Bug 803777 - Add a connection dialog to remote-viewer when no URI is provided on the command line
Summary: Add a connection dialog to remote-viewer when no URI is provided on the comma...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-viewer
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-15 15:55 UTC by Christophe Fergeau
Modified: 2012-05-26 08:04 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-26 08:04:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christophe Fergeau 2012-03-15 15:55:01 UTC
spicy pops up a very simple dialog where one can enter connection information when the user did not specify where to connect to on the command line. It would be nice to get something similar in remote-viewer when no URL was provided.

Comment 1 Daniel Berrangé 2012-04-18 12:18:31 UTC
Done upstream

commit 7d3dbb57b05b3b0d66e9540220ef84291d44d833
Author: Marc-André Lureau <marcandre.lureau>
Date:   Wed Mar 28 18:45:40 2012 +0200

    remote-viewer: add a simple connection dialog
    
    If the user doesn't provide URI, let's show a simple dialog to enter it.
    
    Also save & list recently used URLs in that dialog.

Will be in next release

Comment 2 Marc-Andre Lureau 2012-04-18 18:23:41 UTC
Daniel, should the state be changed to modified?

Comment 3 Daniel Berrangé 2012-04-18 18:50:00 UTC
Not until the release is actally built in Fedora

Comment 4 Fedora Update System 2012-05-16 12:35:21 UTC
virt-viewer-0.5.3-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/virt-viewer-0.5.3-1.fc17

Comment 5 Scott Dowdle 2012-05-16 17:07:19 UTC
Any way we could get another featured added to the Windows build?  It would be nice if spice:// URLs were registered as a mimetype with Windows so clicking on a spice:// link in Firefox and/or MSIE would pass it on to remote-viewer.exe.  This seems to be the way to do it:

spice.reg sample:
----------
REGEDIT4

[HKEY_CLASSES_ROOT\spice]
@="URL:spice Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\spice\shell]

[HKEY_CLASSES_ROOT\spice\shell\open]

[HKEY_CLASSES_ROOT\spice\shell\open\command]
@="\"C:\\Program Files\\virt-viewer\\bin\\remote-viewer.exe\" \"%1\"" 
----------

I'm not a Windows guru so there is probably a better way to do it... but if the virt-viewer-0.5.3.exe (or later versions) installer would register spice:// URLs it sure would save people a lot of headache figuring it out for themselves.

Comment 6 Fedora Update System 2012-05-26 08:04:39 UTC
virt-viewer-0.5.3-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


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