GTG

Activity log for bug #1088930

Date Who What changed Old value New value Message
2012-12-11 14:52:48 Jonathan Gibert bug added bug
2013-01-11 22:12:52 Mani Sabri attachment added gtg.03_ubuntu_12.10x64.patch https://bugs.launchpad.net/gtg/+bug/1088930/+attachment/3480564/+files/gtg.03_ubuntu_12.10x64.patch
2013-11-24 22:56:34 John DiPalma bug added subscriber John DiPalma
2013-11-24 23:13:26 Parin Porecha gtg: status New Fix Released
2013-11-24 23:14:40 Parin Porecha marked as duplicate 1102453
2013-11-24 23:15:00 Parin Porecha tags hamster plugin
2013-11-24 23:15:06 Parin Porecha description Version : - GTG v 0.3 - hamster 2.91.2 When starting an activity in hamster from GTG, bad things happen. GTG give the following trace : Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 264, in browser_cb self.sendTask(plugin_api.get_requester().get_task(task_id)) File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 109, in sendTask category, description) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) TypeError: AddFact() takes at most 5 arguments (7 given) Version : - GTG v 0.3 - hamster 2.91.2 When starting an activity in hamster from GTG, bad things happen. GTG give the following trace : Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 264, in browser_cb     self.sendTask(plugin_api.get_requester().get_task(task_id))   File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 109, in sendTask     category, description)   File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__     **keywords)   File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking     message, timeout) DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb     retval = candidate_method(self, *args, **keywords) TypeError: AddFact() takes at most 5 arguments (7 given)