[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2015-03-07 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=30515.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-09-30T13:48:27+00:00 James Westby wrote:

Created attachment 39080
Patch to fix the race

Hi,

There's a race that means that the user can type in their
password, have the text entry disappear, and then nothing
else happen for a couple of minutes until the call times
out and they get a cryptic error. If they cancel the
dialog in that time then the program will work as they
are successfully authenticated.

The reason for this is that if the SIGCHLD handler is called
before the stdout one it unregisters the stdout handler, so
it is never triggered, and that is the only way that a response
is sent, positive or negative, except for cancelling.

I'm attaching a patch which works around this in most
cases by giving the stdout handler a chance to go first.
You may prefer to reorganise a bit to not have one
handler remove the other instead. It also ensures that
the stdout handler is registered first, in case the
child exits very quickly, but I don't know if that's
possible.

I'm also attaching a couple of other patches I produced
in the course of investigating this that might be of
interest. They fix theoretical problems, but they may
never occur in the real world.

Thanks,

James

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/46


On 2010-09-30T13:49:34+00:00 James Westby wrote:

Created attachment 39081
Patch to ensure that the helper is declared running before a handler can fire

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/47


On 2010-09-30T13:50:32+00:00 James Westby wrote:

Created attachment 39082
Patch to ensure that things written to the child are written in full

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/48


On 2010-10-12T11:20:51+00:00 James Westby wrote:

Hi,

I've been asked to patch this in Ubuntu, as there are apparently
a fair number of users for whom policykit rarely works due to this
issue. I'm not sure what the variable is there given that I have
very rarely seen this myself.

Could you review the changes please?

If I don't hear either way soon then I will add distro patch
just reviewed by Ubuntu developers.

Thanks,

James

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/52


On 2010-10-12T11:24:11+00:00 Zeuthen wrote:

Pretty sure these patches don't apply to current master as there were
some changes post 0.96 - any chance you can check if this is still an
issue in master (I can't reproduce this) and, if so, update the patches?
Thanks.

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/53


On 2010-10-12T12:14:52+00:00 James Westby wrote:

(In reply to comment #4)
> Pretty sure these patches don't apply to current master as there were some
> changes post 0.96 - any chance you can check if this is still an issue in
> master (I can't reproduce this) and, if so, update the patches? Thanks.

I can't easily check this either, as I can't reproduce it at will.

I've looked at the changes you make, and textually these won't apply, but
I don't see that they will have fixed the race here, unless the g_source
functions will somehow ensure that the stdout watch is serviced before the
child one?

Thanks,

James

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/54


On 2011-02-23T06:20:45+00:00 Zeuthen wrote:

Still can't reproduce and haven't seen any authentication agent bugs
mentioning this problem so closing as WORKSFORME. Please reopen if you
manage to reproduce. Thanks.

Reply at: https://bugs.launchpad.net/ubuntu/+source/update-
manager/+bug/445303/comments/69


On 2011-02-23T07:21:01+00:00 James Westby wrote:

Hi,

I have no consistent way to reproduce, but the Ubuntu bug report
was very "popular" indeed, with many duplicates.

https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/649939 for where
I worked with Jean-Baptiste to find the patch, and 
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/445303 for the 
bug that received

[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2015-02-04 Thread dino99
** Changed in: policykit-1-gnome (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-12-13 Thread Adam Niedling
tinker123: Which version of Ubuntu are you using?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-12-12 Thread tinker123
I think I have the same problem.  Update manager comes up, I press the
"authenticate" button either the dialog box shakes, then does nothing or
nothing happens at all.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-10-19 Thread Rolf Leggewie
** Changed in: policykit-1-gnome (Ubuntu Karmic)
   Status: Triaged => 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/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-10-14 Thread Vadim Peretokin
I haven't had it either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-10-14 Thread Adam Niedling
I haven't had this issue in a very long time. I guess it is fixed for me
at least.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/policykit/+bug/445303/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-03-26 Thread David Balažic
This is the output in terminal I get when running the steps from comment
55.

** Attachment added: "ubu-authtest-out.txt"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/445303/+attachment/1943855/+files/ubu-authtest-out.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-03-25 Thread David Balažic
It happened again.
auth.log has this:
Mar 26 02:39:11 ubuntu gdm-session-worker[1280]: pam_succeed_if(gdm:auth): 
requirement "user ingroup nopasswdlogin" not met by user "stein"
Mar 26 02:39:15 ubuntu gdm-session-worker[1280]: pam_unix(gdm:session): session 
opened for user stein by (uid=0)
Mar 26 02:39:15 ubuntu gdm-session-worker[1280]: pam_ck_connector(gdm:session): 
nox11 mode, ignoring PAM_TTY :0
Mar 26 02:39:18 ubuntu polkitd(authority=local): Registered Authentication 
Agent for session /org/freedesktop/ConsoleKit/Session2 (system bus name :1.27 
[/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path 
/org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Mar 26 02:39:20 ubuntu dbus-daemon: [system] Rejected send message, 2 matched 
rules; type="method_call", sender=":1.35" (uid=1000 pid=1484 comm="nautilus) 
interface="org.freedesktop.DBus.Properties" member="GetAll" error 
name="(unset)" requested_reply=0 destination=":1.6" (uid=0 pid=949 
comm="/usr/sbin/console-kit-daemon))
Mar 25 21:44:06 ubuntu polkitd(authority=local): Operator of 
unix-session:/org/freedesktop/ConsoleKit/Session2 successfully authenticated as 
unix-user:stein to gain TEMPORARY authorization for action 
org.debian.apt.upgrade-packages for system-bus-name::1.46 [/usr/bin/python2.6 
/usr/bin/update-manager] (owned by unix-user:stein)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-03-19 Thread David Balažic
On a fresh install of ubuntu 10.10 desktop i386 (Wubi install) I got this:
 - I installed apt-p2p : sudo apt-get install apt-p2p
 - I started Update Manager, clicked Check
 - then I clicked Install Updates
T he auth dialog appeared and I entered the password.
After clicking the confirm button, the dialog reappeared, but this time with no 
password field.
I could open the details, but the Authenticate button did nothing.

I just stayed that way, until I started to report the bug. Then I
clicked to the dialog text, trying to copy it, but on click the dialog
disappeared and the Update Manager window redisplayed the content,
similar as after the Check: blank list of updates for a second, then
showing them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-02-25 Thread Bug Watch Updater
** Changed in: policykit
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/policykit-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-02-04 Thread Bug Watch Updater
** Changed in: policykit
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-01-24 Thread Bug Watch Updater
** Changed in: policykit
   Status: Unknown => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-01-05 Thread Milan Bouchet-Valat
Paul: they aren't at all. In the former, the auth dialog doesn't appear;
in the latter, everything works, it's just that the button is
unintuitive. Here, it's the dialog that hangs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2011-01-05 Thread Paul Sladen
Could somebody familiar with this check if bug #599441 and bug #697450
are dups (they appear to be to me).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-12-30 Thread Hendrik Knackstedt
Don't think so because I see this issue on my system and I did not use
Wubi.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-12-29 Thread AJenbo
I havent seen this bug seen this issue for a long time now (not since
using 9.10), but i installed ubuntu 10.10 via Wubi on my brotheres
laptop and here i see the issue again. Interestingly i used wubi my self
back when i was running 9.10 but has since switched to a native install.
So this issue might very well be related to Wubi.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-12-13 Thread Sebastian Klus
Confirmed that I had this problem after updating from 10.04 to 10.10.

And confirmed that updating the policykit with the version provided by
James Westby solves this issue (at least in my case).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-12-02 Thread Piotr P. Karwasz
The fix works for me too.

System information:
Ubuntu version: Maverick Meerkat
AMD64 system

I didn't have this bug on Karmic and I rapidly skipped Lucid, so I can
not tell if the bug applied there or not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445303

Title:
  policykit-1 password dialog sometimes hangs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-11-22 Thread nikitakit
James_w's PPA fixes it for me. Thank you very much!

Steps which reproduce the problem in Maverick, but which cause no such problem 
in the PPA:
1. Run "gnome-network-properties"
2. Change the location.
3. Press close
4. Press "Apply System-Wide" on the dialog that pops up.
5. Bring focus to the authentication window by clicking on the window header 
(NOT the password box)
6. Type password, press enter

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-11-10 Thread Misja
I have this issue since I upgraded to 10.10. Was not present for me in 10.04.
It happens when I want to install upgrades with the upgrade manager.
After authenticating the dialog does not disappear. However when I close it by 
clicking on the little cross in the left top, the upgrading starts anyway.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-11-04 Thread Bug Watch Updater
** Changed in: policykit-1-gnome
   Status: New => Unknown

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-11-04 Thread Martin Pitt
** Bug watch added: freedesktop.org Bugzilla #30515
   http://bugs.freedesktop.org/show_bug.cgi?id=30515

** Also affects: policykit via
   http://bugs.freedesktop.org/show_bug.cgi?id=30515
   Importance: Unknown
   Status: Unknown

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-23 Thread stefanivarsson
Another 'me to' post. Have this issue on AMD64 platform 10.10. 
Was not present on 9.04 (to my memory). Definetively an error in 9.10 but fixed.
Never present in 10.04.

BRGDS
//Stefan

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-14 Thread Adam Niedling
I'm having the same behaviour as alfabravoteam since Maverick. After
pressing the authentication button nothing happens. After I close the
window, the process I just authenticated starts running.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-14 Thread Claudiu Vlad
Never seen this bug since then. I'm on Maverick right now.


On Thu, Oct 14, 2010 at 10:04 AM, Brian Marshall wrote:

> Recently, I started having this bug every time I used the polkit dialog
> (in maverick). After installing policykit-1 0.96-2ubuntu1.2 from
> james_w's PPA earlier today, it seems to be fixed.
>
> --
> policykit-1 password dialog sometimes hangs
> https://bugs.launchpad.net/bugs/445303
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (435838).
>

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-14 Thread Brian Marshall
Recently, I started having this bug every time I used the polkit dialog
(in maverick). After installing policykit-1 0.96-2ubuntu1.2 from
james_w's PPA earlier today, it seems to be fixed.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-13 Thread alfabravoteam
Reporting this bug on 10.10 amd64. When authenticating (e. g. update-
manager), the password window stills and the process never starts. If I
close it with the X button on top, it allows the updating to start.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-11 Thread Fishscene
I too am seeing this bug: I filed a report since I was unable to find
any related threads ( https://bugs.launchpad.net/ubuntu/+source
/software-center/+bug/658163 ) Please don't post there as my report is a
duplicate of this report.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-11 Thread Jean-Baptiste Lallement
Can users being hit by that bug try the packages from james_w's PPA in bug 
649939 and report if it fixes the problem ? 
Thank in advance.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-10-11 Thread Ilmari Vacklin
I'm seeing this on a new installation of 10.10 64-bit (via Wubi). I
haven't waited long enough to see if there's actually a dbus timeout or
not, but just clicking the X on the window lets things proceed normally.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-09-15 Thread Bug Watch Updater
** Changed in: policykit-1-gnome
   Importance: Unknown => Medium

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-08-25 Thread Vincent AROD
I get the same problem using Ubuntu 10.4 32bits on an old computer AMD Athlon 
XP and a Nvidia video card.
I'll try to turn off visual effects.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-07-25 Thread lannatwin
I am affected by this bug.  
Testing in Time & Date by clicking on "Click to make changes"
Seems related to the ATI/AMD proprietary FGLRX graphics driver.  I am not 
affected by the bug if I turn off visual effects.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-07-19 Thread Jeffrey Hsu
I get the same error.  Only it gets stuck at the splash screen an no-
login window appears:

(polkit-gnome-authentication-agent-1:3797): GLib-GObject-WARNING **:
cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:3797): GLib-CRITICAL **:
g_once_init_leave: assertion `initialization_value != 0' failed

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-05-23 Thread Bug Watch Updater
** Changed in: policykit-1-gnome
   Status: Unknown => New

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-04-23 Thread Berni
Hi!

I use karmic on a i386 machine and get these messages right after login in 
.xsession. Sometime I have to double login.
And besides that I get a warning message from the screensaver:

(gnome-screensaver:1838): WARNING **: Failed to get session presence
proxy: Could not get owner of name 'org.gnome.SessionManager': no such
name

But this might be an other bug.
In my .xsession file appears at first the screensaver warning and then the two 
polkit messages.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-04-23 Thread dino99
Comments since latest lucid rc updates

i still have this error into .xsession:

(polkit-gnome-authentication-agent-1:2447): GLib-GObject-WARNING **:
cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:2447): GLib-CRITICAL **:
g_once_init_leave: assertion `initialization_value != 0' failed

note: the title of this bug does not mirrored the underlaying reasons of
these warnings: i've never had problem to login but theses errors exist.
So i wonder about the different start process timings as booting ubuntu
is quite complex: xserver/gdm/plymouth, (error due to too early
request), or request asked by two process: the first generate the error
and the second display the login box without trouble.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-03-18 Thread Milan Bouchet-Valat
Reported upstream, no need to mark this as Incomplete if we don't know
what to ask to reporters...

** Bug watch added: GNOME Bug Tracker #613230
   https://bugzilla.gnome.org/show_bug.cgi?id=613230

** Also affects: policykit-1-gnome via
   https://bugzilla.gnome.org/show_bug.cgi?id=613230
   Importance: Unknown
   Status: Unknown

** Changed in: policykit-1-gnome (Ubuntu)
   Status: Incomplete => Triaged

** Changed in: policykit-1-gnome (Ubuntu Karmic)
   Status: Incomplete => Triaged

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-03-04 Thread er...@hamburg
Only got this bug on amd64, the i386 are not affected. In update-manager and 
synaptic i cannot refresh the package list and got no download. The window 
still hang, the server test in both programs works well. Update with aptitude 
works well. After this happening more gksudo events like network-manager config 
are affected, nothing happens if the pass are entered.
The ppa policykit package did not help here.

e...@themis:~$ pkill -f polkit-gnome-authentication-agent-1
e...@themis:~$ /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
(polkit-gnome-authentication-agent-1:9313): GLib-GObject-WARNING **: cannot 
register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:9313): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-26 Thread Vish
Reverting status , It seems to be an accidental status-change by MARDUK

** Changed in: policykit-1-gnome (Ubuntu Karmic)
   Status: Fix Committed => Incomplete

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-26 Thread AJenbo
Wow dit you find the bug?

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-26 Thread MARDUK
** Changed in: policykit-1-gnome (Ubuntu Karmic)
   Status: Incomplete => Fix Committed

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-12 Thread Martin Pitt
Slavius, it's not invalid, the policykit-1-gnome task is still open. We
just had to clean up after the vandalism by Gerry C.

** Changed in: policykit (Ubuntu Karmic)
   Status: New => Invalid

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-11 Thread Slavius
May I know why did you invalidated this bug?

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-11 Thread Jonathan Thomas
Not a bug with the old PolicyKit either, as fasr as I know.

** Changed in: policykit (Ubuntu)
   Status: New => Invalid

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-11 Thread Jonathan Thomas
ubuntu-dev is not a team to assign bugs to. Please stop.

** Changed in: policykit-1-gnome (Ubuntu)
 Assignee: Ubuntu Development Team (ubuntu-dev) => (unassigned)

** Changed in: policykit-1-gnome (Ubuntu Karmic)
 Assignee: Ubuntu Development Team (ubuntu-dev) => (unassigned)

** Changed in: policykit (Ubuntu Karmic)
 Assignee: Ubuntu Development Team (ubuntu-dev) => (unassigned)

** Changed in: policykit (Ubuntu)
 Assignee: Ubuntu Development Team (ubuntu-dev) => (unassigned)

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2010-02-11 Thread Gerry C.
** Also affects: policykit (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: policykit-1-gnome (Ubuntu)
 Assignee: (unassigned) => Ubuntu Development Team (ubuntu-dev)

** Changed in: policykit-1-gnome (Ubuntu Karmic)
 Assignee: (unassigned) => Ubuntu Development Team (ubuntu-dev)

** Changed in: policykit (Ubuntu)
 Assignee: (unassigned) => Ubuntu Development Team (ubuntu-dev)

** Changed in: policykit (Ubuntu Karmic)
 Assignee: (unassigned) => Ubuntu Development Team (ubuntu-dev)

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2009-12-18 Thread Slavius
Still present in Lucid with today's updates (Dec. 18th 2009).
Testing in Time & Date by clicking on "Click to make changes"
Clicking on the Cancel without entering anything works by closing the window.
Clicking on the Authenticate button with no or wrong password yields 
"Authentication failure" aka correct behaviour.
I type in the password (which is right) and either hit Enter or click on the 
Authenticate button.
The Password input field disappears but the window does not validate nor close 
itself. (when i typed wrong password before the line with "Authentication 
failure" remains visible")
Clicking on the Cancel nor Authenticate buttons does not work at this stage. 
Closing the window with the X works as validation.

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2009-11-01 Thread dino99
output after applying packages proposed in #10 & logout, login:

o...@oem-desktop:~$ pkill -f polkit-gnome-authentication-agent-1
o...@oem-desktop:~$ 
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1

(polkit-gnome-authentication-agent-1:3421): GLib-GObject-WARNING **:
cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:3421): GLib-CRITICAL **:
g_once_init_leave: assertion `initialization_value != 0' failed

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2009-10-22 Thread Martin Pitt
Not a release blocker, it doesn't affect update-manager any more and not
easily reproducible. Can still be fixed in an SRU, of course.

** Changed in: policykit-1-gnome (Ubuntu Karmic)
Milestone: ubuntu-9.10 => None

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2009-10-18 Thread Sandro Mani
Just happened to try in the software store today and the problem
persists...

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445303] Re: policykit-1 password dialog sometimes hangs

2009-10-16 Thread James Westby
You can still test by using software-center instead of update-manager.

Thanks,

James


** Summary changed:

- update-manager stucked on polkit password dialog
+ policykit-1 password dialog sometimes hangs

-- 
policykit-1 password dialog sometimes hangs
https://bugs.launchpad.net/bugs/445303
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs