cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #05829
[Bug 1242112] Re: Upgrade to Saucy Salamander (13.10) Causes shutdown/restart dialogue to not work
@Stephen M. Webb: this is an interesting track
the dock grabs the names "com.canonical.Unity" to catch LauncherEntry messages.
I don't really see the link with the shutdown ability of Unity, but do you think this could still be a problem ?
if so, can Unity's shutdown be fixed to work in this case, or is there any other way we could listen for LauncherEntry messages on the bus without grabbing the bus name ?
@all: can anyone try this:
edit /usr/lib/cairo-dock/cairo-dock-launcher-API-daemon as root
add the following line at line 33:
from time import sleep
and the following line at line 241 (just before ULWatcher()):
sleep(5)
then restart the session
--
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1242112
Title:
Upgrade to Saucy Salamander (13.10) Causes shutdown/restart dialogue
to not work
Status in Cairo-Dock : Core:
Invalid
Status in Unity:
New
Bug description:
Using latest stable release (3.3.1). Just upgraded to Saucy Salamander
in Ubuntu. When cairo dock is set to automatically run at boot up the
options to shutdown/restart do not work from the top menu panel next
to the clock. When run manually after boot the shutdown/restart works
fine. The shutdown/restart options do work fine from cairo
dock/terminal but just mess up the shutdown/restart from the top menu
panel
To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1242112/+subscriptions
References