See below. Reproducible: Always Steps to Reproduce: 1. Make sure that e.g. 'rar' is not installed 2. ark --changetofirstpath --add --autofilename rar foo.txt Actual Results: Ark process hangs after displaying the error message. Expected Results: Ark process should quit after displaying the error message.
Git commit 302f86db350aa270094f8db73c3eda8451fc2811 by Elvis Angelaccio. Committed on 09/02/2016 at 14:58. Pushed by elvisangelaccio into branch 'Applications/15.12'. Properly finish AddToArchive jobs Currently Ark hangs when AddToArchive::slotStartJob() returns before having started the underlying AddJob. Calling emitResult() before calling 'return' fixes the issue. FIXED-IN: 15.12.2 M +6 -4 kerfuffle/addtoarchive.cpp http://commits.kde.org/ark/302f86db350aa270094f8db73c3eda8451fc2811