Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBusException on startup: essage recipient disconnected from message bus without replying #3

Open
robert-matusewicz opened this issue Nov 6, 2019 · 0 comments

Comments

@robert-matusewicz
Copy link
Contributor

Sometimes Guake fails to start with error

update.go:96: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/fonts /usr/local/share/fonts none bind,ro 0 0): cannot create writable mimic over "/usr/local/share": permission denied
Traceback (most recent call last):
  File "/snap/guake/x1/usr/local/bin/guake", line 10, in <module>
    sys.exit(exec_main())
  File "/snap/guake/x1/usr/local/lib/python3.6/dist-packages/guake/main.py", line 488, in exec_main
    if not main():
  File "/snap/guake/x1/usr/local/lib/python3.6/dist-packages/guake/main.py", line 465, in main
    remote_object.show_hide()
  File "/snap/guake/x1/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/snap/guake/x1/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/snap/guake/x1/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant