https://bugs.documentfoundation.org/show_bug.cgi?id=145743
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|unspecified |7.3.0.0 alpha0+ Master CC| |[email protected] | |, [email protected] Ever confirmed|0 |1 --- Comment #1 from Julien Nabet <[email protected]> --- Michael: on pc Debian x86-64 with master sources updated today + gtk3, I don't reproduce this and noticed this on console: ... warn:sw.core:1131933:1131933:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:sw.core:1131933:1131933:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:sw.core:1131933:1131933:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:legacy.osl:1131933:1131933:sw/source/core/access/acccontext.cxx:445: fire event for disposed frame? warn:legacy.osl:1131933:1131933:sw/source/core/layout/layact.cxx:771: LoopControl_2 in Interrupt formatting in SwLayAction::InternalAction ... but I could reproduce this with kf5 rendering. I got: warn:sw.core:1132189:1132189:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:sw.core:1132189:1132189:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. but no these: warn:legacy.osl:1131933:1131933:sw/source/core/access/acccontext.cxx:445: fire event for disposed frame? warn:legacy.osl:1131933:1131933:sw/source/core/layout/layact.cxx:771: LoopControl_2 in Interrupt formatting in SwLayAction::InternalAction It seems to loop in : SwLayAction::InternalAction (this=0x7fffdd0737f0, pRenderContext=0x91a91b0) at sw/source/core/layout/layact.cxx:587 With gen rendering, I don't reproduce this and got this on console: ... warn:sw.core:1132486:1132486:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:sw.core:1132486:1132486:sw/source/core/docnode/node.cxx:1983: Wrong cond collection, skipping check of Cond Colls. warn:legacy.osl:1132486:1132486:sw/source/core/layout/layact.cxx:771: LoopControl_2 in Interrupt formatting in SwLayAction::InternalAction Any thoughts here? -- You are receiving this mail because: You are the assignee for the bug.
