Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State of multiple windows not saving/restoring properly when spawned from single project #1204

Open
5 tasks done
ConnorS-P opened this issue Feb 4, 2025 · 0 comments
Open
5 tasks done
Labels
bug Something isn't working

Comments

@ConnorS-P
Copy link

Thanks in advance for your bug report!

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

What happened?

I was editing a project in Pulsar, but needed to view multiple files at once. I decided to take advantage of my other monitors. I right-clicked a couple tabs and selected the "open in new window" option and continued to work using multiple windows. When I was done, I shut off my PC. When I later turned it back on and started pulsar again, I was greeted with 3 copies of the same window, open to the same thing, rather than the 3 separate things I had been viewing. Attempts to reproduce sometimes also result in only one window.

Pulsar version

1.125

Which OS does this happen on?

🐧 Debian based (Linux Mint, Ubuntu, etc.)

OS details

Pop!_OS 22.04 LTS, 64-bit

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

  1. Open a project with pulsar.
  2. Open some files.
  3. Right click some tabs containing open files and select "open in new window".
  4. Shutdown pulsar.
  5. Restart pulsar.

Expected Behavior:
Pulsar should reopen all windows in the state you left them in.

Actual Behavior:
Pulsar reopens the same window multiple times, or only a single window (not sure what triggers it to do one or the other).

Additional Information:

No response

@ConnorS-P ConnorS-P added the bug Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant