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 sess
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 session
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
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 mis-cl
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
** 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.
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
https
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 U
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
** 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: Undecide
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, whi
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.
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 = gtk_image_menu_i
13 matches
Mail list logo