You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, October 5th 2004, 4:54pm

kde 3.3.0 spalsh screen, but then crashes!!

can any1 helpme,

when i ilog to my new desktop kde 3.3.0, the splash screen appears but then it gave me this report..

[New Thread 1095878400 (LWP 4763)]
[KCrash handler]
#3 0x40f24f67 in QGList::first() () from /usr/local/qt/lib/libqt-mt.so.3
#4 0x40da4ab3 in QSplitter::setSizes(QValueList<int>) ()
from /usr/local/qt/lib/libqt-mt.so.3
#5 0x40075593 in KonqViewManager::loadItem(KConfig&, KonqFrameContainerBase*, QString const&, KURL const&, bool) () from /usr/lib/libkdeinit_konqueror.so
#6 0x400733dd in KonqViewManager::loadViewProfile(KConfig&, QString const&, KURL const&, KonqOpenURLRequest const&, bool) ()
from /usr/lib/libkdeinit_konqueror.so
#7 0x400ac63e in KonqMainWindow::readProperties(KConfig*) ()
from /usr/lib/libkdeinit_konqueror.so
#8 0x40617698 in KMainWindow::readPropertiesInternal(KConfig*, int) ()
from /usr/local/kde/lib/libkdeui.so.4
#9 0x40615bb7 in KMainWindow::restore(int, bool) ()
from /usr/local/kde/lib/libkdeui.so.4
#10 0x4005b694 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#11 0x0804866b in main ()
#12 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6

can some1 help me..??

the first time it displayme a kdesktop wizard, and i follow the rules, .. but after that, it only hangs.. with the error above..

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

2

Thursday, October 7th 2004, 2:35am

i am not sure, but lets try and break down the problem into a specific problem - it could be a conflict with the old kde you were running, or it could be a bad installation.

Firstly, remove all the tmp files.
[code:1]
rm -rf /tmp/kde-user
rm -rf /tmp/ksocket-user
[/code:1]

Now, try and login again. If you still have problems, try and rename

$HOME/.kde

This will effectively start kde from scratch, and you will lose all settings and configurations. By renaming the folder, we can still keep all the old configs, just not use them temporarily.

Rename the folder, and login again.

Let us know how you go with that.