Bug 170151

Summary: Add --unique flag to okular
Product: [Applications] okular Reporter: Rann <rb6>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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