[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Michael Stahl  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=73
   ||300
 Resolution|--- |NOTABUG

--- Comment #10 from Michael Stahl  ---
This is intentional, we don't want to keep all images in RAM because that
doesn't  work if there are too many images, see bug 73300

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=78
   ||067

--- Comment #9 from Telesto  ---
Probably the same issue as bug 78067, based the Xcode Instruments File Activity
call tree

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Telesto  changed:

   What|Removed |Added

 CC||mst...@redhat.com

--- Comment #8 from Telesto  ---
Adding CC to: Michael Stahl

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

--- Comment #7 from Telesto  ---
(In reply to Cor Nouws from comment #6)
> (In reply to Telesto from comment #5)
> 
> > fdo#73300: sw: don't swap in all images when loading files
> 
> So that reads as: read write activity is moved from loading to scrolling
> (actually looking into) the document

Yes. In my interpretation - so speculation: LibO was generation thumbnails (or
something similar) of (at least) all png's when opening the file and swap them
into the  document (so slow file opening).
Now the thumbnail creating has moved to 'scroll over'. The only problem: the
thumbnail will be (re)created every time when 'scrolling over' instead of only
once.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

--- Comment #6 from Cor Nouws  ---
(In reply to Telesto from comment #5)

> fdo#73300: sw: don't swap in all images when loading files

So that reads as: read write activity is moved from loading to scrolling
(actually looking into) the document

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Telesto  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

--- Comment #5 from Telesto  ---
Created attachment 137537
  --> https://bugs.documentfoundation.org/attachment.cgi?id=137537&action=edit
Bibisect log

Bisected to:
commit 9b9eb2e4f619c63eabdc54b5d749ac55d8eaf333
Author: Michael Stahl 
AuthorDate: Fri Jan 31 23:00:24 2014 +0100
Commit: Michael Stahl 
CommitDate: Mon Feb 3 12:34:06 2014 +0100

fdo#73300: sw: don't swap in all images when loading files

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Telesto  changed:

   What|Removed |Added

 OS|All |Windows (All)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Aron Budea  changed:

   What|Removed |Added

 Blocks||108636


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108636
[Bug 108636] [META] Extensive file accesses
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

--- Comment #4 from David  ---
That doesn't sound very minor if you're using an ssd drive and using up all
your write cycles.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 CC||ba...@caesar.elte.hu

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #3 from Cor Nouws  ---
low & minor ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2017-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Telesto  changed:

   What|Removed |Added

 Blocks||47148


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=47148
[Bug 47148] [meta] image caching / management is utterly shambolic
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2016-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

Buovjaga  changed:

   What|Removed |Added

   Priority|medium  |low
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #2 from Buovjaga  ---
Yep, megabyte after megabyte being written when viewed in Process Explorer.

Win 10
Version: 5.4.0.0.alpha0+
Build ID: 7ed40deee74a9869b7da073ad473241187420ff8
CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-12-30_23:18:54
Locale: fi-FI (fi_FI); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 104882] Lots of tmp file read/ writes while scrolling a document containing PNG compared to LibO4.2

2016-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104882

--- Comment #1 from Telesto  ---
Created attachment 129896
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129896&action=edit
Example file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs