[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28853] [PATCH 1/8] gnu: virt-manager: Enable gtk schemas and glib m
From: |
Ludovic Courtès |
Subject: |
[bug#28853] [PATCH 1/8] gnu: virt-manager: Enable gtk schemas and glib modules support. |
Date: |
Wed, 25 Oct 2017 22:18:01 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Andy Patterson <address@hidden> skribis:
> On Mon, 16 Oct 2017 21:25:18 +0800
> address@hidden (宋文武) wrote:
>
>> Andy Patterson <address@hidden> writes:
>>
>> > virt-manager: Enable gtk schemas and glib modules support.
>>
>> How about: Wrap with GSettings schema and GIO modules search paths.
>>
>> Otherwise, this patch series look good to me, thanks!
>
> Sounds good, updated patch appened:
>
> --
> Andy
>
> From f504ccc9e961e7657261a478e278c142b9006e6b Mon Sep 17 00:00:00 2001
> From: Andy Patterson <address@hidden>
> Date: Sun, 15 Oct 2017 11:47:16 -0400
> Subject: [PATCH] gnu: virt-manager: Wrap with GSettings schema and GIO modules
> search paths.
>
> Fixes a crash when opening the file chooser dialog.
>
> * gnu/packages/virtualization.scm (virt-manager)[arguments]
> <#:imported-modules>: Add (guix build glib-or-gtk-build-system).
> <#:modules>: Import (guix build glib-or-gtk-build-system) as glib-or-gtk:.
> <#:arguments>: Add 'glib-or-gtk-compile-schemas and 'glib-or-gtk-wrap.
Since we haven’t heard from 宋文武, I went ahead and committed it.
Thanks!
Ludo’.