Skip to content

Second instances are opened when they should not be #651

@jromero-irt

Description

@jromero-irt

Description
The app is not handling second instances correctly.

  • Version: latest

Steps To Reproduce

  1. Open an instance of Lichtblick (this can be done using the UI or terminal).
  2. Open a terminal and try to open a new instance of Lichtblick without using the --force-multiple-windows flag.
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions