Hide Forgot
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:
for future reference, better to put the commit: commit 69ffdb50b9b83c031af4968ff40da084ecfda934 Author: Christophe Fergeau <cfergeau> Date: Tue Oct 29 10:14:29 2013 +0100 Clean-up spaces before/after URI in connection dialog
I can reproduce this issue with: virt-viewer-0.5.6-8.el6.x86_64 Verify the bug with virt-viewer-0.6.0-4.el6: 1. # remote-viewer 2. Input address with extra space character "spice://ip_address:5900 " 3. Click "Connect" button. The display window of virt-viewer displayed normally. So change the status from 'ON_QA' 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