abrt 1.0.8 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/bin/python /usr/bin/gtg_new_task --interactive Follow up: comment: Looking at the dbus interface with d-feet, the method open_new_task is indeed missing from the interfaces. component: gtg executable: /usr/bin/gtg_new_task kernel: 2.6.31.1-56.fc12.i686.PAE package: gtg-0.2.1-3.fc12 reason: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Traceback (most recent call last): release: Fedora release 12 (Constantine) How to reproduce: Just run gtg_new_task, with or without the --interactive argument, doesn't matter.
Created attachment 400096 [details] File: backtrace
I just tried that in a F12 vm and I can't reproduce it. Not with 0.2-2 which is currently in stable nor with 0.2.1-3 in updates-testing. And d-feet tells me the method is there. Maybe its an upgrade issue ? A running gtg-0.1 version or something...
yes, you're right. it works on my other F-12 box. Not sure what's going on here but I'll sort it out. Sorry about the noise.