Bug 260629

Summary: fail to autoreload pdf-file after successing it one time only
Product: kde-windows Reporter: cjpark
Component: generalAssignee: KDE-Windows <kde-windows>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aacid, brandon.ml
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description cjpark 2010-12-18 14:32:02 UTC
Version:           4.4 (using KDE 4.4.0) 
OS:                MS Windows

I have installed kde4.4 MS-window version.
I make a pdf file by compiling my xxx.TeX file and open it using okular by 
typing   "okular xxx.pdf". when I remend my TeX file and compile it,  okular automatically reload it one time.  But, after that one success, automatic reloading doesn't work at all.  Here is a point. It's ok, If I open my pdf using  the same okular but by menubar open file tool.  Reloading bug occurs only when launch okular by typing in any shell. I believe it must come from  slash and back slash convention in path name  between Dos world and xnix. world. 
I found some clue for the bug.  
1. The bug don't occur if the  pdf is located at root directory, that is, C:
2. when okular open pdf by typing,  it always search pdf  using full path name with xnix convention slash / .   But, it use  Dos convention back slash \  in path name  in open recent file.   

 

Reproducible: Didn't try
Comment 1 Albert Astals Cid 2011-01-08 14:11:31 UTC
Windows bug...
Comment 2 Carlo Segato 2011-01-13 11:04:34 UTC

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