Summary: | Going back to overview from Display settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Christoph Feck <cfeck> |
Component: | kcm_kgamma | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bcooksley, j.vandenboogaard, tbfunderburk, tgc7259 |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christoph Feck
2010-01-07 07:08:55 UTC
SVN commit 1070988 by bcooksley: Ensure the page is valid before doing stuff with it. CCBUG: 221611 M +5 -0 ModuleView.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1070988 Backtrace indicates that the Gamma KCM indicates it has changes in its destructor. Therefore this is a bug in it also. @Christoph: Does this fix it for you? If it does I will backport. Thanks Ben, the crash is fixed. Regarding the kgamma problem, should I file a new bug, or reassign this one (as this is actually the reason for the bug) Reassigning to KGamma, now that the System Settings part is safe. SVN commit 1071323 by bcooksley: Backport commit 1070988 Ensure the page is valid before doing stuff with it. CCBUG: 221611 M +5 -0 ModuleView.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1071323 SVN commit 1141930 by cfeck: Fix crash caused by signal emission in destructor BUG: 221611 M +3 -0 kgamma.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1141930 SVN commit 1141932 by cfeck: Fix crash caused by signal emission in destructor (backport r1141930) CCBUG: 221611 FIXED-IN: 4.4.5 M +3 -0 kgamma.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1141932 *** Bug 244267 has been marked as a duplicate of this bug. *** *** Bug 244981 has been marked as a duplicate of this bug. *** *** Bug 266189 has been marked as a duplicate of this bug. *** |