Okay, since I switched to 13.04, I'm having a really strange issue - it looks like an environment parameter got changed and is now wrong and have no idea where to set it up. This affects both my desktop (running Kubuntu 13.04, and has an AMD Radion HD 6770 using the Closed AMD Catalyst driver), and my old notebook (same thing again, Kubuntu 13.04, but this has a GeForce 9600M GS video card using the closed nVidia drivers). For all my games (and for some applications such as Skype) on my desktop, I have to add LD_LIBRARY_PATH=/usr/lib32/fglrx/ (for 32-bit apps) or LD_LIBRARY_PATH=/usr/lib/fglrx/ (for 64 bit apps) else I either get weird graphics problems or crashes (usually Seg faults) because it's unable to locate the driver. Same thing with the notebook, except I have to specify LD_LIBRARY_PATH=/usr/lib32/nvidia-313-updates (for 32 bit apps) or LD_LIBRARY_PATH=/usr/lib/nvidia-313-updates/ (for 64- bit apps). I de-installed and reinstalled the drivers numerous times, no change. I'm a little frustrated at haveing to edit my K menu to add this to the command line of my applications that suddenly don't work, is there something else I can do to not have to edit the command lines for my menu items
![Huh](https://www.kubuntuforums.net/core/images/smilies/huh.gif)
Comment