← Back to team overview

gtg-contributors team mailing list archive

[Bug 566040] Re: [hamster plugin] Unknown error while loading

 

** Changed in: gtg
    Milestone: 0.3 => 0.4

** Summary changed:

- [hamster plugin] Unknown error while loading
+ [hamster] Wait for the hamster plugin to load at login

-- 
[hamster] Wait for the hamster plugin to load at login
https://bugs.launchpad.net/bugs/566040
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Triaged

Bug description:
Ubuntu 9.10 
Hamster 2.31.1
GTG 0.2.4 (from ppa)
Hamster plugin 0.3

Cant check this module for load. Its said, uknown error while loading. 

...

Oh, it is loaded. Magic. But I cant use it :(. When I select a task and push "Start new activity in Hamster", I see it in debug-output:

** (gtg:13782): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
Traceback (most recent call last):
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 242, in browser_cb
    self.sendTask(plugin_api.get_selected_task())
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 54, in sendTask
    hamster_activities=set([unicode(x[0]).lower() for x in self.hamster.GetActivities()])
KeyError: 0
Traceback (most recent call last):
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 242, in browser_cb
    self.sendTask(plugin_api.get_selected_task())
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 54, in sendTask
    hamster_activities=set([unicode(x[0]).lower() for x in self.hamster.GetActivities()])
KeyError: 0
Traceback (most recent call last):
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 242, in browser_cb
    self.sendTask(plugin_api.get_selected_task())
  File "/usr/share/gtg/GTG/plugins/hamster/hamster.py", line 54, in sendTask
    hamster_activities=set([unicode(x[0]).lower() for x in self.hamster.GetActivities()])
KeyError: 0