Bug 170151 - Add --unique flag to okular
Summary: Add --unique flag to okular
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 22:04 UTC by Rann
Modified: 2008-09-22 00:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rann 2008-08-31 22:04:45 UTC
Version:            (using KDE 4.1.0)
Compiler:          gcc 4.3.1 
OS:                Linux
Installed from:    Gentoo Packages

Kpdf in kde 3.5.9 had a --unique switch, which made it so that when it was invoked from Kile, it wouldn't open multiple windows for a new version of the same document.  This was very useful, so there should be something similar in Okular.
Comment 1 Pino Toscano 2008-08-31 22:10:21 UTC
> Kpdf in kde 3.5.9 had a --unique switch

Just for information (nothing wrong in the report): KPDF has no --unique switch.
Comment 2 Rann 2008-08-31 22:12:54 UTC
whoops.  I meant kdvi...
Comment 3 Pino Toscano 2008-09-22 00:53:04 UTC
SVN commit 863380 by pino:

Add the --unique command line behaviour ala KDVI.
The "unique" instance is registered as "org.kde.okular".

BUG: 170151


 M  +23 -0     main.cpp  
 M  +6 -0      shell.cpp