[Libreoffice-bugs] [Bug 128001] Assertion when accessing animation properties from sidebar

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 9 16:06:57 UTC 2019


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

--- Comment #10 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Julien Nabet from comment #7)
> Just for curiosity, how did you find there was a missing file? Indeed, I
> don't see the file name concerned in the bt (or perhaps missed it)

Once the assert is hit in gdb:

> (gdb) f 16
> #16 0x00007fffc422bd43 in Button::ImplDrawAlignedImage (this=0x6170001bba80, pDev=0x6170001bba80, rPos=Point = {...}, rSize=Size = {...}, nImageSep=7, nTextStyle=5411, pSymbolRect=0x0, bAddImageSep=true) at core/vcl/source/control/button.cxx:439
> 439	        pDev->DrawImage(aImagePos, *pImage, nStyle);
> (gdb) p *pImage->mpImplData.get()
> $1 = {
>   maBitmapChecksum = 0, 
>   maSizePixel = Size = {
>     width = 0,
>     height = 0
>   }, 
>   maPreferedSizePixel = Size = {
>     width = 0,
>     height = 0
>   }, 
>   maStockName = "extensions/res/buttonminus.png", 
[...]

-- 
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/20191009/505062c9/attachment.html>


More information about the Libreoffice-bugs mailing list