Summary: | Option 'Start with last selected view' does not work | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | j.r.hudson, tonyb.sfkde |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Baumgart
2010-02-21 10:04:20 UTC
(In reply to comment #0) > Version: SVN HEAD (using KDE 4.3.5) > OS: Linux > Installed from: openSUSE RPMs > > The option has no effect. Upon startup, the home page is always shown. I've just compiled SVN HEAD and it seems to be working here any ideas why? My experience of this is that it's intermittent. It was reported on SF as happening with a DB backend on KDE3, but I found it sometimes happened with conventional files too. SVN commit 1105495 by tbaumgart: Only remember a changed setting if we're not called during construction BUG: 227908 M +7 -4 kmymoneyview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1105495 *** Bug 239848 has been marked as a duplicate of this bug. *** SVN commit 1162963 by tbaumgart: Fixed the "startup with last selected view" problem which showed up again. BUG: 227908 M +4 -0 kmymoney.kcfg M +6 -15 views/kmymoneyview.cpp M +1 -3 views/kmymoneyview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1162963 |