me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Kristian Lein-Mathisen 699ae7f5da
gnu: solvespace: Wrap with GSETTINGS_SCHEMA_DIR.
By opening File => Open in the menu, SolveSpace crashes with:

(solvespace:3891): GLib-GIO-ERROR **: 11:52:37.518: Settings schema
'org.gtk.Settings.FileChooser' is not installed fish: Job 1, 'solvespace'
terminated by signal SIGTRAP (Trace or breakpoint trap)

This patch should fix that, showing the GTK FileChooser dialog instead.
Solution was taken from gnu/packages/messaging.scm (utox).

* gnu/packages/engineering.scm (solvespace)[arguments]: Wrap with
GSETTINGS_SCHEMA_DIR.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-14 09:32:55 +01:00
..
bootloader
build secret-service: Mark sockets as SOCK_CLOEXEC. 2022-09-13 00:31:04 +02:00
home home: shepherd: Add shepherd/init.scm to XDG_CONFIG_HOME. 2022-09-12 08:43:08 +03:00
installer
machine
packages gnu: solvespace: Wrap with GSETTINGS_SCHEMA_DIR. 2022-09-14 09:32:55 +01:00
services services: shepherd: Install O_CLOEXEC variant of 'call-with-input-file' & co. 2022-09-13 00:31:04 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: cmake: Update to 3.24.2. 2022-09-14 00:02:39 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm