GNU bug report logs - #38005
org.gtk.Settings.FileChooser glib schema missing "show-type-column" key

Previous Next

Package: guix;

Reported by: Josh Holland <josh <at> inv.alid.pw>

Date: Thu, 31 Oct 2019 15:33:01 UTC

Severity: normal

Done: Josh Holland <josh <at> inv.alid.pw>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38005 in the body.
You can then email your comments to 38005 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#38005; Package guix. (Thu, 31 Oct 2019 15:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josh Holland <josh <at> inv.alid.pw>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 31 Oct 2019 15:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josh Holland <josh <at> inv.alid.pw>
To: bug-guix <at> gnu.org
Subject: org.gtk.Settings.FileChooser glib schema missing "show-type-column"
 key
Date: Thu, 31 Oct 2019 15:32:30 +0000
Hi,

I'm using Guix on a foreign distro (Arch), and I have noticed that
Firefox as installed by pacman crashes frequently.  If I run it from a
terminal, I see that the error is the following:

(firefox:1166641): GLib-GIO-ERROR **: 15:05:20.437: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column'

Indeed, with some digging, I find that it is missing from the schema
installed by Guix, although present in the system-installed schema:

$ grep show-type-column $GUIX_PROFILE/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml || echo 'not found'
not found
$ grep show-type-column /usr/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
    <key name='show-type-column' type='b'>

If I go chasing down the symlinks to see where the schemas come from, we
see that Guix has installed gtk+ 3.24.10, while the Arch package is
3.24.12:

$ ls -l $GUIX_PROFILE/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
lrwxrwxrwx 2 root root 120 Jan  1  1970 .guix-profile/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml -> /gnu/store/sf58vblawmpnr384zhi231z6fcc3kaaz-glib-schemas/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
$ ls -l /gnu/store/sf58vblawmpnr384zhi231z6fcc3kaaz-glib-schemas/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
lrwxrwxrwx 17 root root 120 Jan  1  1970 /gnu/store/sf58vblawmpnr384zhi231z6fcc3kaaz-glib-schemas/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml -> /gnu/store/6x13nr57i1qml20kjl30l7b767cw0d0b-gtk+-3.24.10/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
$ pacman -Qi gtk3
Name            : gtk3
Version         : 1:3.24.12+32+g39e28ab933-1
# ...snip...

I'm not sure whether a simple update of the gtk+ package would solve
this, especially as presumably it would trigger a lot of rebuilds.

--
Josh Holland




Reply sent to Josh Holland <josh <at> inv.alid.pw>:
You have taken responsibility. (Thu, 31 Oct 2019 17:17:02 GMT) Full text and rfc822 format available.

Notification sent to Josh Holland <josh <at> inv.alid.pw>:
bug acknowledged by developer. (Thu, 31 Oct 2019 17:17:03 GMT) Full text and rfc822 format available.

Message #10 received at 38005-close <at> debbugs.gnu.org (full text, mbox):

From: Josh Holland <josh <at> inv.alid.pw>
To: 38005-close <at> debbugs.gnu.org
Subject: Re: bug#38005: Acknowledgement (org.gtk.Settings.FileChooser glib
 schema missing "show-type-column" key)
Date: Thu, 31 Oct 2019 17:16:11 +0000
I just checked, and in fact staging already has 3.24.12, which contains
the missing key.  So I suppose this will be resolved when staging gets
merged.

Thanks,
--
Josh Holland




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Nov 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.