[Kmymoney-devel] [Bug 278157] KMM crashes if I click on a tab in help/aboutKMM or settings/KMM/Plugins
Jack
ostroffjh at users.sourceforge.net
Mon Aug 1 20:23:37 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=278157
--- Comment #20 from Jack <ostroffjh users sourceforge net> 2011-08-01 20:23:37 ---
This has been tracked down to revision 1203403, specifically a call to
qApp->setStyleSheet(....). The specific call "qApp->setStyleSheet(QString())"
does not cause the crash.
In the current revision of trunk, in kmymoney/kmymoney.cpp on line 6438,
commenting out the call to qApp->setStyleSheet in the "else" clause of the "if"
in "void KMyMoneyApp::Private::setCustomColors()" prevents/avoids the crash.
Given that the crash does not happen under KDE 4.5.5, but does under KDE 4.6.3
and 4.7.0, does that give any hints where to look next?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list