pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Saved open files are not reopened on restart unless project folder is loaded

Open wesinator opened this issue 1 year ago • 2 comments

Thanks in advance for your bug report!

  • [X] Have you reproduced issue in safe mode?
  • [X] Have you used the debugging guide to try to resolve the issue?
  • [X] Have you checked our FAQs to make sure your question isn't answered there?
  • [X] Have you checked to make sure your issue does not already exist?
  • [X] Have you checked you are on the latest release of Pulsar?

What happened?

similar issue to #281, but I wanted to clearly emphasize that this also applies to files that are already saved and opened in an unedited state.

Saved files are not reopened on restarting Pulsar, unless a project folder is open.

Pulsar version

v1.114.0

Which OS does this happen on?

🪟 Windows

OS details

10

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

To reproduce:

  • Save a text file without a project folder loaded, leave it open. Exit the editor. Reopen the editor.

  • Now do the same thing but with an open project folder. In this case the file from the last session is reopened when the app is rerun.

Even with the restore setting set to always, files that are open without a project are not restored when restarting Pulsar.

Additional Information:

Expected behavior: saved files are reopened if the restore setting is yes or always, whether or not there is a project loaded.

wesinator avatar Feb 17 '24 05:02 wesinator

Also happening on Windows 11, Pulsar 1.114.2024021608.

egaudrain avatar Feb 28 '24 18:02 egaudrain

Happening on Win 11 with Pulsar 1.117 too.

Moreover it just opens with an empty project panel and I'd like that to disappear too. I have selected: Hidden on Startup as a setting of the Tree View App, but it still displays when I start Pulsar and the previously open files do not.

bernd-wechner avatar Jun 11 '24 05:06 bernd-wechner