I have a tex file "prueba.tex" compiled to pdf using synctex. If I open the file with: $okular --unique file:/home/luisfe/prueba.pdf#src:60/home/luisfe/prueba.tex Okular opens the file in the desired destination. However, if the file prueba.pdf is already open, the previous command does does not update the position of okular in the file. $okular --unique file:/home/luisfe/prueba.pdf#src:90/home/luisfe/prueba.tex The viewer stays in the same position Reproducible: Always Steps to Reproduce: 1. open a pdf file complied from tex with synctex information 2. try to move the file to a new destination from the command line/kile/gvim Actual Results: The position of the file is not updated Expected Results: Okular should move the view to a new destination Compiled from sources, okular version 1.0.0 using kde applications 15.12.0
If you're using okular 1.0.0 you are not using KDE Applications 15.12.0 Please use the proper released okular and not the frameworks branch.
I just created a pdf document with two named destinations and it works with the latest version from the frameworks branch in git. Can you try it again with the latest code? If you can reproduce it, please reopen the bug and attach a document where we can test it.
I confirm that it works well with the latest version from frameworks branch