After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 333269 - Dialog hangs if the network goes away
Dialog hangs if the network goes away
Status: RESOLVED FIXED
Product: krb5-auth-dialog
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Christopher Aillon
Christopher Aillon
Depends on:
Blocks:
 
 
Reported: 2006-03-03 16:27 UTC by Christopher Aillon
Modified: 2007-12-28 21:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christopher Aillon 2006-03-03 16:27:22 UTC
Upstreaming from: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183905

Description of problem:

UI hangs.

Version-Release number of selected component (if applicable):

krb5-auth-dialog-0.6.cvs20060212-1

Steps to Reproduce:
1. Wait for dialog to pop up
2. Go to bed
3. Come back after your VPN times out
  
Actual results:

When you enter your password, the UI freezes.

Expected results:

Detects that it can't find the krb5 server, and goes away for a while.
Comment 1 Christopher Aillon 2006-03-19 19:18:47 UTC
This is because the dialog right now blocks and we never find out about network state changing.  This needs to be done more asynchronously, which should be fairly easy enough to do.
Comment 2 Christopher Aillon 2007-12-28 21:52:27 UTC
This was fixed by http://svn.gnome.org/viewvc/krb5-auth-dialog?view=revision&revision=64