danielgtaylor / danielgtaylor/arista
Cannot open conversion window
- Dominant language
- Python
- Stars
- 119
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
When I press the "Create Conversion" button nothing happens. I get this on the console:
$ ./arista-gtk
*\* Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
File "./arista-gtk", line 515, in on_add
self.add_dialog = AddDialog(self, selected_preset)
File "./arista-gtk", line 1209, in **init**
self.setup_source()
File "./arista-gtk", line 1285, in setup_source
model.set_value(iter, 0, theme.load_icon(icon, size, 0))
glib.GError: Icon 'gtk-cdrom' not present in theme
This is on Fedora 16 with GTK 2.24.7... strange; gtk-cdrom should be supported according to http://developer.gnome.org/gtk/2.24/gtk-Stock-Items.html#GTK-STOCK-CDROM:CAPS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.