https://bugs.documentfoundation.org/show_bug.cgi?id=118503
--- Comment #12 from Mike Kaganski <[email protected]> --- I tried with Script/python, Scripts/python, and scripts/python, on my Windows 10, using Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: c7b59c9484ae6ff88cd8d7017aeb83b02e212c9c CPU threads: 12; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL threaded I expectedly do not see any user scripts in the Python Macros dialog (Tools->Macros->Organize Macros->Python) in the Script/python case; I see the HelloWorld/HelloWorldPython under My Macros with both Scripts/python, and scripts/python; and both of them run OK (producing the respective text in the text document). The path to the python file is C:\lo\src\build\instdir\user\Scripts\python\HelloWorld.py (so on drive C:, testing comment 2), and also I tested with D:\my-test-profile\user\Scripts\python\HelloWorld.py (to check comment 4). Is it WORKSFORME? -- You are receiving this mail because: You are the assignee for the bug.
