[Okular-devel] [okular] [Bug 361487] Stream Files instead of creating local copy

2016-05-20 Thread richardlm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361487

--- Comment #4 from richardlm  ---
Well, IMHO memory is plenty.
And as long as the file is open in okular, isn't it anyways in cache/memory or
does it load from disk for each new page?

Still when using a local copy, would it be possible to:
a) open the file instantaneous (after the first 100kb downloaded) - INSTEAD of
waiting for the whole file to download?
b) Have the whole copy and examinating pop-ups hidden from the user?

Ty

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 361487] Stream Files instead of creating local copy

2016-05-11 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361487

--- Comment #3 from Albert Astals Cid  ---
> > i.e. if you call okular from the command line it will work, no?
> It is the same behavior (okular creates local copy of pdf file).
You need a local copy, if you don't have a local copy it means you either have
to
A) have the file in memory forever, which is bad if the file is big.
B) access the remote server every time you need to read the file, e.g.
rendering a new page, which is bad because you create extra traffic and is
dependent on the remote server disappearing.

So a local copy is the best thing to do, no?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 361487] Stream Files instead of creating local copy

2016-04-07 Thread richardlm via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361487

--- Comment #2 from richardlm  ---
(In reply to Albert Astals Cid from comment #1)
> > It is not possible to see changes on the pdf file by reloading (F5)
> You mean that if you open a file on smb and press F5 it doesn't reload the
> file?
I just checked and indeed Okular does loads a new (changed) copy of that file.

> I guess that's because dolphin does that not because okular does it right?
I do not understand this sentence.

> i.e. if you call okular from the command line it will work, no?
It is the same behavior (okular creates local copy of pdf file).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [okular] [Bug 361487] Stream Files instead of creating local copy

2016-04-07 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361487

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid  ---
> It is not possible to see changes on the pdf file by reloading (F5)
You mean that if you open a file on smb and press F5 it doesn't reload the
file?
I guess that's because dolphin does that not because okular does it right?
i.e. if you call okular from the command line it will work, no?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel