[Maniphest] [Commented On] T1771: Run CliInterface from the main thread

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Fri Apr 29 10:03:02 UTC 2016


elvisangelaccio added a comment.


  Current status of my local patch: the GUI thread is not blocked anymore. All tests passes.
  However there is a crash when aborting opening an header-encrypted archive. This is due to `m_model->setArchive(Q_NULLPTR);` called in `Part::slotLoadingFinished`.
  
  This can be solved in a separate patch by using a custom error code (different from `KJob::KilledJobError`).

TASK DETAIL
  https://phabricator.kde.org/T1771

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: elvisangelaccio
Cc: kde-utils-devel, elvisangelaccio, tctara


More information about the Kde-utils-devel mailing list