Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency problem on kubuntu 10.10 #38

Open
muflone opened this issue Jun 27, 2013 · 1 comment
Open

dependency problem on kubuntu 10.10 #38

muflone opened this issue Jun 27, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@muflone
Copy link
Owner

muflone commented Jun 27, 2013

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.

@ghost ghost assigned muflone Jun 27, 2013
@muflone
Copy link
Owner Author

muflone commented Jun 27, 2013

This will be fixed in the version 0.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant