Version: (using KDE 4.1.96) OS: Linux Installed from: SuSE RPMs When right clicking on an archive and selecting "extract archive here" it fully extracts the file(s) in the archive and everything seems to work. But when you look at the process list there is still an ark process running which never finishes. KDE4.2 RC1 on OpenSuse 11.1 with ark version 2.12.
Here using: Qt: 4.4.3 + qt-copy-patches-910240 KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090116)) kdelibs svn rev. 915739 / kdebase svn rev. 915763 kdeutils svn rev. 916045 on ArchLinux i686 - Kernel 2.6.28.1 I can confirm this bug. Also, this may be the cause of bug 175637 Another interesting thing: There is a notification in the SystemTray notification icon showing "Extracting file" , the source, the destionatio, and no progress at all. I suppose this is the cause of this bug... (an "active" buggy notification) , that maintains Ark active....
*** Bug 180383 has been marked as a duplicate of this bug. ***
Hi, this same bug happens to me in kubuntu Jaunty and KDE 4.2RC2. Confirming too that bug 175637 is directly connected to this bug.
SVN commit 918515 by metellius: BUG: 181678 quitOnLastWindowClosed property was causing the KApplication to quit when the replace dialog was opened. Also, set the KApplication to explicitly quit when the batch/add jobs emit their results. M +2 -0 batchextract.cpp M +14 -8 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=918515
SVN commit 918516 by metellius: Backporting revision 918515 BUG: 181678 quitOnLastWindowClosed property was causing the KApplication to quit when the replace dialog was opened. Also, set the KApplication to explicitly quit when the batch/add jobs emit their results. M +2 -0 batchextract.cpp M +14 -8 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=918516