Lucas wrote: > Hello, > > I created a startsound.sh script how described in the "OSS transparent > redirection to Esound" and "OSS redirection to ESD in KDE". > > After this I put it in the $HOME/.kde.env folder changing the line > "export LD_PRELOAD ....." how described in the "Debian OSS redirection > to ESD" (the same problem there is in the script ltsp-sound.sh used to > redirect the audio stream on the terminal) > not .kde.env but .kde/env > But on the client I haven't the value of $LD_PRELOAD. > > If I try (on the client) to digit the command echo $LD_PRELOAD, simply > it returns a blank line (no errors appear) > > Others variables are set correctly (like ESPEAKER or ESDDSP_MIXER) > > I traced the ltsp-sound.sh script (where there is the same command > export LD_PRELOAD="...path...") and I am sure that in the script the > value LD_PRELOAD is correct. > > But it isn't set on the client. > When you say "on the client" are you talking about the KDE session running in the server but being shown in the client? > Do you have any suggestion about it ? > > > Lucas Forget about LTSP and the client. Try to setup LD_PRELOAD in the server itself, by hand, in a console. Tell us if that works or if it does not work.
Noel Torres er Envite ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
