Bug 152758 - Insert - Shape (square, stars...) in a new document: warnings in console with debug LO
Summary: Insert - Shape (square, stars...) in a new document: warnings in console with...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Shapes console-noise
  Show dependency treegraph
 
Reported: 2022-12-31 08:26 UTC by BogdanB
Modified: 2023-05-26 15:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BogdanB 2022-12-31 08:26:53 UTC
Description:
Open a new Writer document. Insert - Shape - Basic Shapes - Square

In the dbg build of LibreOffice I get in terminal this warnings:
warn:legacy.osl:670828:670828:sfx2/source/doc/sfxbasemodel.cxx:2978: SfxBaseModel::IsInitialized: this should have been caught earlier!
warn:xmloff.core:670828:670828:xmloff/source/core/xmlimp.cxx:931: DBG_UNHANDLED_EXCEPTION in setTargetDocument exception: com.sun.star.lang.NotInitializedException message: "at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/sfx2/source/doc/sfxbasemodel.cxx:2990"
warn:xmloff:670828:670828:xmloff/source/draw/ximpstyl.cxx:949: unknown element urn:oasis:names:tc:opendocument:xmlns:style:1.0 style:default-style
warn:svl.items:670828:670828:svl/source/items/itempool.cxx:442: old secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty.

What is interesting that this not apply to Insert - Shape - Basic Shapes - Rectangle. In this case no warning.

I notice this happend with: Square, Square Rounded

Steps to Reproduce:
see description

Actual Results:
warnings

Expected Results:
no warnings


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 12e8d57e791bb1befc0716d4d02af7d1d1ccb4ae
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 1 BogdanB 2022-12-31 08:29:40 UTC
It is happening alos with: Stars & Banners - 5 point star, 6 point star, 12 point star, and many others...
Comment 2 Stéphane Guillou (stragu) 2022-12-31 11:53:31 UTC
Repro in:

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 12e8d57e791bb1befc0716d4d02af7d1d1ccb4ae
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Also in Calc.
Comment 3 BogdanB 2023-03-17 20:21:24 UTC
Retested with
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: f92721bf182952be88b0349a17e46b684d630c29
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

warn:legacy.osl:209403:209403:sfx2/source/doc/sfxbasemodel.cxx:2981: SfxBaseModel::IsInitialized: this should have been caught earlier!
warn:xmloff.core:209403:209403:xmloff/source/core/xmlimp.cxx:920: DBG_UNHANDLED_EXCEPTION in setTargetDocument exception: com.sun.star.lang.NotInitializedException message: "at /home/tdf/lode/jenkins/workspace/lo_gerrit/tb/src_master/sfx2/source/doc/sfxbasemodel.cxx:2993"
warn:xmloff:209403:209403:xmloff/source/draw/ximpstyl.cxx:908: unknown element urn:oasis:names:tc:opendocument:xmlns:style:1.0 style:default-style
warn:svl.items:209403:209403:svl/source/items/itempool.cxx:442: old secondary pool: EditEngineItemPool of pool: XOutdevItemPool must be empty.
Comment 4 BogdanB 2023-05-26 15:22:59 UTC
No messages in:
Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: f3aab159f1c1e00c25e6b4ca1e50813bc343f4f3
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Stephane, if you repro, please reopen.