-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The app is not handling second instances correctly.
- Version: latest
Steps To Reproduce
- Open an instance of Lichtblick (this can be done using the UI or terminal).
- Open a terminal and try to open a new instance of Lichtblick without using the
--force-multiple-windows
flag. - The stdout will show that another instance is already running, and the process will finish, but the instance will remain open.
Expected Behavior
No more instances of the app should open if no flag is passed or no files/deep links are opened.
For more information, check the PR that introduced the new flag #600
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working