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.
> Kpdf in kde 3.5.9 had a --unique switch Just for information (nothing wrong in the report): KPDF has no --unique switch.
whoops. I meant kdvi...
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