https://bugs.kde.org/show_bug.cgi?id=516146
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #2 from [email protected] --- Fixed in trunk by commit 49223a2a. As a workaround in the meantime, use the command qdbus6 org.kde.kile /main setLine %l %f as the custom editor call (in Settings - Okular settings - Editor - Custom Text Editor) if the file is already open, or sh -c "kile --line %l %f; qdbus6 org.kde.kile /main setLine %l %f" if the file might not be open. *** This bug has been marked as a duplicate of bug 491899 *** -- You are receiving this mail because: You are watching all bug changes.
