<div class="gmail_quote">2009/8/26 Marko Vojinovic <span dir="ltr"><<a href="mailto:vvmarko@gmail.com">vvmarko@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
</div>Window manager failed? Maybe some the following could help:<br>
<br>
* log out and log back in<br>
* killall plasma & plasma &&<br>
* kwin --replace  (and look for any errors)<br>
* read /var/log/messages for any info from kwin<br>
* disable desktop effects<br>
* reboot the machine (there were a lot of updates for KDE, maybe something got<br>
messed up wrt already running apps?)<br>
<br>
Are you maybe using some other window manager? Compiz? WindowMaker? Something<br>
else?<br>
<br>
HTH, :-)<br>
<font color="#888888">Marko<br>
</font><div><div></div><div class="h5"></div></div></blockquote><div><br>Yes it is compiz failing. It complains about missing Xgl. <br><br><br>My xorg.conf is given at the end of this mail.<br><br>Vijay<br><br># Xorg configuration created by livna-config-display<br>
<br>Section "Files"<br>        ModulePath   "/usr/lib64/xorg/modules/extensions/nvidia"<br>        ModulePath   "/usr/lib64/xorg/modules"<br>EndSection<br><br>Section "ServerFlags"<br>
        Option      "AIGLX" "on"<br>EndSection<br><br>Section "Device"<br>        Identifier  "Videocard0"<br>        Driver      "nvidia"<br>        Option      "AddARGBGLXVisuals" "True"<br>
EndSection<br><br>Section "Extensions"<br>        Option      "Composite" "Enable"<br>EndSection<br><br><br></div></div>