Hide Forgot
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.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