[Libreoffice-bugs] [Bug 119364] Embedded forms are displaying experimental Notebook UI in latest 6.2 Alpha build

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 21 21:31:43 UTC 2018


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

--- Comment #27 from Julien Nabet <serval2412 at yahoo.fr> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180821/59033e5e/attachment.html>


More information about the Libreoffice-bugs mailing list