Active Topics

 



Notices


Closed Thread
Thread Tools
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#751
Originally Posted by MikZ View Post
Hi frals,

I'm having a problem after updating from 0.3.2-1 to 0.3.4-1, and update to 0.3.6-1 didn't help me either. I have tried to uninstall and reinstall the program many times, deleted the database and mms folder manually, but it just wont start.
The program starts with the normal black screen saying fMMS at the top, it's loading about five seconds and then goes back to desktop.
The log in /tmp/fmms.log is empty. Is there any other log I could look at?

Thanks, Mikko
Launch it from the terminal and see if you get any error messages there (/opt/fmms/fmms_gui.py)
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 
RevdKathy's Avatar
Posts: 2,173 | Thanked: 2,678 times | Joined on Oct 2009 @ Cornwall, UK
#752
Hi frals,

There's a guy here who's sending SMS and they're arriving as mms (my guess is his APN is wring, but I could be completely wrong).

Anyway, it seemed like yo might be the person to talk to him - especially since he seems to have autosend sorted - just can't unsort it!
__________________
Hi! I'm Kathy and I'm a Maemo Greeter! Welcome.
Useful links for newcomers: New members say hello , New users start here, Community subforum, Beginners' wiki page, Maemo5 101, Frequently Asked Questions (FAQ)
Did you know Meego.com has forums too?
 
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#753
Mikz,
you will loose all messages this way but have you tried to uninstall and delete .fmms directory from your home directory and then reinstall?
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#754
I've uploaded 0.3.6-2 which should have the correct dependencies set, which *should* solve the problems people have been having with the application not starting.
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following User Says Thank You to frals For This Useful Post:
Posts: 25 | Thanked: 11 times | Joined on Dec 2009 @ Finland
#755
Originally Posted by frals View Post
I've uploaded 0.3.6-2 which should have the correct dependencies set, which *should* solve the problems people have been having with the application not starting.
Can't update, can't install after uninstall because of python-glade2(2.12.1-6maemo9)...
 
Posts: 4 | Thanked: 2 times | Joined on Feb 2010 @ Helsinki, Finland
#756
Originally Posted by frals View Post
Launch it from the terminal and see if you get any error messages there (/opt/fmms/fmms_gui.py)
This is what it says:

~ $ /opt/fmms/fmms_gui.py
Traceback (most recent call last):
File "/opt/fmms/fmms_gui.py", line 551, in <module>
app = fMMS_GUI()
File "/opt/fmms/fmms_gui.py", line 120, in __init__
actionbox = self.treeview.get_action_area_box()
AttributeError: 'hildon.GtkTreeView' object has no attribute 'get_action_area_box'
~ $

Also tried uninstalling, deleting the whole directory, and reinstalling, but no help..

-Mikko
 
Posts: 169 | Thanked: 83 times | Joined on Dec 2009
#757
When I use fAPN to add an APN, it creates a "packet data" APN rather than GPRS.

And when I go to edit it in Settings>connectivity, the field where it says "Connection type: Packet Data" is not editable.

How do I make a GPRS APN??
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#758
Originally Posted by tiivonen View Post
Can't update, can't install after uninstall because of python-glade2(2.12.1-6maemo9)...
You should probably upgrade python-glade2... http://maemo.org/packages/view/python-glade2/

Originally Posted by MikZ View Post
This is what it says:

~ $ /opt/fmms/fmms_gui.py
Traceback (most recent call last):
File "/opt/fmms/fmms_gui.py", line 551, in <module>
app = fMMS_GUI()
File "/opt/fmms/fmms_gui.py", line 120, in __init__
actionbox = self.treeview.get_action_area_box()
AttributeError: 'hildon.GtkTreeView' object has no attribute 'get_action_area_box'
~ $

Also tried uninstalling, deleting the whole directory, and reinstalling, but no help..

-Mikko
Did you install 0.3.6-2? It should get the correct depenencies automatically know, I think. Either way - upgrade your python-hildon (apt-get update, apt-get upgrade - be ware the upgrade command might pull in something you dont want to upgrade, so use with caution).

Originally Posted by col37400 View Post
When I use fAPN to add an APN, it creates a "packet data" APN rather than GPRS.

And when I go to edit it in Settings>connectivity, the field where it says "Connection type: Packet Data" is not editable.

How do I make a GPRS APN??
In this case, packet data = GPRS. Feel free to view http://wiki.maemo.org/MMS for more information.
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 
Posts: 21 | Thanked: 1 time | Joined on Dec 2009 @ Alhambra, CA
#759
hey frals i tried to uninstall fmms and install it again because it wasnt loading like mikes said... when i searched for it in repositories it wasnt there....
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#760
Repos are currently unavailable from what I've gathered
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 
Closed Thread

Tags
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python


 
Forum Jump


All times are GMT. The time now is 11:39.