View Single Post
Posts: 6 | Thanked: 0 times | Joined on Jan 2010 @ Athens
#489
Hi,
I've installed the latest version from extras and although i've received the sms push message and the messages appear in fmms, i can't receive them, i get "failed to download message". I run fmms_gui.py and got this (sorry i didn't PM it, i seem to not be able to for some reason)

Traceback (most recent call last):
File "fmms_gui.py", line 712, in <module>
app = fMMS_GUI()
File "fmms_gui.py", line 30, in __init__
self.ch = ContactH.ContactHandler()
File "/home/opt/fmms/contacts.py", line 17, in __init__
self.contacts = self.ab.get_all_contacts()
AttributeError: 'NoneType' object has no attribute 'get_all_contacts'