https://bugs.documentfoundation.org/show_bug.cgi?id=105320

--- Comment #11 from Julien Nabet <serval2...@yahoo.fr> ---
On pc Debian x86-64 with master sources updated today + gtk3, I could reproduce
this.

I noticed this when creating a second slide:
warn:legacy.osl:3400:1:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759:
OSL_ASSERT: nIndex>=0 && (sal_uInt32)nIndex<maPageObjects.size()

when changing order, I noticed these:
warn:vcl.gdi:3400:1:vcl/headless/svpgdi.cxx:97: unsupported
SvpSalGraphics::blendAlphaBitmap case
warn:legacy.osl:3400:1:sal/rtl/string.cxx:202: OSL_ASSERT: nLength == 0 ||
rtl_isOctetTextEncoding(nEncoding)
warn:legacy.tools:3400:1:editeng/source/items/textitem.cxx:1922: SvxColorItem:
Is there a new file format? 
warn:legacy.tools:3400:1:editeng/source/items/textitem.cxx:2778:
SvxEmphasisMarkItem: Is there a new file format? 
warn:legacy.tools:3400:1:editeng/source/items/frmitems.cxx:2245: SvxBoxItem: Is
there a new file format?
warn:legacy.tools:3400:1:editeng/source/items/textitem.cxx:1922: SvxColorItem:
Is there a new file format? 
warn:legacy.osl:3400:1:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759:
OSL_ASSERT: nIndex>=0 && (sal_uInt32)nIndex<maPageObjects.size()
warn:legacy.osl:3400:1:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759:
OSL_ASSERT: nIndex>=0 && (sal_uInt32)nIndex<maPageObjects.size()
warn:legacy.osl:3400:1:sd/source/ui/accessibility/AccessibleSlideSorterView.cxx:759:
OSL_ASSERT: nIndex>=0 && (sal_uInt32)nIndex<maPageObjects.size()
warn:legacy.tools:3400:1:sd/source/ui/view/drviews1.cxx:622:
sd::DrawViewShell::getCurrentPage(), illegal page index!

with ctrl-Z (to repeat the sequence), I got:
warn:legacy.tools:3400:1:sd/source/ui/slidesorter/controller/SlsPageSelector.cxx:84:
PageSelector::DeselectAllPages: the selected pages counter is not 0

After less than 10 times, I could reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to