Registered Member
|
Hello all.
I am having an annoying trouble here. I had a crash of konqueror (I have reported it here) And now, when I launch the program, it ever crashes at the start up. I have removed the folder .kde4/share/share/apps/konqueror, the files konq_history, konqsidebartngrc, konquerorrc in .kde4/share/config but it has not solved the crashes. Does anybody have any idea how can I launch konqueror without it crashes? I am using KDE 4.7.4 Thanks so much P.D.: when I launch it from the terminal not crashes, but if I launch it from krunner or the plasmoid Icon-Only Task Manager, crashes
Last edited by zuargo on Wed Feb 01, 2012 7:22 pm, edited 3 times in total.
|
Administrator
|
Have you tried clearing the contents of /var/tmp/kdecache-$USER/ and ~/.kde4/share/apps/konqueror/ outside KDE? (I ask about share/apps/konqueror because Konqueror can execute a preloaded instance)
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Outside KDE, means, for example, without the X server load? Thanks for answering |
Administrator
|
Correct. No KDE processes should be running on your system.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
did not work
Maybe, by removing the khtml config file? (really I don't know if this file exists) |
Registered Member
|
Try running kdebugdialog if you have it, and enable anything related to konqueror/khtml, then you can find information in the error file, ~/.xsession-errors normally
|
Registered Member
|
Thank you. I have installed kdebugdialog and enabled all related to konqueror and khtml I don't have any file .xsession-errors at my home folder |
Registered Member
|
No way I can solve this.
I have renamed the folder .kde4 into my home folder, and I have renamed my home folder too, but always the crash occurs OK, I have updated to KDE 4.8 and it was solved |
Registered Member
|
It appeared again.
When I have updated to KDE 4.8 I had not the crash by a while, but after, it appeared again. |
Administrator
|
Can you reproduce under a new user?
Also, does it continue to always crash now?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Yes, I can reproduce it under a new user. Yes, it always crahes, except when I launch it from the terminal:
|
Administrator
|
The continuing to crash unless started from the terminal issue is highly unusual. Gather if you launcher it using KRunner with the "Run command" option it still crashes?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Yes it also crashes.
It crashes using any kde instance (desktop launchr, krunner, plasmoids, etc) Thank you for your preoccupation |
Administrator
|
Just to confirm, you have tried killing all Konqueror instances and removing ~/.kde4/share/apps/konqueror correct?
It should be impossible in theory for Konqueror to be remembering any form of state - as the crash recovery metadata is stored under ~/.kde4/share/apps/konqueror
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Yes On another subject, I have found one interesting thing. When Konqueror can't find libpng14.so.14 it does not crash at the startup and gives this message:
By running ldd comand, in fact libpng14.so.14 is missing:
And so, when libpng14.so.14 is missing, I don't get the crash... I have noticed it by updating all packages on my system except kdelibs 4.8.0-1 (first archlinux's packaging for kdelibs) to kdelibs 4.8.0-2 (second archlinux's packaging for kdelibs) Also, using kdelibs 4.8.0-2 konqueror still crashes at the startup. Another interesting thing. I create my own packages for kdelibs downloading the oficial PKGBUILD and compiling it on my machine. When I install on the system my own kdelibs-4.8.0-2 package konqueror crashes, but when I install the same package from the official Archlinux's repositories, it does not. So, I am guessing the problem is in the compilation process that I am doing. The only changes I make on the official Archlinux's PKGBUILD for kdelibs are: add the option !strip, in the option field (it does not strip the compiled libraries, run man strip for further information) and switching the build type (-DCMAKE_BUILD_TYPE) from Release to debugfull. I do it for getting the debugging symbols in the compiled libraries and so to get fully backtraces when any application crashes (for reporting them on the KDE's bug tracker). Can see the PKGBUILD edited by myself here |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]