https://bugs.documentfoundation.org/show_bug.cgi?id=158157
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org --- Comment #3 from Buovjaga <[email protected]> --- I tried to reproduce, but I got stuck. I copied the Basic code from https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Disabling_Commands_at_Runtime If I run the main function, the About dialog opens and another dialog opens with the text "Ok, dispatch object for .uno:About" and I am unable to close this dialog. I have to kill the LibreOffice process. If I run disableCommands, I get BASIC runtime error. Property or method not found: stopped. Pointing to line 94: EXC.stopped REM Let's bubble-up the error condition What should I do to reproduce this? -- You are receiving this mail because: You are the assignee for the bug.
