Konqueror

Invoking konqueror using the application launcher results in a non-responsive window. With a new user, the window works. However quitting results in stale processes:

default  27519  1.1  0.6 2833176 205748 ?      Sl   13:42   0:02 /usr/bin/konqueror
default  27553  0.0  0.0 278952 21324 ?        S    13:42   0:00 file.so [kdeinit5] file local:/run/user/1004/klauncherbPTeNr.1.slave-socket local:/run/user/1004/konquerorpgxAZT.2.slave-socket
default  27554  0.0  0.0 278952 21324 ?        S    13:42   0:00 file.so [kdeinit5] file local:/run/user/1004/klauncherbPTeNr.1.slave-socket local:/run/user/1004/konquerorRIeMXC.3.slave-socket
default  27555  0.0  0.0 278952 21324 ?        S    13:42   0:00 file.so [kdeinit5] file local:/run/user/1004/klauncherbPTeNr.1.slave-socket local:/run/user/1004/konquerorauhTUC.4.slave-socket
default  27556  0.0  0.0 278952 21324 ?        S    13:42   0:00 file.so [kdeinit5] file local:/run/user/1004/klauncherbPTeNr.1.slave-socket local:/run/user/1004/konquerorWxnSIL.5.slave-socket
default  27557  0.0  0.0 278952 21324 ?        S    13:42   0:00 file.so [kdeinit5] file local:/run/user/1004/klauncherbPTeNr.1.slave-socket local:/run/user/1004/konquerorLzTfUj.6.slave-socket
default  29461  0.0  0.0   8704   904 pts/5    S+   13:45   0:00 grep --color=auto konq

Any idea?

Might be worth re-starting your p/c and starting konqueror. Then select:

settings / configure konqueror / performance

take the tick out and then close konqueror. It should work fine after that.

Make sure that you are using webkit and not khtml.

I restarted the machine and invoked konqueror. I even can’t open settings. What is puzzling: I can invoke konqueror in a root shell. It works fine there, but it will not work in a normal shell. None of it’s elements work.

Stop konqueror, do this:


mv ~/.config/konquerorrc ~/.config/konquerorrc.saved && konqueror


then look at the differences between the .saved and the new one.

Konqueror as a web-browser has been replaced by FalKon. It has a lot of Konqueror web-browser features, though it implements some slightly differently, but only a handful of web shortcuts.

konqueror hangs before creating ~/.config/konquerorrc Removing .cache didn’t help. Invoked in pristine account konqueror runs. But trouble starts when quitting. Before invoking again, you need to stop all processes related to konquerer. Otherwise konqueror will hang too.

maybe something other then Konqueror is broken have you tried a fresh user account seeing how konqy runs as root it might be something user config related

Yes, konqueror indeed works in a fresh user account. But some time ago I used it in the existing accounts successfully. I am not aware of having made some changes recently.

I guess something in your current account got corrupt I’d say clean the kde5 (specially Konqueror related) config files and start with fresh ones (you should be able to do it from the fresh account) but I’m betting Knurpht will have a better solution

Invoked lsof -p and found 3 suspects: .mozilla/plugins/mozplugger1.so, .mozilla/plugins/mozplugger0.so, .cache/mesa_shader_cache/index, the culprit being the latter one.