10
9
Fork
You've already forked linux-app
14

UI: Parse version before Gtk's parsing #624

Merged
jwijenbergh merged 2 commits from fix-version-unique-instance into master 2025年02月10日 16:06:21 +01:00

Gtk has a unique instance, so when we re-open the app, command line
parsing doesn't happen but it just exits. This is fine for any flag but
not for the version flag. Let's parse and print that before the Gtk main
loop happens.

Fixes: #623

Gtk has a unique instance, so when we re-open the app, command line parsing doesn't happen but it just exits. This is fine for any flag but not for the version flag. Let's parse and print that before the Gtk main loop happens. Fixes: #623
jwijenbergh force-pushed fix-version-unique-instance from 655f197fa9
Some checks failed
/ test (push) Has been cancelled
to 538f622c0b
Some checks failed
/ test (push) Failing after 2m44s
2025年02月10日 15:46:45 +01:00
Compare
Format: Run ruff
All checks were successful
/ test (push) Successful in 3m43s
135df91f5c
jwijenbergh deleted branch fix-version-unique-instance 2025年02月10日 16:06:24 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/linux-app!624
Reference in a new issue
eduVPN/linux-app
No description provided.
Delete branch "fix-version-unique-instance"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?