https://bugs.documentfoundation.org/show_bug.cgi?id=92262
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #3 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. First I noticed this: warn:legacy.osl:4339:1:sc/source/core/data/dptabsrc.cxx:2267: unknown property which comes from: Breakpoint 1, ScDPLevel::getPropertyValue (this=0x6bbaf80, aPropertyName="ShowEmpty") at /home/julien/compile-libreoffice/libreoffice/sc/source/core/data/dptabsrc.cxx:2267 2267 OSL_FAIL("unknown property"); (gdb) bt #0 0x00002aaacc3cf1e3 in ScDPLevel::getPropertyValue(rtl::OUString const&) (this=0x6bbaf80, aPropertyName="ShowEmpty") at /home/julien/compile-libreoffice/libreoffice/sc/source/core/data/dptabsrc.cxx:2267 #1 0x00002aaacce72f48 in ScUnoHelpFunctions::GetBoolProperty(com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&, rtl::OUString const&, bool) (xProp=uno::Reference to (ScDPLevel *) 0x6bbafc0, rName="ShowEmpty", bDefault=false) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/unoobj/miscuno.cxx:48 #2 0x00002aaacc2f97a7 in lcl_FillLabelData(ScDPLabelData&, com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> const&) (rData=..., xDimProp=uno::Reference to (ScDPDimension *) 0x6db4860) at /home/julien/compile-libreoffice/libreoffice/sc/source/core/data/dpobject.cxx:2277 #3 0x00002aaacc2fa16e in ScDPObject::FillLabelDataForDimension(com::sun::star::uno::Reference<com::sun::star::container::XIndexAccess> const&, int, ScDPLabelData&) (this=0x6fb2890, xDims=uno::Reference to (ScNameToIndexAccess *) 0x70fee38, nDim=0, rLabelData=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/core/data/dpobject.cxx:2354 #4 0x00002aaacc2fa617 in ScDPObject::FillLabelData(ScPivotParam&) (this=0x6fb2890, rParam=...) at /home/julien/compile-libreoffice/libreoffice/sc/source/core/data/dpobject.cxx:2393 #5 0x00002aaaccaf1445 in ScPivotLayoutDialog::ScPivotLayoutDialog(SfxBindings*, SfxChildWindow*, vcl::Window*, ScViewData*, ScDPObject const*, bool) (this= 0x6fb2440, pSfxBindings=0x2c34610, pChildWindow=0x6d7d990, pParent=0x2c550a0, pViewData=0x2c3ba60, pPivotTableObject=0x6f0e310, bNewPivotTable=true) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/dbgui/PivotLayoutDialog.cxx:154 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
