[Libreoffice-bugs] [Bug 100307] Problem installing non-basic extension as shared in Linux (see comment 5)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 30 17:19:36 UTC 2020


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

--- Comment #21 from rolfofsaxony at gmail.com ---
(In reply to Nicolas Girard from comment #20)
> For what is worth, I've just installed Grammalecte-fr-v1.9.0.oxt on Ubuntu
> 20.04 (with LibreOffice 6.4.3) using
> 
>   sudo unopkg add -f --suppress-license --shared
> /tmp/Grammalecte-fr-v1.9.0.oxt
> 
> and it went flawlessly ; standard users can use the extension.

To be fair it's been so long that I haven't checked it in an age.
I have just checked 2 of my python writer extensions and they can both be
installed by the root user for all users, as long as they are packaged to be
so.
i.e.
<prop oor:name="URL" oor:type="xs:string">
                       
<value>vnd.sun.star.script:bookmarktoggle.oxt|bookmarktoggle|bookmarktoggle.py$BookmarkToggle?language=Python&location=share:uno_packages/cache/uno_packages</value>
</prop>

The key being the "location=share:uno_pac..."
as opposed to     "location=user:uno_pac..."

LibreOffice writer version:
Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.10
OS: Linux 4.15; gtk2; 


Time to close this bug.

-- 
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/20200530/6f21f7dd/attachment.htm>


More information about the Libreoffice-bugs mailing list