Bug 573511

Summary: [abrt] crash in gtg-0.2.1-3.fc12: connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Traceback (most recent call last):
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: gtgAssignee: Yanko Kaneti <yaneti>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: bochecha, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:08997608
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-15 21:47:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Peter Hutterer 2010-03-15 02:01:52 UTC
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.

Comment 1 Peter Hutterer 2010-03-15 02:01:55 UTC
Created attachment 400096 [details]
File: backtrace

Comment 2 Yanko Kaneti 2010-03-15 08:47:53 UTC
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...

Comment 3 Peter Hutterer 2010-03-15 21:47:27 UTC
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.