[Kmymoney-devel] [Bug 229131] Initial settings wizard blocks preference dialog from "configure prefs. now" button
Cristian Onet
onet.cristian at gmail.com
Thu Mar 11 23:34:40 CET 2010
https://bugs.kde.org/show_bug.cgi?id=229131
Cristian Onet <onet.cristian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Cristian Onet <onet cristian gmail com> 2010-03-11 23:34:39 ---
SVN commit 1102152 by conet:
BUG: 229131
Fixed a long known issue. The KConfigDialog that is created for an application
is usually cached so implementing this by opening the settings dialog with the
wizard as a parent would cause a crash after the wizard would be closed and the
settings accessed again. So the behaviour was changed a bit by replacing the
button that would open the dialog with a check mark that, if checked, would
open the settings after finishing the wizard.
M +2 -1 kmymoney.cpp
M +5 -1 wizards/newuserwizard/knewuserwizard.cpp
M +5 -0 wizards/newuserwizard/knewuserwizard.h
M +70 -87 wizards/newuserwizard/kpreferencepagedecl.ui
WebSVN link: http://websvn.kde.org/?view=rev&revision=1102152
--
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