denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Fwd: Re: Today's download: Tues 13 Feb appears to be


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Fwd: Re: Today's download: Tues 13 Feb appears to be broken
Date: Sun, 18 Mar 2018 10:38:56 -0500

I think I found how to fix this. I just did a fresh pull of mxe and build then tested in wine. The icons were there. I did an rsync -a --ignore-existing to the denemo that I distribute and the icons were not there. That tells me I am not missing any files but the files need to be updated. I did a pull in the mxe directory that build denemo. I think once it is done that the issue will be fixed.

Jeremiah

On Mar 17, 2018 4:07 AM, "Richard Shann" <address@hidden> wrote:
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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]