[Libreoffice-bugs] [Bug 105320] Dragging (reordering) slides on the Slides pane deletes slides instead (gtk3?)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 28 20:40:31 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105320
--- Comment #11 from Julien Nabet <serval2412 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170728/d22c0da0/attachment.html>
More information about the Libreoffice-bugs
mailing list