lly confused in this
> part. I restored my normal partition by using restorrb.exe so my
> computer is back to its previous state, but I need help with this
> partitioning stuff. Please help me!!! :)
>
> Jim
> [EMAIL PROTECTED]
Good luck and never give up! ;-)
Ciao.
Giovanni Bi
not
able to find the cause and related "workaround".
I see that similar problems are described in this bugs:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927907
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931776
Please is there a way to fix my problem?
Is there a way to custo
to configure the environment for all users, beyond the trivial cases that PAM
can handle.
Put all your transient shell settings (aliases, functions, shell options) in
~/.bashrc
Put all your environment variables in ~/.profile
Create or edit file ~/.bash_profile and include commands:
if [ -f ~/.profile ]; then
. ~/.profile
fi
Create or edit file ~/.xsessionrc and include the same commands as above.
This is a quicky and dirty approach! Not for the pedantic user.
--8<---cut here---end--->8---
it's working as expected, except for XDG_DATA_DIRS ;-(
I'm really lost...
Thanks!
Gio'
[1] https://issues.guix.gnu.org/issue/48796
[2] https://issues.guix.gnu.org/issue/48796#24-lineno31
[3] https://manpages.debian.org/bullseye/systemd/environment.d.5.en.html
--
Giovanni Biscuolo
Xelera IT Infrastructures
signature.asc
Description: PGP signature
to configure the environment for all users, beyond the trivial cases that PAM
can handle.
Put all your transient shell settings (aliases, functions, shell options) in
~/.bashrc
Put all your environment variables in ~/.profile
Create or edit file ~/.bash_profile and include commands:
if [ -f ~/.profile ]; then
. ~/.profile
fi
Create or edit file ~/.xsessionrc and include the same commands as above.
This is a quicky and dirty approach! Not for the pedantic user.
--8<---cut here---end--->8---
it's working as expected, except for XDG_DATA_DIRS ;-(
I'm really lost...
Thanks!
Gio'
[1] https://issues.guix.gnu.org/issue/48796
[2] https://issues.guix.gnu.org/issue/48796#24-lineno31
[3] https://manpages.debian.org/bullseye/systemd/environment.d.5.en.html
--
Giovanni Biscuolo
Xelera IT Infrastructures
Hello Greg and David,
as I said, please leave me in Cc: as I'm not subscribed
Greg Wooledge writes:
> On Fri, May 06, 2022 at 09:14:20AM +0200, Giovanni Biscuolo wrote:
>> Sorry I did not mention I'm not subscribed to the mailing list,
>
> OK.
>
>> Actually
Hello Greg,
Greg Wooledge writes:
> On Fri, May 06, 2022 at 02:30:59PM +0200, Giovanni Biscuolo wrote:
[...]
>> No , because in my ~/.xsessionrc (and only there) I have this variable:
>>
>> export XSESSION_WAS_HERE="Yes"
>>
>> and if I chec
Hello David,
thank you for your help
David writes:
> On Fri, 6 May 2022 at 02:55, Giovanni Biscuolo wrote:
[...]
>> The problem is that the lightdm (and LXDE) XDG_DATA_DIRS is missing
>> "/home/patrizia/.guix-profile/share" and this is the reason why
>> appli
sion
environment via CLI
Thank you!
--
Giovanni Biscuolo
Xelera IT Infrastructures
signature.asc
Description: PGP signature
Hello David and Greg,
Giovanni Biscuolo writes:
[...]
>> On Fri, 6 May 2022 at 02:55, Giovanni Biscuolo wrote:
>
> [...]
>
>>> The problem is that the lightdm (and LXDE) XDG_DATA_DIRS is missing
>>> "/home/patrizia/.guix-profile/share" and this i
is thread
[...]
> Perhaps it is being set by
> $GUIX_PROFILE/etc/profile
Yes
> if so then I'm sorry if I missed where you told us that.
No prob, thank you for your heads up!
Happy hacking! Gio'
[...]
--
Giovanni Biscuolo
Xelera IT Infrastructures
signature.asc
Description: PGP signature
Hello,
I'm following up a very old thread on debian-user (May 2022) since I
finally understand what is _resetting_ my XDG_DATA_DIRS... oh my!!!
To help-guix:
Giovanni Biscuolo writes:
> I'm trying to customize my user environment when using the lightdm
> display manage
11 matches
Mail list logo