Version: 4.7.0 (using Devel) OS: Linux I'm running «konqueror --profile "mp3"» from a konsole command line and immediately after the four tabs are loaded, I select File -> Quit. Konqueror closes the window, but does not return to the command prompt. So it seems it does not completely exit. Furthermore, it often prompts me for a restored session. I'll attach the mp3 session file soon. Reproducible: Always Steps to Reproduce: See the details. Actual Results: Konqueror does not return the command prompt. Expected Results: Konqueror should exit completely. I'm on Mageia cauldron on a P4-2.4GHz x86-32 machine.
Created attachment 62199 [details] Konqueror's "mp3" profile This is the "mp3" profile of Konqueror.
Here is the backtrace of konqueror after its window was closed and while it is stuck in the command line: (gdb) bt #0 0xffffe430 in __kernel_vsyscall () #1 0xb7e49166 in poll () from /lib/i686/libc.so.6 #2 0xb5bd3a7b in g_poll (fds=0x84916a0, nfds=16, timeout=9999) at gpoll.c:132 #3 0xb5bc35de in g_main_context_poll (context=0x806ecc0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3474 #4 g_main_context_iterate (context=0x806ecc0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3156 #5 0xb5bc38ca in g_main_context_iteration (context=0x806ecc0, may_block=1) at gmain.c:3224 #6 0xb7017d9b in QEventDispatcherGlib::processEvents (this=0x806af30, flags= ...) at kernel/qeventdispatcher_glib.cpp:422 #7 0xb653e7fa in QGuiEventDispatcherGlib::processEvents (this=0x806af30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #8 0xb6fe813d in QEventLoop::processEvents (this=0xbfffdea4, flags=...) at kernel/qeventloop.cpp:149 #9 0xb6fe83b9 in QEventLoop::exec (this=0xbfffdea4, flags=...) at kernel/qeventloop.cpp:201 #10 0xb6fecef0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #11 0xb6484d34 in QApplication::exec () at kernel/qapplication.cpp:3736 #12 0xb7f973cf in kdemain (argc=3, argv=0xbfffe354) at /usr/src/debug/kde-baseapps-4.6.95/konqueror/src/konqmain.cpp:227 #13 0x080485db in main (argc=3, argv=0xbfffe354) at /usr/src/debug/kde-baseapps-4.6.95/build/konqueror/src/konqueror_dummy.cpp:3
Seems like on plasma 5 with konqueror-17.12.0-2.mga7 a plain run of konqueror does not return to the command line either.