[Bug 435227] Re: No user pre-selected in authentication dialog

2019-02-23 Thread Bug Watch Updater
** Changed in: policykit-1-gnome Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/435227 Title: No user pre-selected in authentication dialog To manage notificati

[Bug 435227] Re: No user pre-selected in authentication dialog

2011-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/policykit-1-gnome -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/435227 Title: No user pre-selected in authentication dialog -- ubuntu-bugs mailing list ubu

[Bug 435227] Re: No user pre-selected in authentication dialog

2010-11-05 Thread Bug Watch Updater
** Changed in: policykit-1-gnome Status: New => Confirmed -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 435227] Re: No user pre-selected in authentication dialog

2010-09-15 Thread Bug Watch Updater
** Changed in: policykit-1-gnome Status: Unknown => New ** Changed in: policykit-1-gnome Importance: Unknown => Medium -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/policykit-1-gnome -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package policykit-1-gnome - 0.94-1+1git.230873 --- policykit-1-gnome (0.94-1+1git.230873) karmic; urgency=low * Upload Debian packaging git head which includes our Ubuntu delta and fixes the default user selection. [ Martin Pitt ] * Add 03-status-i

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-09 Thread Martin Pitt
Ah, now I know what went wrong. I applied the correct patch, but apparently I only installed the new pk-1-gnome .deb, not the new libpolkit* (which actually has the fix). Works now, thanks! Committed to http://git.debian.org/?p=pkg-utopia/policykit- gnome.git;a=commit;h=230873a72c8ff40e0c9e0eb76fb

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-08 Thread Robert Ancell
I've removed the incorrect patch so there is only the correct one in this bug report. -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-08 Thread Sebastien Bacher
the valgrind log was from the first change, the second one works fine there -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-08 Thread Robert Ancell
** Attachment removed: "Fixes the bug" http://launchpadlibrarian.net/32844309/default_authenticate_user.debdiff -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-08 Thread Sebastien Bacher
==2185== Invalid free() / delete / delete[] ==2185==at 0x4024836: free (vg_replace_malloc.c:325) ==2185==by 0x45CD185: g_free (in /lib/libglib-2.0.so.0.2200.2) ==2185==by 0x804D579: polkit_gnome_authentication_dialog_finalize (polkitgnomeauthenticationdialog.c:499) ==2185==by 0x455

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-08 Thread Martin Pitt
Yes, I tried it again yesterday (more or less by accident), and it still crashes in an adduser joe admin / pkexec true / deluser joe admin loop. -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of U

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-05 Thread Robert Ancell
pitti, can you recheck that you still get the crash? I got that stack trace on the first patch but I've tried with running the git version and the .deb built with that debdiff and I can't reproduce the crash here. -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/4

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-02 Thread Martin Pitt
Hm, I still get the crash with after either adding or removing the second user from admin. Unfortunately the stack trace is still mostly useless: (polkit-gnome-authentication-agent-1:16940): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed Program received signal

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-02 Thread Robert Ancell
Fixed patch, wasn't copying the selected user string ** Attachment added: "default_authenticate_user.debdiff" http://launchpadlibrarian.net/32850260/default_authenticate_user.debdiff ** Changed in: policykit-1-gnome (Ubuntu) Status: Incomplete => New -- No user pre-selected in authent

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-02 Thread Martin Pitt
Hey Robert, I tested your change, and I get segfaults now. I created a test user "joe", to have a second user to play with. $ pkexec true# works $ sudo adduser joe admin $ pkexec true # also works, I get "Martin Pitt" preselected; press cancel $ sudo deluser joe admin # boom, pk-1-gnome cras

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-01 Thread Martin Pitt
I take this for sponsoring, since we are currently in sync with Debian and I can commit that directly to Debian's tree. ** Changed in: policykit-1-gnome (Ubuntu) Status: Triaged => Fix Committed ** Changed in: policykit-1-gnome (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-01 Thread Robert Ancell
** Attachment added: "Fixes the bug" http://launchpadlibrarian.net/32844309/default_authenticate_user.debdiff ** Changed in: policykit-1-gnome (Ubuntu) Assignee: Robert Ancell (robert-ancell) => (unassigned) -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bug

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-10-01 Thread Robert Ancell
** Changed in: policykit-1-gnome (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread Hernando Torque
** Bug watch added: GNOME Bug Tracker #596188 http://bugzilla.gnome.org/show_bug.cgi?id=596188 ** Changed in: policykit-gnome-1 Importance: Undecided => Unknown ** Changed in: policykit-gnome-1 Status: New => Unknown ** Changed in: policykit-gnome-1 Remote watch: None => GNOME Bug

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread James Westby
Note that for policykit-gnome the place to report bugs is https://bugzilla.gnome.org/enter_bug.cgi?product=policykit-gnome Thanks, James -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubun

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread mac_v
This bug is an upstream one and it would be quite helpful if somebody experiencing it could send the bug the to the people writing the software. You can learn more about how to do this for various upstreams at https://wiki.ubuntu.com/Bugs/Upstream. Thanks in advance! ** Also affects: policykit-g

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread Hernando Torque
Sorry for causing confusion, I really should have mentioned that. -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread James Westby
Investigation on IRC shows that this only happens if there are multiple users in the “admin” group. If there is only one then there isn't even a combo box. Therefore this bug should be: If there are multiple admin users then the current user should be pre-selected if they are in the list. Thanks

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread James Westby
src/polkitgnomeauthenticationdialog.c in policykit-1-gnome contains (line 255) /* Initially select the "Select user..." ... */ gtk_combo_box_set_active (GTK_COMBO_BOX (combo), 0); so it is intentional in the source. Shouldn't be hard to pick the one if there is only one. If there is more tha

[Bug 435227] Re: No user pre-selected in authentication dialog

2009-09-24 Thread Michael Vogt
** Also affects: policykit-1 (Ubuntu) Importance: Undecided Status: New ** Also affects: aptdaemon (Ubuntu) Importance: Undecided Status: New -- No user pre-selected in authentication dialog https://bugs.launchpad.net/bugs/435227 You received this bug notification because you