https://bugs.kde.org/show_bug.cgi?id=458680
Bug ID: 458680 Summary: "kmymoney -n" does not remember there is no file open Product: kmymoney Version: git (master) Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: ostrof...@users.sourceforge.net Target Milestone: --- If you run "kmymoney file" then quit followed by "kmymoney" it opens "file" as the last file it had open. On the other hand, if you run "kmymoney filen" then quit, then "kmymoney -n" it opens with no data file. If you then quit and run "kmymoney" it will open "file" and not remember that no file was open the last time it was running. If the intent is literally to open the last file which was open in the program, then this behavior is correct. However, I would expect it to open the file which was open when kmymoney last ran, including remembering that no file was open. Is this behavior intentional, or an unintended edge case? Note, the behavior seems the same in both 5.1 and master branch. -- You are receiving this mail because: You are the assignee for the bug.