https://bugs.documentfoundation.org/show_bug.cgi?id=161021

Markus Grob <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86-64 (AMD64)              |All
                 OS|Windows (All)               |All

--- Comment #6 from Markus Grob <[email protected]> ---
I have checked now with debug mode on OpenSuse. Same as on Windows. Because it
runs into this function:
SwTwips SwLayoutFrame::ShrinkFrame( SwTwips nDist, bool bTst, bool bInfo ) 
x times/second (defined in: wsfrm.cxx line 3084) it runs at 100% CPU time and
doesn't react.

It warns (in the background), that there are unknown properties and the
bookmark is on the wrong page. 

The unknown properties are in lngprophelp.cxx line 636: 
unknown property 'HyphNoLastWord', unknown property 'HyphKeepType', unknown
property 'HyphKeep'

My problem is, that it doesn't tells me, where exactly in the document and why
it happens. Maybe I could unzip and wipe it out manually or use the
ooxml-viewer-vscode on github:
https://github.com/yuenm18/ooxml-viewer-vscode

Somebody any hints?

At the moment I will find out, if LO runs through this function even if an
empty document is open, but for this, I have to insert timestamps and
recompile. Let's see, I never programmed c++ until now ;-)

Sincerely, Markus

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to