I hope, I can get an answer, I didn't find any related topic, so I decided to make a new one... So I tried to install several applications like Neverball or SuperTux and they do install, but in fact i always get a segmentation fault, when i try to run these programs... So is there a way to fix this.
I tried a few things... Whether I installed it with apt-get install or by using the Software center, it installs, but it doesn't run, neither using the command line nor clicking on the corresponding icons.
This problem doesn't for instance apply to OpenOffice, it seems especially games won't run...
Here for instance the output for supertuxkart:
Irrlicht Engine version 1.7.3
Linux 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012 x86_64
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart'
[FileManager] Addons files will be stored in '/home/username/.local/share/supertuxkart/addons'.
[translate] Env var LANGUAGE = 'de_DE.UTF-8'
[translate] Env var LANGUAGE = 'de_DE.UTF-8', which corresponds to 'German (Germany)'
Adding language fallback de
[IrrDriver] Trying OpenGL rendering.
Speicherzugriffsfehler (segmentation fault)
The output for sudo lspci | grep VGA:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series]
note that purging fglrx and reinstalling the proper versions of libGL and libglx will not solve the problem at all...
apt-get? Synaptic? Ubuntu Software Center?) How are you trying to run them? (command line? menu item?) – voithos Dec 24 '12 at 23:08