[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package fast-user-switch-applet - 2.24.0-0ubuntu13 --- fast-user-switch-applet (2.24.0-0ubuntu13) jaunty; urgency=low * 84_session_management.patch: - Destroy the old session dialog if one is already displayed and the user selects a different

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-13 Thread Paul Broadhead
Chris, I'm glad you have fixed this bug in the way you describe. I think the suggested behaviour of Paul Sladen would be surprising to most users. As I understand things, the original intention of the count down dialogue was to allow the user to back out of a shut-down/restart in case they

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-13 Thread Paul Sladen
Chris: can you post the patch. Does it actually fix the presented menu to always be consistent with the expected action; or is it just on the basis of a hack to check if the logins are the same username (but won't catch two separate usernames being logged in). The outside from polkit-auth (both

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-13 Thread Chris Coulson
Paul, I'll merge the changes in to Ted's session_management branch in the morning, as it will be easier for you to review. The change makes it count sessions in the same way that consolekit does. My change makes it count only a single session for each logged in user, regardless of how many

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-12 Thread Chris Coulson
Paul, Could you please run the following in between steps 3 and 4, and post the output: polkit-auth polkit-auth --show-obtainable -- Shutdown menu option has ... but action is immediate https://bugs.launchpad.net/bugs/357455 You received this bug notification because you are a member of Ubuntu

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-12 Thread Paul Broadhead
Since my (earlier) Bug #346600 has been marked as a duplicate of this one, and my name is also Paul, I'll add the output you requested ** Attachment added: polkit_c1.log http://launchpadlibrarian.net/25281825/polkit_c1.log -- Shutdown menu option has ... but action is immediate

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-12 Thread Paul Broadhead
** Attachment added: polkit_c2.log http://launchpadlibrarian.net/25281846/polkit_c2.log -- Shutdown menu option has ... but action is immediate https://bugs.launchpad.net/bugs/357455 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-12 Thread Chris Coulson
Thanks for the info Paul Paul Sladen - I agree that the applet should probably show something like Warning 1 other user still logged in. Waiting 60 seconds. However, it's probably a bit late in the day to be adding new strings, so I've written a patch which will display the existing confirmation

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-10 Thread David Barth
Hi Paul, Do you confirm that it is indeed the same bug? That is, that you systematically have 2 pseudo sessions opened? -- Shutdown menu option has ... but action is immediate https://bugs.launchpad.net/bugs/357455 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-10 Thread David Barth
** Tags added: dxteam ** Changed in: fast-user-switch-applet (Ubuntu Jaunty) Assignee: (unassigned) = Ted Gould (ted-gould) ** Changed in: fast-user-switch-applet (Ubuntu Jaunty) Status: New = Incomplete ** Changed in: fast-user-switch-applet (Ubuntu Jaunty) Importance: Undecided

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-10 Thread Paul Sladen
David: looks like it. Here's a test-case: 1. Ctrl-Alt-F1 (switch to console) 2. Login as /same/ user as in GDM/X. 3. Alt-F7 (switch to X) 4. fusa-Shutdown... 5. Shutdown is instant. Ideally, on a multi-user system it should probably display something like: Warning 1 other user still logged

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-07 Thread Paul Sladen
Strange, 'debian/patches/84_session_management.patch' already has: + if (panel_applet_gconf_get_bool (adata-applet, SUPPRESS_KEY, NULL)) +{ + adata-shutdown_item = gtk_image_menu_item_new_with_label (_(Shut Down)); +} + else +{ + adata-shutdown_item =

[Bug 357455] Re: Shutdown menu option has ... but action is immediate

2009-04-07 Thread Paul Sladen
05:02 tedg sladen: You might also look at bug 346600 and see if that's what you're seeing. -- Shutdown menu option has ... but action is immediate https://bugs.launchpad.net/bugs/357455 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.