Bug 281528 - okular cannot open drives mounted as f.e. /S:
Summary: okular cannot open drives mounted as f.e. /S:
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.12.5
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 08:40 UTC by HansL
Modified: 2011-09-07 10:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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