shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
181 stars 19 forks source link

ask_open_file causes Gtk-WARNING #300

Closed IanTrudel closed 7 years ago

IanTrudel commented 7 years ago

A simple ask_open_file on Windows triggers the following error:

(cshoes.exe:12316): Gtk-WARNING **: Could not find the icon 'drive-optical-symbolic'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases
ccoupe commented 7 years ago

This one was typo in the cross compile build script (as you'll see in the commit). I have no idea how long its been there. I've updated the exe at the download site with a fixed version, still 3.3.2

Thanks for reporting this.

IanTrudel commented 7 years ago

You're welcome. We started using the issue tracker two years ago and 160 issues closed later, and counting, here we are. Shoes are shining.