----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123229/ -----------------------------------------------------------
(Updated mar. 3, 2017, 5:02 p.m.) Status ------ This change has been discarded. Review request for KDE Frameworks. 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/kdynamicjobtracker.cpp 14924d5 Diff: https://git.reviewboard.kde.org/r/123229/diff/ Testing ------- Ran the tests, my unit test doesn't crash anymore. Thanks, Aleix Pol Gonzalez