Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 508270

Summary: Can not cancel a remote connection
Product: Red Hat Enterprise Linux 5 Reporter: Qunfang Zhang <qzhang>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.4CC: lihuang, xen-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-14 02:52:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.