Bug 465393

Summary: error starting virt-manager (problem reading SVG files?)
Product: [Fedora] Fedora Reporter: James Ralston <ralston>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: berrange, crobinso, hbrock
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: 2008-10-22 23:21:38 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:

Description James Ralston 2008-10-03 04:24:01 UTC
Attempting to start virt-manager yields this error:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 346, in <module>
    main()
  File "/usr/share/virt-manager/virt-manager.py", line 290, in main
    gtk.window_set_default_icon_from_file(icon_dir + "/" + appname + "-icon.svg")
GError: Couldn't recognize the image file format for file '/usr/share/virt-manager/pixmaps/virt-manager-icon.svg'

I'm filing this against virt-manager, but I suspect this is actually a bug in whatever library virt-manager is using to open SVG files, as other GNOME things can't read SVG files now, either...

Versions (of everything that virt-manager seems to use):

atk-1.24.0-1.fc10.x86_64
at-spi-1.24.0-2.fc10.x86_64
bug-buddy-2.24.0-1.fc10.x86_64
cairo-1.8.0-1.fc10.x86_64
e2fsprogs-libs-1.41.0-2.fc10.x86_64
elfutils-libelf-0.137-3.fc10.x86_64
expat-2.0.1-5.x86_64
fontconfig-2.6.0-2.fc10.x86_64
freetype-2.3.7-1.fc10.x86_64
glib2-2.18.1-2.fc10.x86_64
glibc-2.8.90-12.x86_64
gtk2-2.14.3-2.fc10.x86_64
gtk-nodoka-engine-0.7.1-2.fc10.x86_64
libbonobo-2.24.0-1.fc10.x86_64
libcanberra-0.9-1.fc10.x86_64
libcanberra-gtk2-0.9-1.fc10.x86_64
libgcc-4.3.2-4.x86_64
libICE-1.0.4-4.fc10.x86_64
libogg-1.1.3-9.fc9.x86_64
libpng-1.2.31-2.fc10.x86_64
libselinux-2.0.73-1.fc10.x86_64
libSM-1.1.0-2.fc10.x86_64
libstdc++-4.3.2-4.x86_64
libtdb-1.1.1-22.fc10.x86_64
libtool-ltdl-1.5.26-4.fc10.x86_64
libvorbis-1.2.0-5.fc10.x86_64
libX11-1.1.4-4.fc10.x86_64
libXau-1.0.4-1.fc10.x86_64
libxcb-1.1.91-2.fc10.x86_64
libXcomposite-0.4.0-5.fc10.x86_64
libXcursor-1.1.9-3.fc10.x86_64
libXdamage-1.1.1-4.fc9.x86_64
libXdmcp-1.0.2-6.fc10.x86_64
libXext-1.0.4-1.fc9.x86_64
libXfixes-4.0.3-4.fc10.x86_64
libXi-1.1.3-4.fc9.x86_64
libXinerama-1.0.3-2.fc10.x86_64
libXrandr-1.2.3-1.fc10.x86_64
libXrender-0.9.4-3.fc9.x86_64
libXtst-1.0.3-3.fc9.x86_64
ORBit2-2.14.16-1.fc10.x86_64
pango-1.22.0-1.1.fc10.x86_64
pixman-0.12.0-1.fc10.x86_64
startup-notification-0.9-4.fc9.x86_64
zlib-1.2.3-18.fc9.x86_64

Comment 1 James Ralston 2008-10-22 23:21:38 UTC
I still don't know what library was the problem, but someone squashed the bug, as virt-manager no longer throws any errors when reading SVG files.