| Summary: | [abrt] meld-1.5.2-1.fc16: prefs.py:94:__init__:GError: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nalec <cloudoffallout> |
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | any0n3, cwickert, dmaphy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:41bd9969ddfbf3c0578c234153c4c4dcff89dc6b | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-03-05 16:11:31 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 784739 *** |
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.i686 reason: prefs.py:94:__init__:GError: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down. time: Thu 12 Jan 2012 09:10:25 PM EST uid: 1000 username: nalec backtrace: :prefs.py:94:__init__: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/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: Configuration server couldn't be contacted: D-BUS error: The GConf daemon is currently shutting down. : :Local variables in innermost frame: :rootkey: '/apps/meld' :initial: {'use_custom_font': <meld.util.prefs.Value object at 0x9ee116c>, 'statusbar_visible': <meld.util.prefs.Value object at 0x9ee146c>, 'color_conflict_bg': <meld.util.prefs.Value object at 0x9ee138c>, 'custom_font': <meld.util.prefs.Value object at 0x9ee118c>, 'color_delete_bg': <meld.util.prefs.Value object at 0x9ee130c>, 'use_syntax_highlighting': <meld.util.prefs.Value object at 0x9ee122c>, 'color_edited_fg': <meld.util.prefs.Value object at 0x9ee142c>, 'text_codecs': <meld.util.prefs.Value object at 0x9ee12ac>, 'filters': <meld.util.prefs.Value object at 0x9ee168c>, 'show_line_numbers': <meld.util.prefs.Value object at 0x9ee11ec>, 'spaces_instead_of_tabs': <meld.util.prefs.Value object at 0x9ee11cc>, 'color_inline_fg': <meld.util.prefs.Value object at 0x9ee13ec>, 'edit_command_custom': <meld.util.prefs.Value object at 0x9ee128c>, 'regexes': <meld.util.prefs.Value object at 0x9ee166c>, 'tab_size': <meld.util.prefs.Value object at 0x9ee11ac>, 'show_whitespace': <meld.util.prefs.Value object at 0x9ee120c>, 'color_inline_bg': <meld.util.prefs.Value object at 0x9ee13cc>, 'color_delete_fg': <meld.util.prefs.Value object at 0x9ee132c>, 'ignore_blank_lines': <meld.util.prefs.Value object at 0x9ee14ec>, 'window_size_x': <meld.util.prefs.Value object at 0x9ee112c>, 'window_size_y': <meld.util.prefs.Value object at 0x9ee114c>, 'color_replace_fg': <meld.util.prefs.Value object at 0x9ee136c>, 'color_replace_bg': <meld.util.prefs.Value object at 0x9ee134c>, 'color_edited_bg': <meld.util.prefs.Value object at 0x9ee140c>, 'edit_command_type': <meld.util.prefs.Value object at 0x9ee126c>, 'color_conflict_fg': <meld.util.prefs.Value object at 0x9ee13ac>, 'toolbar_visible': <meld.util.prefs.Value object at 0x9ee160c>, 'edit_wrap_lines': <meld.util.prefs.Value object at 0x9ee124c>, 'ignore_symlinks': <meld.util.prefs.Value object at 0x9ee12cc>, 'vc_console_visible': <meld.util.prefs.Value object at 0x9ee12ec>} :self: <meld.preferences.MeldPreferences object at 0x9ee16ec>