Bug 497947 - Okular --unique does not behave as intended
Summary: Okular --unique does not behave as intended
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 24.12.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-27 16:29 UTC by giacomofenzi
Modified: 2024-12-27 16:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description giacomofenzi 2024-12-27 16:29:12 UTC
SUMMARY
On a fresh okular install from DMG, running `okular --unique main.pdf` multiple times open many instances of okular, instead of keeping the same one. 

STEPS TO REPRODUCE
1. Install okular 24.12.0 from DMG on Mac OS (arm64). 
2. Run `okular --unique main.pdf`
3. Run `okular --unique main.pdf`

OBSERVED RESULT
Two windows of Okular open. 

EXPECTED RESULT
A single window of Okular opens.


SOFTWARE/OS VERSIONS
Windows: 
macOS: Sequoia 15.2
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION