Re: [Dx-packages] [Cairo-dock-team] [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running

2014-06-16 Thread Fabounet
ok, thanks for the feedback
I think that's because Unity doesn't try to grab the bus if someone has it.
if they just used something like dbus.service.BusName
('com.canonical.Unity', dbus.SessionBus(), replace_existing=True) it would
work


2014-06-16 14:27 GMT+02:00 Abhishek 1242...@bugs.launchpad.net:

 The actual location was /usr/lib/x86_64-linux-gnu/cairo-dock/cairo-dock-
 launcher-API-daemon.

 But it didn't work on my PC.
 I tried both with and without the login applet and it made no difference.

 Although it is working good with the fix suggested by Ali Rostami
 @rostami2 in #32.

 --
 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-t...@lists.launchpad.net
 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 DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
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/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Dx-packages] [Cairo-dock-team] [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running

2014-06-14 Thread Fabounet
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 1242...@bugs.launchpad.net:

 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-t...@lists.launchpad.net
 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 DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
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/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Dx-packages] [Cairo-dock-team] [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running

2014-05-25 Thread Fabounet
not to mention this problem also exists without having CD installed


2014-05-25 17:46 GMT+02:00 Launchpad Bug Tracker 1242...@bugs.launchpad.net
:

 ** Branch linked: lp:ubuntu/cairo-dock

 --
 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:
   New
 Status in “unity” package in Ubuntu:
   Confirmed
 Status in “cairo-dock” source package in Trusty:
   New
 Status in “unity” source package in Trusty:
   New
 Status in “cairo-dock” source package in Utopic:
   New
 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-t...@lists.launchpad.net
 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 DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
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:
  Confirmed
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:
  Confirmed
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/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Dx-packages] [Cairo-dock-team] [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running

2014-05-25 Thread Fabounet
so I guess this bug shouldn't be marked as fixed


2014-05-25 18:37 GMT+02:00 Matthieu Baerts matt...@gmail.com:

 Sorry I misunderstood the problem: you do not have to remove Cairo-
 Dock's Logout applet but you've to delay the launching of the dock,
 e.g. by adding X-GNOME-Autostart-Delay=5 (or more than 5 seconds) in
 this file: ~/.config/autostart/cairo-dock.desktop

 --
 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:
   Fix Released
 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:
   Fix Released
 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-t...@lists.launchpad.net
 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 DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
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:
  Fix Released
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:
  Fix Released
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/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Dx-packages] [Cairo-dock-team] [Bug 1242112] Re: Shutdown/restart dialogue is not working if Cairo-Dock and its logout applet are running

2014-05-21 Thread Fabounet
but then can you still log out from the cairo-dock's applet ?


2014-05-21 7:40 GMT+02:00 Ali Rostami rosta...@gmail.com:

 Steps to solve easily (tested in Ubuntu 14.04)

 1- run gedit without root
 2- click open file menu and press Ctrl+H
 3- open file ~/.config/autostart/cairo-dock.desktop
 3- add this
X-GNOME-Autostart-Delay=20
 4- save and close
 5- reboot your unity/gnome

 --
 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 “unity” package in Ubuntu:
   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-t...@lists.launchpad.net
 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 DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
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 “unity” package in Ubuntu:
  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/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp