-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Running the all_widgets example on Windows 7 64 bit gives the following warning on startup
c:\Ruby231p112\lib\ruby\gems\2.3.0\gems\visualruby-3.1.3\examples\all_widgets>ruby -v
ruby 2.3.1p112 (2016-04-26 revision 54768) [i386-mingw32]
c:\Ruby231p112\lib\ruby\gems\2.3.0\gems\visualruby-3.1.3\examples\all_widgets>ruby main.rb
(ruby.exe:10332): Gtk-←[1;33mWARNING←[0m **: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
Also, clicking on the http://www.visualruby.net/ link gives this warning
(ruby.exe:10332): Gtk-←[1;33mWARNING←[0m **: Couldn't export handle, unsupported windowing system
Note that the http://www.visualruby.net/ page correctly opens in the browser. All of the other all_widgets functionality appears to be correct. The above warnings don't seem to cause any problems, at least in this example.
The warnings do not appear on Ubuntu 16.04 64 bit.
Metadata
Metadata
Assignees
Labels
No labels