Bug 206015

Summary: virt-manager hangs when you Cancel "Restore Virtual Machine"
Product: [Fedora] Fedora Reporter: Chris Lalancette <clalance>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-12 11:12:23 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:
Bug Depends On: 206058    
Bug Blocks:    

Description Chris Lalancette 2006-09-11 14:55:12 UTC
Description of problem:

Once you start up virt-manager 0.2.1-1, one of the options under the File menu
is "Restore Saved Machine...".  Clicking on "Restore Saved Machine" and then
clicking the "Cancel" button (or the X in the upper right-hand corner) in the
resulting file dialog box causes the whole application to lock up.

Comment 1 Daniel Berrangé 2006-09-11 19:45:47 UTC
Initial investigation suggests that there is some threading deadlock issue in
the GNOME  VFS library causing this problem. cf bug 206058

Comment 2 Daniel Berrangé 2006-09-12 11:12:23 UTC
bug 206058 was resolved in libgnomeui-2.16.0-2.fc6, and I have verified that the
virt-manager hang no longer occurs when this updated libgnomeui is installed.