Bug 405779

Summary: Impossible to start Virt-manager with KDE 4
Product: [openSUSE] openSUSE 11.0 Reporter: Léonard Laurent <laurent>
Component: XenAssignee: Doug Merrill <dpmerrill>
Status: RESOLVED FIXED QA Contact: Jason Douglas <jdouglas>
Severity: Critical    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Léonard Laurent 2008-07-02 15:36:31 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.
Comment 1 Charles Arnold 2008-07-07 14:56:22 UTC

*** This bug has been marked as a duplicate of bug 398932 ***
Comment 2 Léonard Laurent 2008-07-07 22:46:52 UTC
I don't understand why you marked this bug report as a duplicate of bug #398932, I think the problems are differents... 
Comment 3 Doug Merrill 2008-11-11 17:35:43 UTC
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).