- Code: Select all
$ guake
Traceback (most recent call last):
File "/usr/lib64/guake/guake.py", line 1353, in <module>
if not main():
File "/usr/lib64/guake/guake.py", line 1296, in main
instance = Guake()
File "/usr/lib64/guake/guake.py", line 649, in __init__
notification.show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Any hints how to get guake work again?

