You are not logged in.
Pages: 1
I want to try pygmy but it returns stuff (when started from the command line) like this:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/pygmy.py", line 1130, in check_folder
self.status = self.conn.do.status().get('updating_db', 0)
AttributeError: 'NoneType' object has no attribute 'do'
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/pygmy.py", line 1104, in findbutton_clicked
self.list = self.conn.do.search(self.w.metadatacombobox.get_active_text().lower(), self.w.findentry.get_text())
AttributeError: 'NoneType' object has no attribute 'do'
In other words, I can't use pygmy
Any idea's/solutions?
Offline
Any idea's/solutions?
Yes, tell the pygmy devs.
I am a gated community.
Offline
I've filed a bug report:
https://launchpad.net/products/pygmy/+bug/38857
Maybe I should have made direct contact with the developer, this will suffice IMO.
Offline
I've filed a bug report:
https://launchpad.net/products/pygmy/+bug/38857
Maybe I should have made direct contact with the developer, this will suffice IMO.
Filing the bug does make direct contact with me. 8)
This is me poking you because your bug needs some info. :twisted:
[img]http://www.archlinux.org/logos/button.png[/img] [img]http://mandrivausers.org/style_emoticons/default/2thumbsup.gif[/img]
Offline
Pages: 1