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@lists.freedesktop.org
          Reporter: vmik...@collabora.com
                CC: caol...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to