Bug 1024204 - remote-viewer gui tool cannot recognize URI address with space character
Summary: remote-viewer gui tool cannot recognize URI address with space character
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-viewer
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Christophe Fergeau
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1024199
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 06:40 UTC by CongDong
Modified: 2015-03-05 13:38 UTC (History)
9 users (show)

Fixed In Version: virt-viewer-0.6.0-1.el7
Doc Type: Bug Fix
Doc Text:
Cause: Extra spaces in commandline arguments are not ignored Consequence: Extra spaces cause problems connecting to remote host Fix: trim spaces from URL before using it Result: extra spaces are ignored and application can connect properly
Clone Of: 1024199
Environment:
Last Closed: 2015-03-05 13:38:26 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0295 0 normal SHIPPED_LIVE virt-viewer bug fix and enhancement update 2015-03-05 17:33:00 UTC

Description CongDong 2013-10-29 06:40:02 UTC
+++ 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:

Comment 2 Marc-Andre Lureau 2013-11-04 12:17:34 UTC
commit 69ffdb50b9b83c031af4968ff40da084ecfda934
Author: Christophe Fergeau <cfergeau>
Date:   Tue Oct 29 10:14:29 2013 +0100

    Clean-up spaces before/after URI in connection dialog

Comment 4 Jonathon Jongsma 2014-07-10 02:36:24 UTC
Fixed by rebase to 0.6.0

Comment 6 CongDong 2014-07-21 06:47:55 UTC
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.

Comment 8 errata-xmlrpc 2015-03-05 13:38:26 UTC
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


Note You need to log in before you can comment on or make changes to this bug.