Bug 508270 - Can not cancel a remote connection
Summary: Can not cancel a remote connection
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: virt-manager
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Cole Robinson
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-26 11:37 UTC by Qunfang Zhang
Modified: 2009-12-14 21:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-14 02:52:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Qunfang Zhang 2009-06-26 11:37:53 UTC
Description of problem:
When double-click a remote connetion to make it runing, there's a password dialogue poping up. But it can't be canceld.

Version-Release number of selected component (if applicable):
virt-manager-0.6.1-3.el5

How reproducible:
100%

Steps to Reproduce:
1.Double-click a  remote connection that is disconnected.
2.A window pops up requesting the password of remote machine.
3.Click “Cancel” button.
  
Actual results:
It's unavailable.The window still exists and after I click Cancel button several times, there will be a error poping up,says:
Unable to open a connection to the libvirt management deamon.
Libvirt.libvirtError cannot recv data:Connection reset by peer None.

Expected results:
The password dialogue closes.

Additional info:
Details:
Unable to open connetion to hypervisor URI'qumu+ssh://root@dhcp-66-70-37/system':
libvirt.libvirtError cannot recv data: Connection reset by peer None.

Comment 2 Cole Robinson 2009-06-26 13:57:11 UTC
This is not a regression. This popup dialog comes straight from ssh, so offhand I don't know what we can do to change this behavior.

Comment 4 Cole Robinson 2009-12-14 02:52:35 UTC
Since this dialog comes straight from SSH, and it in fact _can_ be cancelled (you just have to click 'cancel' 3 times), I don't think this behavior needs to changed. So closing as WONTFIX.


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