Bug 226764

Summary: the character # for forward search is interpreted as %23 when used with --unique
Product: [Applications] okular Reporter: yskim75
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Jochen.Trumpf
Priority: NOR    
Version: 0.9.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: latex source
compiled document in DVI format

Description yskim75 2010-02-14 09:18:19 UTC
Version:           0.9.5 (using KDE 4.3.5)
OS:                Linux
Installed from:    Fedora RPMs

Here's how to reproduce the bug.
First open up two terminals.
Execute the command

  okular --unique 'document.dvi#src:100 ./document.tex'

This opens up the file normally, but now execute the same command in the other terminal.
Then Okular produces an error

Could not open file:///home/user/document.dvi%23src:100 ./document.tex
Comment 1 Albert Astals Cid 2010-02-20 16:33:51 UTC
Can you please attach the necessary files to reproduce the bug?
Comment 2 yskim75 2010-02-22 06:02:57 UTC
Created attachment 40997 [details]
latex source
Comment 3 yskim75 2010-02-22 06:04:26 UTC
Created attachment 40998 [details]
compiled document in DVI format
Comment 4 Jochen Trumpf 2010-02-22 12:23:06 UTC
I think you might be running into bug #205076. This has been fixed in 4.4.
Comment 5 Albert Astals Cid 2010-02-22 21:06:04 UTC
Oh, i thought we had that fix in KDE 4.3.5, but we have not. I'm closing this bug as duplicate of 205076 as Jochem is probably right. If once you upgrade to >= 4.4.0 you still have this problem please reopen this bug (or open a new one whatever you prefer)

Thanks for using Okular

*** This bug has been marked as a duplicate of bug 205076 ***