guix-patches
[Top][All Lists]
Advanced

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

[bug#57106] [PATCH] gnu: wpa-supplicant-gui: Fix build.


From: Mathieu Othacehe
Subject: [bug#57106] [PATCH] gnu: wpa-supplicant-gui: Fix build.
Date: Thu, 11 Aug 2022 10:57:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

>  gnu/packages/admin.scm | 45 +++++++++++++++++-------------------------
>  1 file changed, 18 insertions(+), 27 deletions(-)

Looks nice! There are quite a few errors during the build-icons phase though:

--8<---------------cut here---------------start------------->8---
** (process:174): WARNING **: 08:55:01.036: Unable to create profile directory 
(Permission denied) (13)
Unable to init server: Could not connect: Connection refused
** Message: 08:55:01.044: Cannot create profile directory 
/homeless-shelter/.config/inkscape.
** Message: 08:55:01.044: Inkscape will run with default settings, and new 
settings will not be saved. 

** (inkscape:174): WARNING **: 08:55:01.109: Could not create directory 
'/homeless-shelter/.config/inkscape'

** (inkscape:174): WARNING **: 08:55:01.109: Could not create extension error 
log file '/homeless-shelter/.config/inkscape/extension-errors.log'
Fontconfig error: No writable cache directories
Fontconfig error: No writable cache directories
Fontconfig error: No writable cache directories
Fontconfig error: No writable cache directories
--8<---------------cut here---------------end--------------->8---

We can maybe get rid of them by starting a xorg-server and defining the HOME
variable? Could you please have a look?

Thanks,

Mathieu





reply via email to

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