[Libreoffice-bugs] [Bug 104870] Impress crashes switching views in read-only mode ( steps in comment 30 )
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 19 20:23:06 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=104870
--- Comment #31 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 138534
--> https://bugs.documentfoundation.org/attachment.cgi?id=138534&action=edit
bt with debug symbols
On pc Debian x86-64 with master sources updated today and following Xisco's
step by step process, I could reproduce this.
The pb is mpPanel seems to be null or deleted here:
72 VclPtr<PanelTitleBar> pTitleBar = mpPanel->GetTitleBar();
73 if (pTitleBar)
74 pTitleBar->SetTitle(newTitle);
--
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/20171219/aa6a523f/attachment.html>
More information about the Libreoffice-bugs
mailing list