[Libreoffice-bugs] [Bug 128393] New: gtk3: insert -> fields -> more fields crashes
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 25 15:39:16 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128393
Bug ID: 128393
Summary: gtk3: insert -> fields -> more fields crashes
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vmiklos at collabora.com
CC: caolanm at redhat.com
Hi,
Steps to reproduce:
- start Writer with the gtk3 backend
- select insert -> fields -> more fields
Expected results:
- dialog shows up
Actual results:
- assertion failure:
soffice.bin:
/home/vmiklos/git/libreoffice/master/vcl/unx/gtk3/gtk3gtkinst.cxx:8447: virtual
void GtkInstanceTreeView::make_sorted(): Assertion
`gtk_tree_view_get_model(m_pTreeView) && "don't select when frozen"' failed.
Reading SwFieldRefPage::UpdateSubType(), it's not obvious to me how to
re-arrange that code so that make_sorted() is not called in the freeze() /
thaw() zone. I guess this is a regression.
Happened with a recent master, 0648aba5740a9ab62a98695a493ea9d1edbc7207.
Thanks,
Miklos
--
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/20191025/0ee7595b/attachment.html>
More information about the Libreoffice-bugs
mailing list