Hide Forgot
Description of problem: Using the Hamster plugin in GTG to start a task in Hamster, causes a crash. ABRT I think mistakenly classified it as a duplicate of bug 573511. Version-Release number of selected component (if applicable): 0.2.4 How reproducible: Sometimes, other times the steps below just have no effect at all. Steps to Reproduce: 1. Enable Hamster plugin from Preferences 2. Select a task 3. Plugins > Start task in Hamster Actual results: Crash Expected results: Hamster displays the selected task as active Additional info: Backtrace: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/dbus/service.py", line 702, in _message_cb retval = candidate_method(self, *args, **keywords) TypeError: AddFact() takes at least 5 arguments (4 given) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 242, in browser_cb self.sendTask(plugin_api.get_selected_task()) File "/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py", line 97, in sendTask hamster_id=self.hamster.AddFact('%s%s,%s%s'%(activity, category, description, tag_str), 0, 0) File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, 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 702, in _message_cb retval = candidate_method(self, *args, **keywords) TypeError: AddFact() takes at least 5 arguments (4 given) Local variables in innermost frame: byte_arrays: False self: <dbus._dbus.SessionBus (session) at 0x209fb30> args: (u'Other,SOLR-boek lezen', 0, 0) utf8_strings: False bus_name: dbus.UTF8String(':1.126') get_args_opts: {'byte_arrays': False, 'utf8_strings': False} object_path: '/org/gnome/Hamster' timeout: -1.0 signature: None dbus_interface: None message: <dbus.lowlevel.MethodCallMessage object at 0x20875a0> method: 'AddFact'
https://bugs.launchpad.net/gtg/+bug/620313 There is a patch in the upstream bugtracker for this issue with 0.2.x but being on the GNOME3/rawhide/f15 train atm its hard for me to test it. I'll queue the patch+bug for an eventual F14 update once I've had the chance to test.
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping