Closed jbylund closed 8 years ago
Looks like when an icon is not available (not sure why it wouldn't be on my system?) it's attempts to use it anyways? I see a missing image icon where the prefs button should be and this is printed to the shell:
(mark-my-words:23747): Gtk-CRITICAL **: gtk_image_set_from_icon_name: assertion 'GTK_IS_IMAGE (image)' failed (mark-my-words:23747): Gtk-CRITICAL **: gtk_tool_button_set_icon_name: assertion 'GTK_IS_TOOL_BUTTON (button)' failed ** (mark-my-words:23747): WARNING **: FileHandler.vala:26: Cannot read "": Operation not supported
Sorry, closing as dupe of #73.
Looks like when an icon is not available (not sure why it wouldn't be on my system?) it's attempts to use it anyways? I see a missing image icon where the prefs button should be and this is printed to the shell: