fix the bug: https://bugs.kde.org/show_bug.cgi?id=397040
Diff Detail
Diff Detail
- Repository
- R287 KImageFormats
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
I don't see much point in this patch, Qt already tells you that a QCoreApplication is missing (as you can see in the bug report). You have to create a QCoreApplication in any Qt process, that's a fact, we're not going to remind the developer before each and every use of a Qt class.
Comment Actions
Hi, I was replied in https://bugs.kde.org/show_bug.cgi?id=397040. I hope to get a reply. Thank you
Comment Actions
Given this here still shows up in my phabricator list, and having given "smart" ;) comments on the bug report, please find a patch based on my comments at D15405.
Comment Actions
Closing this review request as the author has not reacted. D15405 should be serving already as more proper fix for the referenced bug.