Bug 356920

Summary: klauncher said: Unknown protocol 'krarc'
Product: [Applications] krusader Reporter: Andrew Gaydenko <a>
Component: krarcAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: davide, krusader-bugs-null
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Gaydenko 2015-12-19 20:34:17 UTC
KDE 15.08.3 is in use with Krusader from current git. On hitting enter on pdf file inside zip archive Okular shows error 

"Could not open krarc:/some/path/to.zip/file.pdf. Reason: Could not start process Unable to create io-slave: klauncher said: Unknown protocol 'krarc'."

F3 opens the file with lister in hex mode.
Comment 1 Andrew Gaydenko 2015-12-21 18:43:47 UTC
The same with KDE 15.12.0.
Comment 2 Davide Gianforte 2016-01-10 10:49:12 UTC
Yes, it is correct; as Okular doesn't use KIO::KrArc, this is an unknown protocol. The solution is to decompress the file into a temporary folder and open it from there. Meanwhile, you have to do it manually.
Comment 3 Davide Gianforte 2016-01-24 15:40:15 UTC
Since Okular hasn't been ported yet to Plasma, Krusader cannot load its part, like with Kate or Gwenview. When Okular will be released, this bug will be automatically fixed.

I haven't find any info about the timeline on https://mail.kde.org/mailman/listinfo/okular-devel
Comment 4 Andrew Gaydenko 2016-01-24 16:23:22 UTC
I have tried okular-frameworks-git from Arch Linux AUR - yes, the issue is gone with it.