http://openoffice.org/bugzilla/show_bug.cgi?id=75680
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] 2011-05-22 15:08:24 --- I had the same problem in my document, and in some others on which the same issue was seen. For me, 2 hours to have the hand on the document after a carriage return, on a 3GHz computer. I found out that in content.xml, some lines get repeated without any apparent reason. Example: </draw:line><draw:line text:anchor-type="paragraph" draw:z-index="223038" draw:style-name="gr1" draw:text-style-name="P60" svg:x1="29826.16cm" svg:y1="-29826.156cm" svg:x2="29833.392cm" svg:y2="-29826.156cm"> repeated over 50,000 times after a paragraph. This happened after having enabled change recording and having made many changes (around 500 if I look at the xml file). Since this part was modified, it appeared 2 times: in the text:tracked-changes section, and in the office:body section. Having manually deleted these draw:line in content.xml and re-zipped the document, everything came back as fast as before. On another document, a different line: </draw:frame><draw:frame draw:style-name="fr1" draw:name="images33291" text:anchor-type="char" svg:width="6.001cm" svg:height="1.39cm" draw:z-index="0"><draw:image xlink:href="Pictures/10000000000000F50000003993485078.jpg" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/> Around 30,000 times. In this case there is a picture, having reduced to 1 occurrence this line solved the issue. This is a major bug I experienced in all OpenOffice-based suites (Windows/Linux), since we migrated from 3.0 to 3.2 version. Same behaviour with DEV300m106 Many documents here have been seen with this bug, all after this version migration. The users that stayed on 3.0 release do not have this issue. -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
