help-guix
[Top][All Lists]
Advanced

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

Re: Inkscape 1.0 segfault when trying to bring up file chooser


From: Maxim Cournoyer
Subject: Re: Inkscape 1.0 segfault when trying to bring up file chooser
Date: Sun, 14 Jun 2020 23:28:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello Thorsten,

Thorsten Wilms <t_w_@freenet.de> writes:

> Hi!
>
> Guix last updated yesterday, on top of Ubuntu. Triggering ‘Save as’ in
> Inkscape leads to:
> ```
> (org.inkscape.Inkscape:5125): GLib-GIO-ERROR **:
> 11:56:37.434: Settings schema 'org.gtk.Settings.FileChooser' does not
> contain a key named 'show-type-column' Trace/breakpoint trap (core
> dumped)
> ```

[...]

The problem should be fixed with commit 1afa2c5ca0.  Inkscape 1.0 is now
wrapped with the XDG_DATA_DIRS and other relevant environment variables
set.  The package was not using the 'glib-or-gtk-wrap from the
glib-or-gtk+-build-system, which caused the problem.

Users which had gtk+ propagated to their user profile (or system profile
on Guix System) would not see the issue triggered (I didn't myself!).

Thank you for the report!

Maxim



reply via email to

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