syncropated fails to start (0.2.0-0ubuntu4)

Bug #126696 reported by Justin
This bug report is a duplicate of:  Bug #103493: syncropated bug. Edit Remove
2
Affects Status Importance Assigned to Milestone
syncropated (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: syncropated

This seems to be similar to this bug: https://bugs.launchpad.net/ubuntu/+source/syncropated/+bug/77961

When I try to run syncropated, it doesn't start. from the commandline this is what I get:

$ syncropated
/usr/share/syncropated/data/
/usr/share/syncropated/data/ui/syncropated-ui.glade
Traceback (most recent call last):
  File "/usr/bin/syncropated", line 24, in <module>
    from syncropated.Syncropated import init_app; init_app()
  File "/var/lib/python-support/python2.5/syncropated/Syncropated.py", line 532, in init_app
    view = View(model)
  File "/var/lib/python-support/python2.5/syncropated/Syncropated.py", line 164, in __init__
    self.setup_icons()
  File "/var/lib/python-support/python2.5/syncropated/Syncropated.py", line 361, in setup_icons
    self.remote_logo_image.set_from_pixbuf(gtk.icon_theme_get_default().load_icon("applications-multimedia", 64, 0))
gobject.GError: Icon 'applications-multimedia' not present in theme

Revision history for this message
Justin (justin-moser) wrote :

I am awesome!!!

I failed to mention I am using Kubuntu. I didn't have the gnome-icon-theme package installed, which solved this problem.

This bug can be closed. Sorry if I wasted any dev's time.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Andre, Kenneth: the code should fail gracefully, when it can't find that icon. I don't think a Depends: gnome-icon-theme is suitable here.

What do you think?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.