[Libreoffice-bugs] [Bug 108000] FILEOPEN DOC: File is opening very slow

2018-06-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108000

Justin L  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #9 from Justin L  ---
cheap work-around, ignore keep with next on multipage tables:
https://gerrit.libreoffice.org/56314 tdf#108000

-- 
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 108000] FILEOPEN DOC: File is opening very slow

2018-05-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108000

Xisco Faulí  changed:

   What|Removed |Added

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

-- 
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 108000] FILEOPEN DOC: File is opening very slow

2018-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108000

Buovjaga  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||jl...@mail.com,
   ||todven...@suomi24.fi

--- Comment #7 from Buovjaga  ---
Bisected to
https://cgit.freedesktop.org/libreoffice/core/commit/?id=0d127baed75929e744d5b6249f510012cfbc0e88

commit  0d127baed75929e744d5b6249f510012cfbc0e88 (patch)
tree428628b43ebaa4fdb40e6077aac0964ae9e195b4
parent  57997db73725583a84dbac36bcc9c1b2829948f9 (diff)
tdf#91083 - .doc: emulate table keep-with-next paragraph
connect table with the following paragraph.  Move forward to a new page
together with the following paragraph if necessary.

Most of the added code allows the table to split if
all of the kept items do not fit on one page - allowing
the emulated table to match the layout of kept tables.

The only difference with .doc occurs when the table itself is larger
than one page.  In that case it ALWAYS starts a new page.  Although
it does not match .odt, it DOES match how MSWord handles that .doc.

Change-Id: Ic6f495c0dc5cd4e9f8029a8cec9e31b4fab4b20f
Reviewed-on: https://gerrit.libreoffice.org/20233

Same commit is blamed for bug 114908

Adding Justin to CC

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #6 from Xisco Faulí  ---
in

Version: 5.0.0.0.alpha1+
Build ID: 0db96caf0fcce09b87621c11b584a6d81cc7df86
Locale: ca-ES (ca_ES.UTF-8)

it takes

real1m21.512s
user1m12.128s
sys 0m0.424s

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

Telesto  changed:

   What|Removed |Added

   Keywords||filter:doc
 Blocks||104527


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC bug tracker
-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

--- Comment #5 from Telesto  ---
@Terrence
The issue exists with normal builds to within the Lib5 branch

File opens within 45 seconds with:
Version: 5.0.0.5
Build ID: 1b1a90865e348b492231e1c451437d7a15bb262b
Locale: nl-NL (nl_NL)

However. The table are differently distributed (far more pages).

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

Terrence Enger  changed:

   What|Removed |Added

 CC||lo_b...@iseries-guru.com

--- Comment #4 from Terrence Enger  ---
I wonder if the versions reported to be slow are all dbgutil builds?
And then, is poor performance in a dbgutil build really a bug?

Working on debian-stretch 64-bit, I see that versions from the 50max
bibisect repository open the attachment in under 4 minutes CPU time,
while versions from the till51 and till52 dbgutil bibisect repos take
(when I allow them to run to "completion") 39 minutes CPU.  Between
the source hash 90e2dabb at the end of 50max and source hash 0db96acf
at the start of till51, there were only 50 commits to master.

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

Xisco Faulí  changed:

   What|Removed |Added

Version|5.5.0.0.alpha0+ Master  |5.2.0.0.alpha1

--- Comment #3 from Xisco Faulí  ---
Also reproduced in

Version: 5.2.0.0.alpha1+
Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8)

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||perf
 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #2 from Xisco Faulí  ---
Confirmed in

Version: 5.4.0.0.alpha1+
Build ID: 74d2e606fd3605fe0a585f596eaa215ae4e20d18
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; 
Locale: en-US (ca_ES.UTF-8); Calc: group

After 10 minutes I killed it:

time OOO_EXIT_POST_STARTUP=1 instdir/program/soffice
/home/xisco/Baixades/Kalenborn\ Geschichte\ Tabelle.doc 

real10m24.898s
user10m24.124s
sys 0m0.296s

-- 
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 108000] FILEOPEN DOC: File is opening very slow

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

--- Comment #1 from Telesto  ---
Created attachment 133452
  --> https://bugs.documentfoundation.org/attachment.cgi?id=133452=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