Hello,
I am using Geany 0.20 on linux mint 11. When I have a number of X files open and I close geany, if I restart the program from the application launcher the last files are reopened correctly. However, if I open a new file while Geany is closed the last session is deleted and a new one starts. Is this the intended behaviour of the program or a bug? I think the best would be the new file to be opened alongside the files of the old session. It's really troublesome to open each and every file every time again and again.
Thank you for your effort!
I should add that sometimes Geany does not restore the last session,instead it restores a random file which was used but afterwards closed in the last session or even an empty txt.
It is the intended behavior. Currently the initial session loading is a bit messy... Once 3312654 is applied (don't know when), it'll be trivial to add an option to reload the last session even when opening a file.
As of restoring a single file or empty session, usually happens when a (new instance) is closed after the main instance.
Now fixed in Git, thanks for reporting.