https://bugs.documentfoundation.org/show_bug.cgi?id=156972
Bug ID: 156972
Summary: Python error when inserting page number
Product: LibreOffice
Version: 7.6.0.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Suite just upgraded toversion 7.6.
Exploring new facility for the insertion of page numbers in a new writer
document.
The following error message appears and the action fails.
___________________
A Scripting Framework error occurred while running the Python script
vnd.sun.star.script:PageNumberingAddon.oxt|python|main.py$main?language=Python&location=user:uno_packages.
Message: <class 'KeyError'>: 'PageNumberingAddon.oxt'
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 1047, in
getScript
storageUri = self.provCtx.getStorageUrlFromPersistentUrl(
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 418, in
getStorageUrlFromPersistentUrl
package = self.mapPackageName2Path[ packageName ]
--
You are receiving this mail because:
You are the assignee for the bug.