https://bugs.documentfoundation.org/show_bug.cgi?id=147159
Bug ID: 147159
Summary: macro was not saved
Product: LibreOffice
Version: 7.1.8.1 release
Hardware: All
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I have created a macro which runs well but only during the current session. the
macro disappears once the computer is off.
when I try to use the shortcut for the macro, I receive this alarm :
"Une erreur de structure de script s'est produite lors de l'exécution du script
vnd.sun.star.script:Standard.Module1.Orange?language=Basic&location=application
en Basic.
Message : The following Basic script could not be found:
library: 'Standard'
module: 'Module1'
method: 'Orange'
location: 'application'"
Actual Results:
a macro is created
a keyboard shortcut is associated
Expected Results:
All works well in the current session. The macro works with the shortcut.
But, at the next session, the macro has disappeared and does not appear in the
list of macro. The shortcut does not operate…
Reproducible: Always
User Profile Reset: No
Additional Info:
should have saved the macro
--
You are receiving this mail because:
You are the assignee for the bug.