Plasma Desktop crashes on startup

I’m using openSUSE 11.2 for 2 months and never really had any trouble until yesterday. I installed valgrind and it didn’t run, so in attempt to solve it i installed some other packages (glibc, qt something and some others, i cannot remember which, that people recommended. i think glibc-locale has solved it btw).

anyways, when i start opensuse, i get a black screen and a an error alert saying that the plasma desktop has crashed. I can use alt+f2 to open any program. Only dekstop is not showing.

The error details:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[KCrash Handler]
#5 0x00007f67e865e697 in Plasma::Wallpaper::setUsingRenderingCache(bool) () from /usr/lib64/libplasma.so.3
#6 0x00007f67d49c4fa7 in ?? () from /usr/lib64/kde4/plasma_wallpaper_image.so
#7 0x00007f67e865e52d in Plasma::Wallpaper::restore(KConfigGroup const&) () from /usr/lib64/libplasma.so.3
#8 0x00007f67e85946b3 in Plasma::Applet::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*) () from /usr/lib64/libplasma.so.3
#9 0x00007f67e689ac56 in ?? () from /usr/lib64/libQtGui.so.4
#10 0x00007f67e68a1fec in ?? () from /usr/lib64/libQtGui.so.4
#11 0x00007f67e68a4120 in ?? () from /usr/lib64/libQtGui.so.4
#12 0x00007f67e68a48f8 in ?? () from /usr/lib64/libQtGui.so.4
#13 0x00007f67e68a4ed9 in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f67e68ce87c in QGraphicsView::paintEvent(QPaintEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f67e62d6501 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f67e668975b in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f67e68c97eb in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007f67e5b2ec38 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x00007f67e627f43c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007f67e6286baa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007f67e741716b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007f67e5b2f81c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#23 0x00007f67e62de6f1 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f67e62df0a6 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) ()
from /usr/lib64/libQtGui.so.4
#25 0x00007f67e62de1bb in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4
#26 0x00007f67e649a129 in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f67e649a43a in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f67e62f933a in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f67e6306fe3 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007f67e63308ba in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007f67df244dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f67df2487a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f67df2488d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007f67e5b5a1cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007f67e633044f in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007f67e5b2e0f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f67e5b2e4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#38 0x00007f67e5b309f6 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#39 0x00007f67e8d1cd6f in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#40 0x00007f67e89a2a7d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>,
rtld_fini=<value optimized out>, stack_end=0x7fff977ffa78) at libc-start.c:220
#41 0x0000000000400699 in _start ()

i think i somehow damaged with Qt lib.
I’ve seen a similar post in a few places with a few suggestions that did not work for me. I tried remove the /.kde4 folder but it changes nothing.

Any idea how i could get this fixed?

Undo what you did - that should solve it
The install log is here: /var/log/zypp/history

You can access that with a live cd like Parted Magic

Then boot like this to Yast and remove the packages
Level 3 Boot and Yast - Windows Live

alt-f2 and run xterm and try plasma-desktop inside the xterm and look for the errors.