LXDE startlxde is resetting XDG_DATA_DIRS on Debian 12! (was Re: customize Debian 11 evironment in lightdm...)

2024-08-19 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-07 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
sion environment via CLI Thank you! -- Giovanni Biscuolo Xelera IT Infrastructures signature.asc Description: PGP signature

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

Re: customize Debian 11 evironment in lightdm (and in general?)

2022-05-06 Thread Giovanni Biscuolo
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

customize Debian 11 evironment in lightdm (and in general?)

2022-05-05 Thread Giovanni Biscuolo
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

High Swap usage after upgrade to Buster

2019-11-28 Thread Giovanni Bellac
Hi all, we have upgraded a bunch of servers from Wheezy to Buster and experiencing a excessive usage of Swap after the upgrades on all systems. We have done some testing on this: Swap usage with stock Buster Linux 4.19: highSwap usage with Buster backports Linux 5.3: highSwap usage with self-comp

Re: reasons to ditch LILO before upgrading to jessie?

2016-07-07 Thread Giovanni Gigante
Brian wrote: Giovanni Gigante seems happy enough with LiLo and there appears to be no definite indication that it would fail to boot an upgraded machine. He could consider leaving it in place, reading the bug reports and having a plan to install GRUB should something go wrong afterwards. At

reasons to ditch LILO before upgrading to jessie?

2016-07-05 Thread Giovanni Gigante
tion is: is there any serious reason to switch the system to GRUB before upgrading, or can I just keep my current setup and proceed to jessie? Thanks Giovanni

Re: wheezy packages problems

2016-07-04 Thread Giovanni Gigante
Sven Joachim wrote: Apparently java-gcj-compat depends on java-gcj-compat-headless, on which gcj-jre-headless conflicts. Now why apt-get refuses to uninstall java-gcj-compat-headless in favor of gcj-jre-headless is unclear, but apt-get *never* tells _why_ some package "is not going to be insta

Re: Re: wheezy packages problems

2016-07-04 Thread Giovanni Gigante
Cindy-Sue Causey wrote: Did you run "apt-get update"? Sure. Also... I used to get that message a lot about holding packages back.. People talk about "pinning" packages here. I've never done that but it might be one answer if you've ever actively done that yourself. I *a-sume* you'd have to u

wheezy packages problems

2016-07-04 Thread Giovanni Gigante
ken packages. Apart from this the systems seem up to date. I have tried apt-get clean, apt-get dist-upgrade and aptitude, and none of them complain. I have no idea what to do next, in order to have a trouble-free system that I can safely upgrade to jessie. Suggestions? Thanks Giovanni

Re: Re: Wheezy upgrade trashes display

2011-04-17 Thread Giovanni Badi
time Debianbut absolutely not a geek on it. Ciao Giovanni Badii -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1303054616.3159.2.camel@192-168-1-6.localdomain

Bug in file command magic

2010-02-10 Thread Giovanni Funchal
]*.*\\{graphviz graph text + 0regex/100(^|[\r\n\t\ ]+)graph[\r\n\t\ ]*.*\\{graphviz graph text Since in the dot file format[1], the keyword "graph" must be preceded by a white space or be in the beginning of the file. Anyone knows where I can report this? -- Giovanni [

Help installazione vmware server "/usr/src/linux/include"

2007-02-08 Thread Giovanni trovato
salve, ho un problema che non riesco a risolvere su una instalalzione vmware server #uname -a *Linux gio 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux* quando eseguo: *#vmware-config.pl* il problema mi si presenta qui *What is the location of the directory of C header files that

cups wants to remove the kernel

2005-09-05 Thread Giovanni Gigante
d? What is the correct way to install CUPS without destroying the system? Thanks, Giovanni. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RAM economy tips

2001-04-20 Thread giovanni sartoni
70 - 80 MB used (whow seems worse than Win98 ?!?) and the usage keeps rising till 90% as I open/close other applications, and stay there. Has anyone any tips about optimizing the RAM usage? Thanks in advance and nice WE to everybody Giovanni

insmod at boot

2001-04-17 Thread giovanni sartoni
true? How to over come it? Thanks for your help Bye Giovanni _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

X configuration

2001-03-06 Thread giovanni sartoni
a desktop that is about 4 times the video (that is an effect of the poor resolution I presume). Any hint for me? Today is cold and sunny in The Netherlands, if it keeps freezing we might have a second chance for a ice-skate weekend here. Bye Giovanni

missing XF86_SVGA file in v2.2_rev2 installation

2001-03-05 Thread giovanni sartoni
SVGA driver, or where I can fetch the file on the net. bye and thanks for any suggestions Giovanni Sartoni The Netherlands _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

phpMyAdmin problems...

2000-09-13 Thread Giovanni dos Reis Nunes
r undefined function mysql_connect() in lib.inc.php3 on line 170" I followed all steps of phpMyAdmin documentation and installed all PHP3 & MySQL common packages. Anybody can help me? - - - Please replies direcctly to me because I'm not list subscriber --- Gio

Re: emptying files

2000-02-17 Thread Giovanni
This message was sent from Geocrawler.com by "Giovanni" <[EMAIL PROTECTED]> Be sure to reply to that address. try this: for x in *.* do cat $x done Geocrawler.com - The Knowledge Archive

Re: Installation Help Needed Please :)

1998-08-05 Thread Giovanni Biscuolo
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

Re: Debian & Win95 files... && FAT32

1998-01-14 Thread Giovanni Bortolozzo
em. Bye Giovanni *Giovanni Bortolozzo <[EMAIL PROTECTED]>** Information is not knowledge, Knowledge is not wisdom, Wisdom is not truth, Truth is not beauty, Beauty is not love, Love is not music, Music is the best. Frank Zappa (1940