https://bugs.freedesktop.org/show_bug.cgi?id=47250

--- Comment #13 from Caolán McNamara <caol...@redhat.com> ---
Created attachment 68480
  --> https://bugs.freedesktop.org/attachment.cgi?id=68480&action=edit
plausible workaround

Duden::ContextMenuInterceptor::notifyContextMenuExecute is obviously inside the
duden extension itself and it's throwing *some* sort of exception for an
unknown reason.

SfxViewShell::TryContextMenuInterception calls notifyContextMenuExecute in a
try catch block. Its plausible that if we change the catch there from catching
uno::RuntimeException to catch everything that it'll stop crashing.

Someone with Duden and the crash needs to build with this patch applied to see
if it fixes it.

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

Reply via email to