Re: GTK can't load images

2020-11-13 Thread tomas
On Thu, Nov 12, 2020 at 11:20:55PM +0100, Malte Marwedel wrote: > Am 12.11.20 um 09:35 schrieb to...@tuxteam.de: > >On Wed, Nov 11, 2020 at 11:57:08PM +0100, mmdebmail2...@marwedels.de wrote: > > >I don't know (not sure I'd want to) where Gtk keeps its MIME types > >database these days. But, as a

Re: GTK can't load images

2020-11-12 Thread Malte Marwedel
Am 12.11.20 um 09:35 schrieb to...@tuxteam.de: On Wed, Nov 11, 2020 at 11:57:08PM +0100, mmdebmail2...@marwedels.de wrote: I don't know (not sure I'd want to) where Gtk keeps its MIME types database these days. But, as a shot in the dark: have you checked that your /etc/mime.types is sane? Wha

Re: GTK can't load images

2020-11-12 Thread tomas
On Wed, Nov 11, 2020 at 11:57:08PM +0100, mmdebmail2...@marwedels.de wrote: [...] > I think is clearly png [...] [...] > I got so far as cache_get_mime_type_for_data in glib2.0-2.58.3 in > xdgmimecache.c not finding a proper entry [...] I don't know (not sure I'd want to) where Gtk keeps its M

Re: GTK can't load images

2020-11-11 Thread dmacdoug
On Wed, Nov 11, 2020 at 06:58:56PM -0500, The Wanderer wrote: > On 2020-11-11 at 17:57, mmdebmail2...@marwedels.de wrote: > > > On Wednesday 11 November 2020 07:06:31 The Wanderer wrote: > > > >> At a glance, this doesn't look like it means the program thinks the > >> file isn't present, but that

Re: GTK can't load images

2020-11-11 Thread The Wanderer
On 2020-11-11 at 17:57, mmdebmail2...@marwedels.de wrote: > On Wednesday 11 November 2020 07:06:31 The Wanderer wrote: > >> At a glance, this doesn't look like it means the program thinks the >> file isn't present, but that it thinks the file is in an invalid >> format. > >> Have you confirmed t

Re: GTK can't load images

2020-11-11 Thread mmDebMail2020
> On Wednesday 11 November 2020 07:06:31 The Wanderer wrote: > > At a glance, this doesn't look like it means the program thinks the > > file isn't present, but that it thinks the file is in an invalid >> format. > >> Have you confirmed that this file is in fact a valid PNG, and can be >> opened a

Re: GTK can't load images

2020-11-11 Thread Gene Heskett
On Wednesday 11 November 2020 07:06:31 The Wanderer wrote: > On 2020-11-11 at 06:12, Malte Marwedel wrote: > > Hello, > > since recently, several applications (firefox, pavucontrol, > > pidgin...) fail to load images with gtk. > > This happens when logging in as different user too, so its unlikely

Re: GTK can't load images

2020-11-11 Thread The Wanderer
On 2020-11-11 at 06:12, Malte Marwedel wrote: > Hello, > since recently, several applications (firefox, pavucontrol, pidgin...) > fail to load images with gtk. > This happens when logging in as different user too, so its unlikely this > is a setting in the ~ directory. > The error message is as

GTK can't load images

2020-11-11 Thread Malte Marwedel
e the file is there: file /home/malte/programming/c-addadd/libgdk-pixbuf20/gdk-pixbuf-2.38.1+dfsg/tests/icc-profile.png /home/malte/programming/c-addadd/libgdk-pixbuf20/gdk-pixbuf-2.38.1+dfsg/tests/icc-profile.png: PNG image data, 48 x 48, 8-bit/color RGBA, non-interlaced I think at this point I a