You are not logged in.

#1 2016-10-19 02:48:31

nmod14
Member
Registered: 2016-10-19
Posts: 1

Guake gconf error

I installed guake via pacman and I am getting this error message:

Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.7/site-packages/guake/main.py", line 243, in <module>
    exec_main()
  File "/usr/lib/python2.7/site-packages/guake/main.py", line 234, in exec_main
    if not test_gconf():
  File "/usr/lib/python2.7/site-packages/guake/common.py", line 53, in test_gconf
    return c.dir_exists('/apps/guake')
glib.GError: Failed to activate configuration server: The name org.gnome.GConf was not provided by any .service files

My setup is a little non standard(arch+lxde on android chroot via linux deploy) but I think this forum can still guide me on where to look to solve the issue.

My googling lead me to https://github.com/NixOS/nixpkgs/issues/15978 but I already have gconf so I don't know what else to do.

Thanks!

Offline

Board footer

Powered by FluxBB