[Differential] [Request, 9 lines] D4555: Fix Bug 374458 by properly blocking signals on debugger combo box
Aetf
noreply at phabricator.kde.org
Fri Feb 10 21:22:45 UTC 2017
qi437103 created this revision.
qi437103 added a reviewer: apol.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
In the launch configuration dialog, when changing config page and updating the debugger combo box, signals are not properly
blocked, thus triggering incorrect `setData` call on the model. Bug 374458 happens only when GDB is choosen as debugger because GDB
happens to be the second item in the combo box.
TEST PLAN
Maunally tested, no more crash.
REPOSITORY
R33 KDevPlatform
BRANCH
fix-launchcfg-crash
REVISION DETAIL
https://phabricator.kde.org/D4555
AFFECTED FILES
shell/launchconfigurationdialog.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, apol
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170210/2bee9848/attachment.html>
More information about the KDevelop-devel
mailing list