https://bugs.documentfoundation.org/show_bug.cgi?id=153719
Bug ID: 153719
Summary: 7.5 BASIC shell function fails (flatpak and snap
versions)
Product: LibreOffice
Version: 7.5.0.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
BASIC Macros that invoke executuables via the shell function throw a "BASIC
runtime error. File not found." Same macros work fine in the current (K)Ubuntu
7.3.7.2 package.
(I haven't previously run LibreOffice as a snap or flatpak.)
Steps to Reproduce:
1. Execute a macro with this shell command: shell("/usr/bin/konsole",2)
2.
3.
Actual Results:
Macro editor launches, highlighting the "shell" line of the macro, and a box
shows the error message: BASIC runtime error. File not found.
Expected Results:
The software should have launched the desired application, in this case konsole
(but, in my use case, a LibreOffice program).
Reproducible: Always
User Profile Reset: Yes
Additional Info:
I hope that, when Ubuntu ships 7.5, this will be gone. Maybe it's an artifact
of using snap or flatpak -- something I haven't done with LibreOffice before.
Best of luck, and thanks for all you do to make LibreOffice great!
--
You are receiving this mail because:
You are the assignee for the bug.