Advertisement
CyanBlob

Guake Launch Error

Aug 14th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
  3. "__main__", fname, loader, pkg_name)
  4. File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
  5. exec code in run_globals
  6. File "/usr/lib64/python2.7/site-packages/guake/main.py", line 239, in <module>
  7. exec_main()
  8. File "/usr/lib64/python2.7/site-packages/guake/main.py", line 230, in exec_main
  9. if not test_gconf():
  10. File "/usr/lib64/python2.7/site-packages/guake/common.py", line 52, in test_gconf
  11. return c.dir_exists('/apps/guake')
  12. glib.GError: Configuration server couldn't be contacted: D-BUS error: Method "GetDefaultDatabase" with signature "" on interface "org.gnome.GConf.Server" doesn't exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement