Apache OpenOffice (AOO) Bugzilla – Issue 45085
hang on loading .doc(ument)
Last modified: 2013-08-07 14:41:36 UTC
So - I thought this would be fixed in swqfixes16/17 from the comments / commit messages there, but on testing them, apparently not. This document locks up (in m79) as a child of lcl_CalcLowers. HTH.
Created attachment 23855 [details] hang on load
FME->MMEEKS: This is a different problem that has not been fixed yet.
FME->OD: As discussed, please have a look.
.
cause of defect: (a) the WW8 import filter doesn't import the drawing lines inside the table cells correctly and these drawing lines are incorrect positioned. (b) incorrect positioning algorithm for objects inside table cells - method <lcl_DoesVertPosFits(..)> doesn't work correctly.
OD->MMEEKS: Do you know with which Microsoft Word version the given document is created? This information would help to correct the WW8 import filter.
sadly not - [ the usual version stamps don't work ? ] however; the original bug was: [snip] The following document can't be opened by OpenOffice: http://www.uni-wuerzburg.de/vordrucke/3010(in).doc It worked with OpenOffice from SuSE 9.2 [snip] I guess it's down to that German university :-)
I am experiencing the same problem, importing a .doc with pictures. it's a largeish document - 92 pages. I experienced the same behaviour importing an HTML file from which I made the document using Word. OOo takes almost 2 minutes to import the document, and then hangs. The document is attached
Created attachment 24184 [details] Doc with pictures & some tables. Slow import, hang on import complete
Whoops. Forgot to mention that the document was created using Office 2003.
OD->dancingbuddha: Your document is imported into SRC680m103 without a hang/loop, but it takes a some time. Please submit a new issue for the slow import performance, Thx.
OD->MMEEKS: Could you please attach document <wontload.doc> unprotected. Otherwise, I could not investigate the attributes of the line objects in Microsoft Word. Thx.
fixed the layout loop in cws swqbugfixes33 - changed file: /sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx. 1.13.144.1
cws swqbugfixes33 will be canceled. Thus, integrate fix into cws swqbf34 - changed file: /sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx. 1.13.186.1
fix reviewed by FME.
OD->MRU: Checked in internal installation of cws swqbf34 - please verify. re-open issue and reassign to mru@openoffice.org
reassign to mru@openoffice.org
reset resolution to FIXED
Corrected "Target Milestone" to OO 2.0.
Verified fix in CWS swqbf34.
Checked integration of fix in build 680m119.