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 672598 - Reset display on credentials needed
Reset display on credentials needed
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.5.x (unsupported)
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-03-22 01:10 UTC by Zeeshan Ali
Modified: 2016-03-31 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reset display on credentials needed (1.21 KB, patch)
2012-03-22 01:10 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2012-03-22 01:10:09 UTC
Fixes the issue of connecting to (at least libvirt) machines the first time when password is required.

Steps to reproduce the issue:

1. Create a new VM box for an OS for which we support express install (e.g Fedora or XP) and set a password.
2. Click on the new box.
3. Type the password at the text entry presented and hit enter.

Expected result:

Access is granted and display is maximized.

Actual result:

Nothing happens and you need to go back to collection view and select the box again.
Comment 1 Zeeshan Ali 2012-03-22 01:10:11 UTC
Created attachment 210300 [details] [review]
Reset display on credentials needed

We reconnect/recreate display when credentials are needed so we should
get rid of the existing display connection we have in that case.
Comment 2 Marc-Andre Lureau 2012-03-22 01:44:35 UTC
Review of attachment 210300 [details] [review]:

ack
Comment 3 Zeeshan Ali 2012-03-22 01:54:11 UTC
Attachment 210300 [details] pushed as 5fb7c84 - Reset display on credentials needed