On Fri, 2018-03-16 at 19:52 +0000, Richard Shann wrote: > On Thu, 2018-03-15 at 12:05 +0000, Richard Shann wrote: > > On Wed, 2018-03-14 at 18:17 -0500, Jeremiah Benham wrote: > > > > > > It suggests getting the hicolor theme from https://icon-theme.fre > > > ed > > > es > > > kt > > > op.org/releases/hicolor-icon-theme-0.17.tar.xz > > > - that is a unix package ... > > > > > > > > > > > > I believe I have done that. I will look into it. I think it is > > > just > > > not finding it. > > > > I looked inside your package and indeed the hicolor theme is > > present, > > it's just not finding it. I tried moving the /bin /lib /share /etc > > directories into a /usr directory so as to reproduce the same > > hierarchy > > as the old gub builds, but it still doesn't find it. > > There is some calls: > > gtk_icon_theme_get_default () > > gtk_icon_theme_get_search_path () > > which we could make inside Denemo to find out what search path Gtk > > has > > I've added that code for the G_OS_WIN32 build,
With this code the output on startup (under wine) includes this: <8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8>< Icon theme path E:\denemo\share\pixmaps Icon theme path E:\denemo\share\pixmaps Icon theme path C:\users\Public\Documents\pixmaps Icon theme path C:\users\Public\Application Data\pixmaps Icon theme path E:\denemo\share\icons Icon theme path E:\denemo\share\icons Icon theme path C:\users\Public\Documents\icons Icon theme path C:\users\Public\Application Data\icons Icon theme path C:\users\rshann\.icons Icon theme path C:\users\rshann\Local Settings\Application Data\icons [...] (denemo.exe:8): Gtk-WARNING **: Could not find the icon 'document-new- ltr'. 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 8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8> So E:\denemo\share\icons is present in the path (twice!) and the directory "hicolor" is present at that location (E: is the USB stick to which I extracted http://www.d enemo.org/~jjbenham/mxe/denemo.zip built 17th March). The behavior is as before. Richard _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel