cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #06301
Re: [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running
Thank you for sharing this post !
This confirms what we thought, since Cairo-Dock also registers as Unity to
get the LauncherEntry events.
I've made a small modification, I hope it will help (revision 3097)
Please let me know if you can test (or if you prefer you can also test the
modification directly, simply edit
/usr/lib/cairo-dock/cairo-dock-launcher-API-daemon and replace
bus_name = dbus.service.BusName (self.bus_name_str, self.bus)
by
bus_name = dbus.service.BusName (self.bus_name_str, self.bus,
allow_replacement=True)
then restart your session as usual
2014-06-12 23:50 GMT+02:00 Lee Hyde <1242112@xxxxxxxxxxxxxxxxxx>:
> Tom Beckmann's answer to Question #250144
> (https://answers.launchpad.net/gala/+question/250144) as well as his
> workaround for my similar issues with a modified pantheon session (using
> Compiz rather than Gala) could well be enlightening on this matter.
>
> I've haven't deployed the workaround yet, but I thought it best to share
> here regardless.
>
> --
> 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:
> Shutdown/restart dialogue is not working if Cairo-Dock and its logout
> applet are running
>
> Status in Cairo-Dock : Core:
> Invalid
> Status in “cairo-dock” package in Ubuntu:
> Invalid
> Status in “unity” package in Ubuntu:
> Confirmed
> Status in “cairo-dock” source package in Trusty:
> Confirmed
> Status in “unity” source package in Trusty:
> Confirmed
> Status in “cairo-dock” source package in Utopic:
> Invalid
> Status in “unity” source package in Utopic:
> Confirmed
>
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to : cairo-dock-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help : https://help.launchpad.net/ListHelp
>
--
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:
Shutdown/restart dialogue is not working if Cairo-Dock and its logout
applet are running
Status in Cairo-Dock : Core:
Invalid
Status in “cairo-dock” package in Ubuntu:
Invalid
Status in “unity” package in Ubuntu:
Confirmed
Status in “cairo-dock” source package in Trusty:
Confirmed
Status in “unity” source package in Trusty:
Confirmed
Status in “cairo-dock” source package in Utopic:
Invalid
Status in “unity” source package in Utopic:
Confirmed
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