davidre created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidre requested review of this revision.

REVISION SUMMARY
  The menu we retun can outlive the manager. So we can't use it or its members 
in
  slots when connecting to signals of the menu or it's actions. This also 
switches
  the actions' data() back to being the schemePaths instead of the rows of the
  corresponding indices.

TEST PLAN
  Open Labplot which currently triggers this crash.

REPOSITORY
  R265 KConfigWidgets

BRANCH
  menumanager (branched from master)

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

AFFECTED FILES
  src/kcolorschememanager.cpp
  src/kcolorschememanager_p.h

To: davidre
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

Reply via email to