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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Julien Nabet <[email protected]> ---
I tried with an odp made from scratch (2 slides with "test1" in slide 1 and
"test2" in slide 2), I could reproduce this following these steps:
1) Send myself the odp by mail
2) Launch the odp from mailer
3) Type F5 (without this step, I don't reproduce the crash)
=> slideshow begins
4) Finish the slideshow and type "Esc" to exit it
5) Select View, "Slide Sorter"
=> Crash

Michael: interestingly, if I comment block which follows:
// Determine if the panel can be displayed.
(see
http://opengrok.libreoffice.org/xref/core/sfx2/source/sidebar/SidebarController.cxx#607),
I don't reproduce the crash.
This block comes from
https://cgit.freedesktop.org/libreoffice/core/commit/?id=603c089e4261a028d9ea70012cb5b1f4effcb545
which itself comes from
https://cgit.freedesktop.org/libreoffice/core/commit/?id=aae247a34cd6f3bf421e57bbec08837d73ddf258

I made some tests with gdb it seems sometimes we enter to "continue" part and
so it seems there are missing info then.
(rPanelContexDescriptor.msId=SlideBackgroundPanel and
rPanelContexDescriptor.msId=SdLayoutsPanel)

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

Reply via email to