Bug 227908

Summary: Option 'Start with last selected view' does not work
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: generalAssignee: 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:

Description Thomas Baumgart 2010-02-21 10:04:20 UTC
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.
Comment 1 Cristian OneČ› 2010-02-21 22:11:50 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?
Comment 2 Tony B 2010-02-22 12:04:00 UTC
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.
Comment 3 Thomas Baumgart 2010-03-20 13:13:23 UTC
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
Comment 4 Thomas Baumgart 2010-05-28 11:26:46 UTC
*** Bug 239848 has been marked as a duplicate of this bug. ***
Comment 5 Thomas Baumgart 2010-08-13 09:24:30 UTC
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