Arun Isaac skribis:
>>> To actually fix this package (and some others) we can:
>>>
>>> - Wrap them with shared-mime-info in XDG_DATA_DIRS or propagated it.
>>>
>>> - Make sure 'xdg-mime-database' always run if glib applications are
>>> there even without shared-mime-info referenced by profile.
>> To actually fix this package (and some others) we can:
>>
>> - Wrap them with shared-mime-info in XDG_DATA_DIRS or propagated it.
>>
>> - Make sure 'xdg-mime-database' always run if glib applications are
>> there even without shared-mime-info referenced by profile.
>> IIRC, this was sugge
iyzs...@member.fsf.org (宋文武) skribis:
> Arun Isaac writes:
>
>>> The following environment variables are set which may make a difference
>>> here:
>>>
>>> GUIX_GTK3_PATH=/run/current-system/profile/lib/gtk-3.0
>>> GUIX_GTK2_PATH=/run/current-system/profile/lib/gtk-2.0
>>> GTK_DATA_PREFIX=/r
> To actually fix this package (and some others) we can:
>
> - Wrap them with shared-mime-info in XDG_DATA_DIRS or propagated it.
>
> - Make sure 'xdg-mime-database' always run if glib applications are
> there even without shared-mime-info referenced by profile.
> IIRC, this was suggested by
Arun Isaac writes:
>> The following environment variables are set which may make a difference
>> here:
>>
>> GUIX_GTK3_PATH=/run/current-system/profile/lib/gtk-3.0
>> GUIX_GTK2_PATH=/run/current-system/profile/lib/gtk-2.0
>> GTK_DATA_PREFIX=/run/current-system/profile
>
> After setting XDG_
> The following environment variables are set which may make a difference
> here:
>
> GUIX_GTK3_PATH=/run/current-system/profile/lib/gtk-3.0
> GUIX_GTK2_PATH=/run/current-system/profile/lib/gtk-2.0
> GTK_DATA_PREFIX=/run/current-system/profile
After setting XDG_DATA_DIRS with
export
XDG_D
Arun Isaac writes:
> I installed gnucash with `guix package -i gnucash`. When I attempt to
> run it, it fails with the following error message:
>
> **
> gnc.gui:ERROR:gnc-icons.c:96:gnc_add_stock_icon_pair: assertion failed:
> (pixbuf1 && pixbuf2)
> fish: 'gnucash' terminated by signal SIGABRT
I installed gnucash with `guix package -i gnucash`. When I attempt to
run it, it fails with the following error message:
**
gnc.gui:ERROR:gnc-icons.c:96:gnc_add_stock_icon_pair: assertion failed:
(pixbuf1 && pixbuf2)
fish: 'gnucash' terminated by signal SIGABRT (Abort)
However within an environ