Status: New
Owner: ----

New issue 255 by [email protected]: SVG icon not recognized (ubuntu  
Precise Pango .deb)
http://code.google.com/p/solfege/issues/detail?id=255

What steps will reproduce the problem?
1. Install solfege
2. run solfege in a terminal


What is the expected output? What do you see instead?
The expected action is just to run.
What I get is an error saying:

glib.GError: Couldn't recognize the image file format for  
file '/usr/share/solfege/graphics/solfege.svg'

What version of the product are you using? On what operating system?
I'm using version 3.20.3-4, coming from the official ubuntu repository,  
universe/gnome section.

Please provide any additional information below.

Complete error:

Traceback (most recent call last):
   File "/usr/share/solfege/solfege/startup.py", line 159, in start_gui
     solfege.win = w = MainWin(options, datadir)
   File "/usr/share/solfege/solfege/mainwin.py", line 119, in __init__
     stock.SolfegeIconFactory(self, datadir)
   File "/usr/share/solfege/solfege/stock.py", line 71, in __init__
     self.add_icons(d)
   File "/usr/share/solfege/solfege/stock.py", line 33, in add_icons
     iconset =  
gtk.IconSet(gtk.gdk.pixbuf_new_from_file(os.path.join(self.datadir,  
filename)))
glib.GError: Couldn't recognize the image file format for  
file '/usr/share/solfege/graphics/solfege.svg'
^CTraceback (most recent call last):
   File "/usr/bin/solfege", line 83, in <module>
     solfege.startup.start_app(os.path.join(prefix, "share", "solfege"))
   File "/usr/share/solfege/solfege/startup.py", line 203, in start_app
     gtk.main()




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to