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

--- Comment #9 from Alex Thurgood <[email protected]> ---
With Version: 7.1.2.2 / LibreOffice Community
Build ID: 8a45595d069ef5570103caea1b71cc9d82b2aae4
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded

As per the documentation, I opened an existing database without any embedded
macros, then I go to the BaseDocumenter menu, and choose Create New Repository
(Nouveau Référentiel in French).
The dialog asks me to select a location for the new empty database. I chose a
folder named BaseDocumenter that is writable.  

However, the macro fails to complete correctly with a Basic execution error :

Erreur d'exécution BASIC.
Une exception s'est produite : 
Type: com.sun.star.script.provider.ScriptFrameworkErrorException
Message: <class 'KeyError'>: 'BaseDocumenter.oxt'
  File "/Applications/LibreOffice.app/Contents/Resources/pythonscript.py", line
1046, in getScript
    storageUri = self.provCtx.getStorageUrlFromPersistentUrl(
  File "/Applications/LibreOffice.app/Contents/Resources/pythonscript.py", line
417, in getStorageUrlFromPersistentUrl
    package = self.mapPackageName2Path[ packageName ]

I see that the very same error is already reported on the Extensions web page
for the BaseDocumenter extension (5 months ago).

I don't have a 6.4.x version anymore to test with to see if the extension setup
works there.

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