junnuvi
|
2010-02-11
, 09:20
|
Posts: 80 |
Thanked: 51 times |
Joined on Feb 2010
@ Finland
|
#711
|
|
2010-02-11
, 09:30
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#712
|
Hi, I also have problems with fMMS, it does not start.
/tmp/fmms is empty. But when starting fmms from console it gives following error:
Code:Traceback (most recent call last): File "/opt/fmms/fmms_gui.py", line 549, in <module> app = fMMS_GUI() File "/opt/fmms/fmms_gui.py", line 38, in __init__ self.ch = ContactH.ContactHandler() File "/home/opt/fmms/contacts.py", line 20, in __init__ self.contacts = self.ab.get_all_contacts() AttributeError: 'NoneType' object has no attribute 'get_all_contacts'
|
2010-02-11
, 09:37
|
Posts: 80 |
Thanked: 51 times |
Joined on Feb 2010
@ Finland
|
#713
|
~ $ cd /opt/fmms/ /home/opt/fmms $ ./fmms_gui.py Traceback (most recent call last): File "./fmms_gui.py", line 549, in <module> app = fMMS_GUI() File "./fmms_gui.py", line 117, in __init__ actionbox = self.treeview.get_action_area_box() AttributeError: 'hildon.GtkTreeView' object has no attribute 'get_action_area_box'
|
2010-02-11
, 09:50
|
Posts: 64 |
Thanked: 4 times |
Joined on Dec 2009
|
#714
|
|
2010-02-11
, 10:25
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#715
|
Sorry, i mistakenly pasted error from window where I tried to run is as root
Lets try again:
Code:~ $ cd /opt/fmms/ /home/opt/fmms $ ./fmms_gui.py Traceback (most recent call last): File "./fmms_gui.py", line 549, in <module> app = fMMS_GUI() File "./fmms_gui.py", line 117, in __init__ actionbox = self.treeview.get_action_area_box() AttributeError: 'hildon.GtkTreeView' object has no attribute 'get_action_area_box'
|
2010-02-11
, 11:00
|
Posts: 80 |
Thanked: 51 times |
Joined on Feb 2010
@ Finland
|
#716
|
|
2010-02-11
, 11:15
|
Posts: 80 |
Thanked: 51 times |
Joined on Feb 2010
@ Finland
|
#717
|
I installed from repos, and as far update gui say everything should be up to date.
The following packages have been kept back: feedservice-utils gstreamer0.10-plugins-good-extra poppler-utils python2.5 python2.5-minimal The following packages will be upgraded: feedservice feedservice-plugin-fb libflac8 maemo-launcher python-central python-gobject python-gtk2 python-hildon python-osso python-support python-xml sharing-service-facebook tracker-extractor-flac tracker-extractor-vorbis
The Following User Says Thank You to junnuvi For This Useful Post: | ||
|
2010-02-11
, 12:06
|
Posts: 17 |
Thanked: 4 times |
Joined on Jan 2010
@ Finland
|
#718
|
|
2010-02-11
, 14:46
|
Posts: 143 |
Thanked: 4 times |
Joined on Jan 2010
|
#719
|
|
2010-02-11
, 15:43
|
Posts: 891 |
Thanked: 499 times |
Joined on Nov 2009
@ UK
|
#720
|
Uh, does it take more then a second to open the message? How big is the attachment? I still manage to open my messages within ~1 second. I guess it might be "considerably" slower if you got an enormous phonebook. Either way I'm working on removing the phonebook lookup and instead make it cached in the sqlite-db so it should be fixed at some point...
About your issue, I actually have no idea how to fix it since the messages generated are valid, your MMSC accepts the messages just fine and then they just aren't delivered. :<
Tags |
application, community win, fmms, frals rocks, fralsvsnokia1-0, fremantle, maemo, maemo 5, mms, n900, python |
|