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

--- Comment #18 from Michael Meeks <[email protected]> ---
Very odd, the trace you give seems to suggest that there are two dialogs
concurrently running, one in each thread:

    frame #7: 0x000000010974b943
libdeploymentgui.dylib`dp_gui::UpdateDialog::Execute(this=0x0000000106244000) +
83 at dp_gui_updatedialog.cxx:600

and

    frame #14: 0x00000001097280f7
libdeploymentgui.dylib`dp_gui::ServiceImpl::startExecuteModal(this=0x0000000108bdce70,
xListener=0x00007fff5fbff3f0) + 2807 at dp_gui_service.cxx:284

Which is somewhat interesting and unusual in itself; that 'bWait' is set is
good - the app is waiting for events to do something.

Are you sure there is no hidden window somewhere ? perhaps the transience /
layering is wrong for them somehow ?

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

Reply via email to