Hello Thorsten,

Thorsten Wilms <t...@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