https://bugs.kde.org/show_bug.cgi?id=373004

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |velop/e6ee67c23ae333d2ea412
                   |                            |9bf507c5a389684c960
   Version Fixed In|                            |5.2.2
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Kevin Funk <kf...@kde.org> ---
Git commit e6ee67c23ae333d2ea4129bf507c5a389684c960 by Kevin Funk, on behalf of
Dan Weatherill.
Committed on 15/01/2018 at 20:03.
Pushed by kfunk into branch '5.2'.

work around bug in kLineEdit

Summary:
a bug in kLineEdit causes spurious emission of textEdited signals when calling
setText().

This in turn causes spurious calls of compilerEdited() when selecting a
compiler in the compilers window,
 which leads to a segfault (e.g. this bug
https://bugs.kde.org/show_bug.cgi?id=373004) and I think some duplicates also.

I have submitted also a patch to kcompletion, https://phabricator.kde.org/D9808

This is a workaround for those systems until that is fixed

Reviewers: #kdevelop, apol, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: mwolff, anthonyfieroni, kdevelop-devel

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D9809
FIXED-IN: 5.2.2

M  +1    -0   
plugins/custom-definesandincludes/compilerprovider/tests/test_compilerprovider.cpp
M  +13   -0   
plugins/custom-definesandincludes/compilerprovider/widget/compilerswidget.cpp

https://commits.kde.org/kdevelop/e6ee67c23ae333d2ea4129bf507c5a389684c960

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to