https://bugs.kde.org/show_bug.cgi?id=334510
Willem <willemso...@planet.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |willemso...@planet.nl --- Comment #1 from Willem <willemso...@planet.nl> --- This is also a problem when viewing LaTeX output using Kile, since it uses relative paths. I think this goes wrong in root/shell/main.cpp:108: // Returns false if it can't fit another document const QDBusReply<bool> reply = bestService->call( "openDocument", arg ); Here the (relative) file name is given as an argument to the running instance of Okular, that has another working directory. I guess that the file name has to be made absolute before calling openDocument. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel