Ticket #186 (closed defect: duplicate)
problem with running guake
| Reported by: | paxa | Owned by: | paxa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | guake | Version: | 0.4 |
| Keywords: | guake | Cc: |
Description
hi.
i've compiled and installed guake, but when i issue the command to run guake i get this:
libnotify-Message: Unable to get session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Traceback (most recent call last):
File "/usr/local/lib/guake/guake.py", line 1073, in ?
main()
File "/usr/local/lib/guake/guake.py", line 1043, in main
bus = dbus.SessionBus()
File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 266, in __new__
return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
File "/usr/lib/python2.4/site-packages/dbus/_dbus.py", line 99, in __new__
bus._connection = dbus_bindings.bus_get(bus_type, private)
File "dbus_bindings.pyx", line 1692, in dbus_bindings.bus_get
dbus_bindings.DBusException: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
help would be appreciated
thanks in advance
Change History
Note: See
TracTickets for help on using
tickets.