[Libreoffice-bugs] [Bug 131508] New: Assertion failed when closing chart after selecting the whole chart area after an item
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 23 18:33:19 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131508
Bug ID: 131508
Summary: Assertion failed when closing chart after selecting
the whole chart area after an item
Product: LibreOffice
Version: 7.0.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: haveBacktrace
Severity: normal
Priority: medium
Component: Chart
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: baron at caesar.elte.hu
Blocks: 105537
Created attachment 158903
--> https://bugs.documentfoundation.org/attachment.cgi?id=158903&action=edit
Backtrace
This bug requires a debug build to repro.
- Open the attached ODS that has a simple chart (the content doesn't matter,
just needs a chart).
- Double-click into the chart to get into chart edit mode.
- Click on a chart item, eg. one of the bars to select it.
- Click on the empty area around the chart content to select the whole chart
area (while still in chart edit mode).
- Close the spreadsheet via File -> Close.
=> Crash with assertion failed error.
Alternatively, instead of the last step, you can do the following:
- On sidebar, open the Line deck's Line dropdown, and choose any entry.
=> This will trigger the same assert.
(the BT is slightly different, but the first few levels are the same)
soffice.bin: .../chart2/source/controller/sidebar/ChartSeriesPanel.cxx:267:
rtl::OUString chart::sidebar::{anonymous}::getCID(const
com::sun::star::uno::Reference<com::sun::star::frame::XModel>&): Assertion
`eType == OBJECTTYPE_DATA_SERIES || eType == OBJECTTYPE_DATA_POINT' failed.
This assert is the same as in bug 117539, but the BT is a lot different.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200323/f628208d/attachment.htm>
More information about the Libreoffice-bugs
mailing list