[Libreoffice-bugs] [Bug 132005] Calc extension fails in LibreOffice (works in Apache OpenOffice)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 11 10:32:35 UTC 2020


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

--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
By default, there's no new icon in Calc but the entry appears in menu File.

I fixed the errors I had on console by removing from Addons.xcu these:
<prop oor:name="Title">
    <value>ExportToGlossary toolbar</value>
</prop>

and 
<node oor:name="ToolBarItems">
</node>
I kept the content of this last one.

It allows to display the icon on Calc.

Now what does this extension do? Indeed when clicking on the icon or selecting
the entry, I see nothing.
Would you have some minimal example process to test?

-- 
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/20200411/3443958c/attachment.htm>


More information about the Libreoffice-bugs mailing list