Bug 206014 - Without libbeagle installed, virt-manager throws an error
Summary: Without libbeagle installed, virt-manager throws an error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Berrangé
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-11 14:51 UTC by Chris Lalancette
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-13 20:33:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Lalancette 2006-09-11 14:51:57 UTC
Description of problem:

If you don't have libbeagle installed, when doing "Restore Virtual Machine",
virt-manager will throw this error:

/usr/share/virt-manager/virtManager/manager.py:167: GtkWarning: Can't open
libbeagle 'libbeagle.so.0: cannot open shared object file: No such file or
directory'

It might be related to the GTK file-chooser dialog that pops up.  It's not
fatal, and doesn't seem to actually break anything, so I'm not sure if you
should make it a Requires or not.

Comment 1 Daniel Berrangé 2006-09-12 23:27:33 UTC
We aren't explicitly using beagle for any part of virt-manager. Its
unfortunately pulled in by the GTK FileChooserDialog which is spewing this
warning message to the console. Ideally GTK would just shut-up about beagle if
its not there rather than printing these messages which appear to the user like
application bugs :-(
I'll investigate if there's anything in GTK which can be done for this...

Comment 2 Matthias Clasen 2006-10-30 17:44:41 UTC
I believe I killed that warning.

Comment 3 Hugh Brock 2006-12-13 20:33:06 UTC
Verified fixed in fc6. Closing.


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