[Maniphest] [Commented On] T2225: Fix bug exposed by commit a537c5e
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Fri Apr 29 17:51:48 UTC 2016
elvisangelaccio added a comment.
This has now evolved into a crash...
The crash is caused by `m_model->setArchive(Q_NULLPTR);` in `Part::slotLoadingFinished()`.
The job currently has the `KJob::KilledJobError` set.
A possible solution is to use another error code to distinguish this job and not call setArchive if that is the case.
TASK DETAIL
https://phabricator.kde.org/T2225
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