voldyman / MarkMyWords

Markdown editor
MIT License
216 stars 19 forks source link

Handling of Missing Icons? #78

Closed jbylund closed 8 years ago

jbylund commented 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
jbylund commented 8 years ago

Sorry, closing as dupe of #73.