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

--- Comment #27 from Julien Nabet <[email protected]> ---
Drew: I submitted a patch on gerrit about this
https://gerrit.libreoffice.org/#/c/59417/

Quoting my patch's comment:
"
tdf#119364: fix by reverting some previous commits about notebookbar

Revert:
- dcbb65f2a4a3ee70ccd4896d7a5e975dbd9e6509
which was to avoid Avoid com.sun.star.container.NoSuchElementException "Active"
when opening embedded form 

- 6c89f41b02fcd8918e535460994daac4ecd5d37e
which was to fix previous commit and fix tdf#119330

Just fix "Avoid com.sun.star.container.NoSuchElementException "Active"" by
testing if OUString returned by lcl_getAppName is empty or not. If empty, just
return false
"

I hope it'll restore back the initial behavior and fix the console log.

I tested with the attachment of tdf#119330 and had no crash.

Could you give it a try (obviously if you build sources)?

-- 
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