LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   System Settings->Desktop doesn't start (https://www.linuxquestions.org/questions/slackware-14/system-settings-desktop-doesnt-start-865143/)

ZebraIzToronto 02-26-2011 07:10 AM

System Settings->Desktop doesn't start
 
I have Slackware 13.1 x64 and my graphic card is ATI Radeon HD 2400 on my laptop. I install from ATI official site driver for this card and now when I try to come in System Settings->Desktop I got this error:

Executable: systemsettings PID: 13956 Signal: 11 (Segmentation fault)

Quote:

Application: System Settings (systemsettings), signal: Segmentation fault
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#5 0xb359814c in XF86DRIQueryExtension () from /usr/lib/libGL.so.1
#6 0xb5b88286 in ?? () from /usr/lib/libX11.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
What to do ?

adamk75 02-26-2011 07:31 AM

Are you sure the drivers are installed properly? What's the output of 'glxinfo | grep -i render'?

Adam

ZebraIzToronto 02-26-2011 09:47 AM

bash-4.1# glxinfo | grep -i render
Quote:

direct rendering: Yes
OpenGL renderer string: ATI Mobility Radeon HD 2400
GL_NV_conditional_render, GL_NV_copy_depth_to_color,

adamk75 02-26-2011 09:50 AM

Well the drivers are definitely installed properly. Not really sure what would cause this. Maybe some bug in KDE4...

Adam

ZebraIzToronto 02-26-2011 10:00 AM

Problem is that I have installed Slackware 13.1 x64 ( from same dvd ) and it was working all, Compositing and other stuffs.
I install fresh yesterday(same dvd ) and it doesn't work.

adamk75 02-26-2011 10:07 AM

Right, I get that. That doesn't really mean anything, though.

You could try running it in gdb and getting a backtrace. You might need to install debugging symbols for KDE4, though. Not really sure the best way to go about that in Slackware, though.

Adam


All times are GMT -5. The time now is 09:17 PM.