View Single Post
Posts: 40 | Thanked: 8 times | Joined on Apr 2010
#264
Originally Posted by frals View Post
Open fMMS from the terminal by entering:
/opt/fmms/fmms_gui.py and paste any output you get after trying to view a message here please
v1.0.7, just tap the icon to start FMMS, i can list all the MMS of inbox, but entering /opt/fmms/fmms_gui.py to start FMMS, i can't list any the MMS of inbox, here is the output:

Code:
Nokia-N900:~# /opt/fmms/fmms_gui.py 
Traceback (most recent call last):
  File "/opt/fmms/fmms_gui.py", line 181, in cb_on_focus
    self.add_buttons_liststore()
  File "/opt/fmms/fmms_gui.py", line 280, in add_buttons_liststore
    senderuid = self.ch.get_uid_from_number(sender)
  File "/opt/fmms/contacts.py", line 82, in get_uid_from_number
    raise TypeError("Could not open ebook")
TypeError: Could not open ebook
Traceback (most recent call last):
  File "/opt/fmms/fmms_gui.py", line 181, in cb_on_focus
    self.add_buttons_liststore()
  File "/opt/fmms/fmms_gui.py", line 280, in add_buttons_liststore
    senderuid = self.ch.get_uid_from_number(sender)
  File "/opt/fmms/contacts.py", line 82, in get_uid_from_number
    raise TypeError("Could not open ebook")
TypeError: Could not open ebook
v1.1.1, neither tap the icon nor entering /opt/fmms/fmms_gui.py to start FMMS, , i CAN'T list any the MMS of inbox, here is the output:
Code:
Nokia-N900:/home/user/MyDocs/deb# /opt/fmms/fmms_gui.py 
Traceback (most recent call last):
  File "/opt/fmms/fmms_gui.py", line 182, in cb_on_focus
    self.add_buttons_liststore()
  File "/opt/fmms/fmms_gui.py", line 281, in add_buttons_liststore
    senderuid = self.ch.get_uid_from_number(sender)
  File "/opt/fmms/contacts.py", line 85, in get_uid_from_number
    raise TypeError("Could not open ebook")
TypeError: Could not open ebook
thanks.

Last edited by oldnetdog; 2010-05-29 at 14:23.