[Kde-imaging] [kipiplugins] [Bug 348333] Application crashes if I click Cancel while resizing images
Alexander Potashev
aspotashev at gmail.com
Wed May 27 22:29:22 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=348333
--- Comment #1 from Alexander Potashev <aspotashev at gmail.com> ---
This happens because the Cancel button in KDialog (ancestor of class
KPBatchProgressDialog) trigger QDialog::reject() which then closes the dialog.
The application terminates because this progress dialog was the only window in
"kipicmd".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list