Bug 281528

Summary: okular cannot open drives mounted as f.e. /S:
Product: [Applications] okular Reporter: HansL <Hans011>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.12.5   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description HansL 2011-09-07 08:40:53 UTC
Version:           0.12.5 (using KDE 4.6.5) 
OS:                Linux

I have mounted local ntfs drives and shared samba drives like (in fstab)
/dev/sda1       /C:     ntfs   users
//SERVER1/Archiv /S:    cifs   users
(This was necessary because of Windows-styled links inside documents so file:///S:/somepath/somefile.odt will work in Linux and Windows).

When trying to view files on these drives, okular won't open them:  
When double clicking such a file in krusader, okular complains "klauncher meldet: Unbekanntes Protokoll ā€žsā€œ."
When navigating to such a drive from inside okular it complains "Die Datei oder der Ordner S: existiert nicht."  

Gnome's evince for instance performs well in these cases.  

Reproducible: Always

Steps to Reproduce:
Mount some drive as /S: .
Try to opan a file on it.  

Actual Results:  
Won't open file-

Expected Results:  
Should open file.
Comment 1 Albert Astals Cid 2011-09-07 10:25:01 UTC
Works here both directly in Okular and from dolphin/konqueror (did not try krusader as i do not have it installed). So i'd say it is fixed in KDE 4.7.0. 

Please update to 4.7.0 and if it still fails reopen the bug.

Thanks for the report