arista icon indicating copy to clipboard operation
arista copied to clipboard

Cannot open conversion window

Open monreal opened this issue 12 years ago • 6 comments

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

monreal avatar Oct 29 '11 11:10 monreal

Hello,

In Ubuntu 11.10 I have the same problem, only in the 64 bits version, in the 32 bits system work well.

te-con-miel avatar Nov 06 '11 20:11 te-con-miel

I just had success in fixing this issue in Fedora 15 x64 by resetting the presets (Preferences>reset presets). Dunno if my console readout was the same, as I wasn't running it in the console, but maybe it was the same issue.

TheWattsMan avatar Nov 22 '11 06:11 TheWattsMan

This didn't help me

monreal avatar Nov 27 '11 09:11 monreal

resetting the presets worked for me. It also unchecks "Search for optical drives..."(or smth like that) option, so probably this was the problem, because I'm working on netbook and I haven't got any optical drives

lgedmitri avatar Nov 28 '11 17:11 lgedmitri

Alright, uncheking that finally helped. But the preset reset does not do this automatically

monreal avatar Nov 29 '11 15:11 monreal

Well, maybe I did this by myself and didn't noticed that :)

lgedmitri avatar Nov 30 '11 03:11 lgedmitri