Bug 162105 - Assertion when applying color to a shape
Summary: Assertion when applying color to a shape
Status: RESOLVED DUPLICATE of bug 161664
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-19 14:43 UTC by Heiko Tietze
Modified: 2024-07-22 07:25 UTC (History)
1 user (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 Heiko Tietze 2024-07-19 14:43:42 UTC
Insert a shape in Calc or Writer and change the border color.

warn:svl:416418:416418:svl/source/items/poolitem.cxx:553: comparing different pool item subclasses 14XLineColorItem && 14XLineColorItem

soffice.bin: /home/ht/Sources/libreoffice/svl/source/items/poolitem.cxx:556: virtual bool SfxPoolItem::operator==(const SfxPoolItem&) const: Assertion `rCmp.ItemType() == ItemType() && "comparing different pool item subclasses"' failed.

more autogen.input 
--with-system-libxml=no
--with-system-openssl
--with-system-curl
--enable-debug
--enable-gtk4
--enable-kf5
--enable-qt6
--without-doxygen
--without-help
--without-myspell-dicts
--with-lang=en-US de zh-TW

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 95100bd7326131c519ce98f4c14d3a676bb24fc4
CPU threads: 32; OS: Linux 6.9; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Regina Henschel 2024-07-20 13:32:58 UTC
How do you change the border color? Please have a look at bug 161664 whether that covers your problem.
Comment 2 Heiko Tietze 2024-07-22 07:25:52 UTC
(In reply to Regina Henschel from comment #1)
> How do you change the border color? 
Usually via the sidebar.

*** This bug has been marked as a duplicate of bug 161664 ***