

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'
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'

~ $ 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'
~ $ 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'
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: | ||
