[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#54434] [PATCH 0/6] XFCE Updates
From: |
Feng Shu |
Subject: |
[bug#54434] [PATCH 0/6] XFCE Updates |
Date: |
Mon, 04 Apr 2022 10:56:15 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Brendan Tildesley <mail@brendan.scot> writes:
> On 3/4/22 8:33 pm, Ludovic Courtès wrote:
>> [...]
>> One problem is that this won’t work for those using Guix Home, where the
>> default profile is ~/.guix-home/profile.
>>
>> Can this extra variable be avoided? Or could it be handled by a search
>> path specification?
> It's xfce4-panel that needs the search path to load .so files for
> panel plugins.
> xfce4-panel already has the search-path set to load them, but since
> its installed
> to the system profile,it does not load the user installed plugins. If
> xfce4-panel
> was a user installed package it may work but userswould have to
> manually install it.
> So I'm not sure how else to solve it.
What happen when version of xfce4-panel installed in system profile is
different from installed in home profile?
>> I’ve applied the other patches in the meantime.
>>
>> Thanks!
>>
>> Ludo’.
>
>
--