Hide Forgot
+++ This bug was initially created as a clone of Bug #1024199 +++ This bug can be reproduced on RHEL 7 with: virt-viewer-0.5.7-2.el7.x86_64 So clone the bug. Description of problem: Use remote-viewer gui tool, if input the uri address with space character before or after the address, remote-viewer will fail to connect guest. 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 address with extra space character "spice://10.66.7.84:5900 " 3. Click "Connect" button. Actual results: Error message :"Cannot determine the connection type form URI" Expected results: Remote-viewer should recognize the address and connect the guest successfully. Additional info:
commit 69ffdb50b9b83c031af4968ff40da084ecfda934 Author: Christophe Fergeau <cfergeau> Date: Tue Oct 29 10:14:29 2013 +0100 Clean-up spaces before/after URI in connection dialog
Fixed by rebase to 0.6.0
I can reproduce with : virt-viewer-0.5.7-7.el7.x86_64 VERIFY: virt-viewer-0.6.0-1.el7.x86_64 Steps: 1. # remote-viewer 2. Input address with extra space character "spice://10.66.7.84:5900 " and " spice://127.0.0.1:5900" 3. Click "Connect" button. Result: Can connect the guest, and the content in title bar is right. 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