https://bugs.kde.org/show_bug.cgi?id=376523
Francis Herne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |velop/e88622395a875b305796d | |573b44edc8d62f7f79a Status|UNCONFIRMED |RESOLVED --- Comment #1 from Francis Herne <[email protected]> --- Git commit e88622395a875b305796d573b44edc8d62f7f79a by Francis Herne. Committed on 10/03/2017 at 23:25. Pushed by flherne into branch '5.1'. CustomBuildSystemConfigWidget: clear configs before reloading. `loadFrom()` is called on an already-loaded widget when resetting, for example after choosing "Discard" when changing to another config page. The existing configs must be cleared before loading new ones. In debug mode, this caused a crash due to a later assertion failure: Otherwise, duplicate configs seem likely to cause some glitches. M +1 -0 projectmanagers/custom-buildsystem/custombuildsystemconfigwidget.cpp https://commits.kde.org/kdevelop/e88622395a875b305796d573b44edc8d62f7f79a -- You are receiving this mail because: You are watching all bug changes.
