Bugzilla – Bug 405779
Impossible to start Virt-manager with KDE 4
Last modified: 2008-11-11 17:35:43 UTC
admin@linux-tyd1:~> virt-manager --no-fork Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager.py", line 307, in <module> main() File "/usr/share/virt-manager/virt-manager.py", line 249, in main gtk.window_set_default_icon_from_file(icon_dir + "/" + appname + "-icon.svg") gobject.GError: Couldn't recognize the image file format for file '/usr/share/virt-manager/pixmaps/virt-manager-icon.svg' It seems to be a problem with the SVG format of the icon and GTK support.
*** This bug has been marked as a duplicate of bug 398932 ***
I don't understand why you marked this bug report as a duplicate of bug #398932, I think the problems are differents...
This looks like it was caused by a dependency on librsvg that was not specified in the spec file. The dependency has been added and checked in for the next beta (11.1 beta 5).