| Summary: | The viewer window still open if remote-viewer gui tool cannot connect the guest | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | CongDong <codong> | |
| Component: | virt-viewer | Assignee: | Christophe Fergeau <cfergeau> | |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 6.5 | CC: | cfergeau, codong, dblechte, dyuan, lagarcia, lcui, marcandre.lureau, mzhan, rbalakri, tzheng, zsong | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | virt-viewer-0.6.0-1.el6 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1024312 (view as bug list) | Environment: | ||
| Last Closed: | 2014-10-14 06:30:16 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1024312 | |||
|
Description
CongDong
2013-10-29 11:21:58 UTC
I can reproduce the bug with package below: # rpm -qa virt-viewer virt-viewer-0.5.6-8.el6.x86_64 (In reply to CongDong from comment #0) > If the remote-viewer gui tool fail to connect the guest, the viewer window > still open. Should be fixed by https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=2f890cf2f5faec0d859df3d8ce91a8f9ad7f5dfd > After that, input a right uri to connect a guest, the window title will keep > the wrong one you input first time. And this one should be fixed by https://git.fedorahosted.org/cgit/virt-viewer.git/commit/?id=b19a246c5cac54ff0570d482f78cc0172ea2d884 These issues are just cosmetic, moving them to 6.6. (In reply to Christophe Fergeau from comment #2) > These issues are just cosmetic, moving them to 6.6. Actually, the bug was already rhel-6.6.0? , I should not have changed the version field ;) I can reproduce it with: virt-viewer-0.5.6-10.el6.x86_64 Tested pass with: virt-viewer-0.6.0-4.el6.x86_64 Steps: 1. # remote-viewer 2. Input a wrong address which does not exist, and try to connect "spice://123456" 3. An error dialog comes out: "Unable to connect to the graphic server spice://123456" 4. Click "OK" button, the remote-viewer GUI is still there but the remote-viewer window for the wrong address is closed. 5. Input a right uri and connect the guest,the console will be launched and the right window title is showed. Refer to the above comments,move the bug to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1379.html |