[okular] [Bug 421823] Okular downloads PDF file from samba share to local file system on opening

Albert Astals Cid bugzilla_noreply at kde.org
Sat May 23 15:48:04 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421823

--- Comment #9 from Albert Astals Cid <aacid at kde.org> ---
(In reply to David Hurka from comment #8)
> I don’t see a reason why
> the Generator interface of Okular couldn’t handle that.

The generators always get passed local files, this means they always need to be
complete. If you want to support streaming files, we're going to need to give
them a QIODevice, etc. Not totally trivial. Anyhow i'd say we should close this
bug and if you want to open one to support Linearized PDF files, there's
probably one around somewhere already :D

Also evince is probably just using gvfs which does a local mount of remote
files so in a sense it's much easier for them, kio is cool but doesn't really
help in this case in which we need to seek back and forth in the file

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list