Review Request 123229: Ensure we don't crash when using KIO from non-QApplication process
Aleix Pol Gonzalez
aleixpol at kde.org
Tue Apr 7 13:46:26 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123229/
-----------------------------------------------------------
(Updated April 7, 2015, 1:46 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Changes
-------
Submitted with commit 518522d879edac3f8ef960db33f08932b12bca36 by Aleix Pol to branch master.
Repository: kio
Description
-------
Prevents the UiDelegate and UiTracker to get initialized, because they'll try to create windows and dialogs when some things happen and these will immediately end in a crash.
Diffs
-----
src/widgets/jobuidelegate.cpp 7df289f
src/widgets/kdynamicjobtracker.cpp 9bc4a4e
Diff: https://git.reviewboard.kde.org/r/123229/diff/
Testing
-------
Ran the tests, my unit test doesn't crash anymore.
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150407/1f10d28d/attachment.html>
More information about the Kde-frameworks-devel
mailing list