Bug 405779 - Impossible to start Virt-manager with KDE 4
Summary: Impossible to start Virt-manager with KDE 4
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Xen (show other bugs)
Version: Final
Hardware: All openSUSE 11.0
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Doug Merrill
QA Contact: Jason Douglas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 15:36 UTC by Léonard Laurent
Modified: 2008-11-11 17:35 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).