Microsoft Windows [version 6.1.7601] ruby 1.9.3p0 (2011-10-30) [i386-mingw32] gtk2-1.0.3-x86-mingw32 FileChooserDialog complains. It does not find the gtk-file icon nor the hicolor theme : "impossible de trouver l'ic�ne ��gtk-file��. Le th�me ��hicolor�� n'a pas non plus �t� trouv�." I do not know about the 'hicolor' theme, but the 'gtk-file' icon is available as Gtk::Stock::FILE and I use it elsewhere in the same program. Ideas ? _md
on 2011-12-20 11:42
on 2011-12-20 12:12
On Tue, Dec 20, 2011 at 11:42, Michel Demazure <ruby-forum-incoming@andreas-s.net> wrote: > FileChooserDialog complains. It does not find the gtk-file icon nor the > hicolor theme : "impossible de trouver l'ic�ne ��gtk-file��. Le th�me > ��hicolor�� n'a pas non plus �t� trouv�." > > I do not know about the 'hicolor' theme, but the 'gtk-file' icon is > available as Gtk::Stock::FILE and I use it elsewhere in the same > program. > > Ideas ? As I mentioned on ruby-talk, perhaps hicolor-icon-theme should be included with the Windows gem. Kouhei, what do you think?
on 2011-12-20 12:38
Nikolai Weibull wrote in post #1037523: > On Tue, Dec 20, 2011 at 11:42, Michel Demazure > <ruby-forum-incoming@andreas-s.net> wrote: > >> FileChooserDialog complains. It does not find the gtk-file icon nor the >> hicolor theme : "impossible de trouver l'ic�ne ��gtk-file��. Le th�me >> ��hicolor�� n'a pas non plus �t� trouv�." >> >> I do not know about the 'hicolor' theme, but the 'gtk-file' icon is >> available as Gtk::Stock::FILE and I use it elsewhere in the same >> program. >> >> Ideas ? > > As I mentioned on ruby-talk, perhaps hicolor-icon-theme should be > included with the Windows gem. Kouhei, what do you think? Nikolai, as you suggested, I added a feature request in this direction. _md
on 2011-12-22 15:33
Hi, In <CADdV=MsRUb5gQNEEAYC+_be47V=xwuW1EmDYrC0xV_c=whgxFQ@mail.gmail.com> "Re: [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows" on Tue, 20 Dec 2011 12:11:47 +0100, Nikolai Weibull <now@bitwi.se> wrote: >> >> Ideas ? > > As I mentioned on ruby-talk, perhaps hicolor-icon-theme should be > included with the Windows gem. Kouhei, what do you think? It's OK for me if we can include hicolor-icon-theme into gem by a rake task. (I don't want to download it by hand...) Shold we download hicolor-icon-theme from http://icon-theme.freedesktop.org/wiki/HicolorTheme ? Thanks, -- kou
on 2011-12-22 15:38
On Thu, Dec 22, 2011 at 15:32, Kouhei Sutou <kou@cozmixng.org> wrote: > Shold we download hicolor-icon-theme from > http://icon-theme.freedesktop.org/wiki/HicolorTheme ? That’s the home for it, yes.
on 2011-12-25 11:31
Hi, In <CADdV=Mts-j8THmmOnyvuzH-72RTkiBsmU0fZB4BQybWDf7Nm2A@mail.gmail.com> "Re: [ruby-gnome2-devel-en] FileChooserDialog raising warnings on Windows" on Thu, 22 Dec 2011 15:38:00 +0100, Nikolai Weibull <now@bitwi.se> wrote: > On Thu, Dec 22, 2011 at 15:32, Kouhei Sutou <kou@cozmixng.org> wrote: > >> Shold we download hicolor-icon-theme from >> http://icon-theme.freedesktop.org/wiki/HicolorTheme ? > > Thats the home for it, yes. OK. I've added a download task for hicolor-icon-theme to Windows gem build tasks. Thanks, -- kou
on 2011-12-25 16:22
Kouhei Sutou wrote in post #1038142: > OK. I've added a download task for hicolor-icon-theme to > Windows gem build tasks. > > > Thanks, > -- > kou Thanks to you, _md
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.