| Summary: | ScriptForge Fails to Run Python Demo LO V7.3.1.1 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | flywire <flywire0> |
| Component: | BASIC | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | normal | CC: | himajin100000, jp, rafael.palma.lima |
| Priority: | medium | ||
| Version: | 7.3.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 159638 | ||
| Attachments: | Error window | ||
|
Description
flywire
2022-02-25 12:17:14 UTC
Please retry after having put the LibOCon_2021.py file in the Scripts\python directory of your user profile. JP ScriptForge demo is working as expected. A clean install of LibreOffice including user config had removed the Python scripts. Can a more meaningful error message for python script pathname not found be shown? The message is issued by the LO ScriptProvider service. It is very clear: A Scripting Framework error occurred while running the Python script vnd.sun.star.script:LibOCon_2021.py$clear_region_a1? language=Python&location=user i.e. LO could not find either the script (LibOCon_2021.py) or the def (clear_region_a1). Notice that the issue happens BEFORE ScriptForge is involved. I close the bug report. (In reply to Jean-Pierre Ledure from comment #3) > LO could not find either the script (LibOCon_2021.py) or the def > (clear_region_a1) Now that WOULD be clear. |