[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#47092: Icecat sandbox causes issues with fonts in --pure env
From: |
Martin |
Subject: |
bug#47092: Icecat sandbox causes issues with fonts in --pure env |
Date: |
Fri, 12 Mar 2021 10:15:25 +0000 |
Hi Simon,
no it doesn't help in this case and in general eolie package seems to be
broken because it doesn't work even with the simple 'guix environment
--ad-hoc eolie -- eolie':
Traceback (most recent call last):
File
"/gnu/store/w47sa5q3vki5siwk5lb62ld4ksxa5gcn-eolie-0.9.101/bin/.eolie-real",
line 20, in <module>
from eolie.application import Application
File
"/gnu/store/w47sa5q3vki5siwk5lb62ld4ksxa5gcn-eolie-0.9.101/lib/python3.8/site-packages/eolie/application.py",
line 19, in <module>
gi.require_version("Handy", "1")
File
"/gnu/store/597f7p79vyxjhwsv2qqnn76hx107xgj1-python-pygobject-3.34.0/lib/python3.8/site-packages/gi/__init__.py",
line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Handy not available
Kind regards!
Martin
On 3/12/21 9:53 AM, zimoun wrote:
Hi,
The example about ’eolie’ adapted to your usecase, does it not work?
See:
<https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-environment>
All the best,
simon