Hide Forgot
+++ This bug was initially created as a clone of Bug #1024309 +++ This can be reproduced on RHEL7 with: virt-viewer-0.5.7-2.el7.x86_64 So clone it to RHEL7. Description of problem: If the remote-viewer gui tool fail to connect the guest, the viewer window still open. After that, input a right uri to connect a guest, the window title will keep the wrong one you input first time. Version-Release number of selected component (if applicable): virt-viewer-0.5.6-8.el6.x86_64 How reproducible: 100% Steps to Reproduce: 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 gui tool will show again. 5. Input a right uri and connect the guest. Actual results: Step4, After click "OK", the remote-viewer gui tool will show again, but the remote-viewer window for the wrong address still opened. Step5, can connect the guest successfully, but the window title is still the wrong one "spice://123456" Expected results: The window should be closed. But, if the window is reasonable, the window title should be corrected when connect another guest. Additional info:
I can reproduce the bug with package below: # rpm -qa virt-viewer virt-viewer-0.5.7-2.el7.x86_64 remote-viewer gui tool fail to connect the guest, and the viewer window still open. Open viewer by the correct url, the window title will keep the wrong one
(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
Fixed by rebase to 0.6.0
I can reporduce with : virt-viewer-0.5.7-7.el7.x86_64 VERIFY: 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 gui tool will show again. 5. Input a right uri and connect the guest. Result: Step4, error message is ok, and after the gui show again, no other window Step5, can connect guest, the message in window title is right. Also test with other uri like: vnc://xxx.xxx.xxx.xxx:xxxx spice://xxx.xxx.xxx.xxx:xxxx $connection_file All of them can get the expected result. As the result, set 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. https://rhn.redhat.com/errata/RHBA-2015-0295.html