gespeaker icon indicating copy to clipboard operation
gespeaker copied to clipboard

dependency problem on kubuntu 10.10

Open muflone opened this issue 11 years ago • 1 comments

What steps will reproduce the problem?

  1. install and launch gespeaker

What is the expected output? What do you see instead? gespeaker doesn't start. console output is reported below:

virgolus@virgolus:~$ gespeaker starting gespeaker python version detected: 2.6 loading interface from /usr/share/gespeaker/data/ui/gespeaker.glade loading controls from UI Traceback (most recent call last): File "gespeaker.py", line 33, in main = gespeakerUI.gespeakerUI() File "/usr/share/gespeaker/src/gespeakerUI.py", line 77, in init self.loadControls() File "/usr/share/gespeaker/src/gespeakerUI.py", line 99, in loadControls self.winMain.set_icon_from_file(handlepaths.get_app_logo()) glib.GError: Couldn't recognize the image file format for file '/usr/share/gespeaker/data/icons/gespeaker.svg'

What version of the product are you using? On what operating system? gespeaker from ubuntutrucchi repo. kubuntu 10.10

Please provide any additional information below. I have fixed the problem installing python-rsvg package.

muflone avatar Jun 27 '13 00:06 muflone

This will be fixed in the version 0.8.2

muflone avatar Jun 27 '13 00:06 muflone