D9809: work around bug in kLineEdit

Dan Weatherill noreply at phabricator.kde.org
Thu Jan 11 02:15:21 UTC 2018


dweatherill created this revision.
dweatherill added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
dweatherill requested review of this revision.

REVISION 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

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D9809

AFFECTED FILES
  plugins/custom-definesandincludes/compilerprovider/widget/compilerswidget.cpp

To: dweatherill
Cc: kdevelop-devel, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180111/c6235e67/attachment.html>


More information about the KDevelop-devel mailing list