Bug 784739 - [abrt] meld-1.5.2-1.fc16: prefs.py:94:__init__:GError: Der Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Der GConf-Hintergrunddienst wird derzeit heruntergefahren.
Summary: [abrt] meld-1.5.2-1.fc16: prefs.py:94:__init__:GError: Der Konfigurationsserv...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ee3a65845f32399f43906b3e1c6...
: 749819 781233 805340 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-26 00:12 UTC by Rolle
Modified: 2012-03-21 20:07 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-06 14:03:34 UTC
Type: ---


Attachments (Terms of Use)

Description Rolle 2012-01-26 00:12:59 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        python /usr/bin/meld
executable:     /usr/bin/meld
kernel:         3.1.8-2.fc16.x86_64
reason:         prefs.py:94:__init__:GError: Der Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Der GConf-Hintergrunddienst wird derzeit heruntergefahren.
time:           So 15 Jan 2012 10:39:23 CET
uid:            1000
username:       rolle

backtrace:
:prefs.py:94:__init__:GError: Der Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Der GConf-Hintergrunddienst wird derzeit heruntergefahren.
:
:Traceback (most recent call last):
:  File "/usr/bin/meld", line 137, in <module>
:    main()
:  File "/usr/bin/meld", line 128, in main
:    from meld.meldapp import app
:  File "/usr/share/meld/meld/meldapp.py", line 196, in <module>
:    app = MeldApp()
:  File "/usr/share/meld/meld/meldapp.py", line 111, in __init__
:    self.prefs = preferences.MeldPreferences()
:  File "/usr/share/meld/meld/preferences.py", line 258, in __init__
:    super(MeldPreferences, self).__init__("/apps/meld", self.defaults)
:  File "/usr/share/meld/meld/util/prefs.py", line 94, in __init__
:    self._gconf.add_dir(rootkey, gconf.CLIENT_PRELOAD_NONE)
:GError: Der Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Der GConf-Hintergrunddienst wird derzeit heruntergefahren.
:
:Local variables in innermost frame:
:rootkey: '/apps/meld'
:initial: {'use_custom_font': <meld.util.prefs.Value object at 0x7f04c7502ab8>, 'statusbar_visible': <meld.util.prefs.Value object at 0x2039560>, 'color_conflict_bg': <meld.util.prefs.Value object at 0x7f04c7535f38>, 'custom_font': <meld.util.prefs.Value object at 0x7f04c7502128>, 'color_delete_bg': <meld.util.prefs.Value object at 0x7f04c7535e18>, 'use_syntax_highlighting': <meld.util.prefs.Value object at 0x7f04c7502ef0>, 'color_edited_fg': <meld.util.prefs.Value object at 0x20390e0>, 'text_codecs': <meld.util.prefs.Value object at 0x7f04c7535cb0>, 'filters': <meld.util.prefs.Value object at 0x2039200>, 'show_line_numbers': <meld.util.prefs.Value object at 0x7f04c7502e60>, 'spaces_instead_of_tabs': <meld.util.prefs.Value object at 0x7f04c7502e18>, 'color_inline_fg': <meld.util.prefs.Value object at 0x2039050>, 'edit_command_custom': <meld.util.prefs.Value object at 0x7f04c7535cf8>, 'regexes': <meld.util.prefs.Value object at 0x20394d0>, 'tab_size': <meld.util.prefs.Value object at 0x7f04c7502dd0>, 'show_whitespace': <meld.util.prefs.Value object at 0x7f04c7502ea8>, 'color_inline_bg': <meld.util.prefs.Value object at 0x7f04c7535fc8>, 'color_delete_fg': <meld.util.prefs.Value object at 0x7f04c7535e60>, 'ignore_blank_lines': <meld.util.prefs.Value object at 0x20391b8>, 'window_size_x': <meld.util.prefs.Value object at 0x7f04c7502fc8>, 'window_size_y': <meld.util.prefs.Value object at 0x7f04c75024d0>, 'color_replace_fg': <meld.util.prefs.Value object at 0x7f04c7535ef0>, 'color_replace_bg': <meld.util.prefs.Value object at 0x7f04c7535ea8>, 'color_edited_bg': <meld.util.prefs.Value object at 0x2039098>, 'edit_command_type': <meld.util.prefs.Value object at 0x7f04c7502f80>, 'color_conflict_fg': <meld.util.prefs.Value object at 0x7f04c7535f80>, 'toolbar_visible': <meld.util.prefs.Value object at 0x2039518>, 'edit_wrap_lines': <meld.util.prefs.Value object at 0x7f04c7502f38>, 'ignore_symlinks': <meld.util.prefs.Value object at 0x7f04c7535d88>, 'vc_console_visible': <meld.util.prefs.Value object at 0x7f04c7535dd0>}
:self: <meld.preferences.MeldPreferences object at 0x7f04c7995dd0>

Comment 1 Michael Spahn 2012-03-05 16:05:18 UTC
Hello, is this bug still reproducible?

If so please provide me the output of:
ps -ef | egrep -e "(gconf|dbus)"

While / after it happened.

Comment 2 Michael Spahn 2012-03-05 16:11:31 UTC
*** Bug 781233 has been marked as a duplicate of this bug. ***

Comment 3 Michael Spahn 2012-03-05 16:12:20 UTC
*** Bug 749819 has been marked as a duplicate of this bug. ***

Comment 4 Rolle 2012-03-06 06:59:09 UTC
This bug occurs only one time (I think so), so I could not say that the bug is gone. In the last time everything runs fine.

Comment 5 Michael Spahn 2012-03-06 14:03:34 UTC
Well, so I close this bug, actually I'm also not able to reproduce this.

Thanks for your help! :-)

Comment 6 jharrison 2012-03-21 20:06:26 UTC
*** Bug 805340 has been marked as a duplicate of this bug. ***

Comment 7 jharrison 2012-03-21 20:07:34 UTC
I'm receiving this bug several times a day. I do not know what causing it, but
I will receive the bug, then reboot and receive the bug again within a few
hours.


Note You need to log in before you can comment on or make changes to this bug.