Bug 919892

Summary: [abrt] deluge-gtk-1.3.6-1.fc18: common.py:255:associate_magnet_links:GError: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down.
Product: [Fedora] Fedora Reporter: Alexandru Fiodorov <zashme>
Component: delugeAssignee: Rahul Sundaram <metherid>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: calumlind, metherid, tommy
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:aecb98cc515348278452473549c660aa7797be51
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-22 00:40:07 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
File: core_backtrace
none
File: environ none

Description Alexandru Fiodorov 2013-03-10 17:41:28 UTC
Version-Release number of selected component:
deluge-gtk-1.3.6-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/deluge-gtk /var/tmp/Person.of.Interest.S02E17.HD.rus.LostFilm.TV.torrent
executable:     /usr/bin/deluge-gtk
kernel:         3.8.1-201.fc18.i686.PAE
uid:            1000

Truncated backtrace:
common.py:255:associate_magnet_links:GError: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down.

Traceback (most recent call last):
  File "/usr/bin/deluge-gtk", line 9, in <module>
    load_entry_point('deluge==1.3.6', 'gui_scripts', 'deluge-gtk')()
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 115, in start
    Gtk().start()
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 112, in start
    GtkUI(self.args)
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 213, in __init__
    common.associate_magnet_links(False)
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py", line 255, in associate_magnet_links
    if (gconf_client.get(key) and overwrite) or not gconf_client.get(key):
GError: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down.

Local variables in innermost frame:
gconf: <module 'gconf' from '/usr/lib/python2.7/site-packages/gtk-2.0/gconf.so'>
gconf_client: <gconf.Client object at 0x9d97144 (GConfClient at 0x9dd9000)>
overwrite: False
key: '/desktop/gnome/url-handlers/magnet/command'

Potential duplicate: bug 876823

Comment 1 Alexandru Fiodorov 2013-03-10 17:41:31 UTC
Created attachment 708000 [details]
File: backtrace

Comment 2 Alexandru Fiodorov 2013-03-10 17:41:33 UTC
Created attachment 708001 [details]
File: core_backtrace

Comment 3 Alexandru Fiodorov 2013-03-10 17:41:35 UTC
Created attachment 708002 [details]
File: environ

Comment 4 Calum 2013-03-22 00:40:07 UTC

*** This bug has been marked as a duplicate of bug 756245 ***