Description: I use vba macro language with following options Option VBASupport 1 Option Compatible Option explicit I let a program run after an alternation in code . it stops at the place I made the alternation and throws error message <<Basic runtime error 13>> I make no alternation in code because code is correct ! I run same code for a second time and it works fine And from that point on it works correctly. Actual Results: every branch of a program must run two times before everything is working correctly . But you can't run all branches Expected Results: I expect all parts of program to work in the first run Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: [Information automatically included from LibreOffice] Locale: de Module: BasicIDE [Information guessed from browser] OS: Linux (All) OS is 64bit: yes
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Created attachment 173463 [details] my file mostly working the program i develop. What I recognized very lately is a behavior of the debugging program: in lower right corner you see the the hierarchy of programs. If a userform is opened or a messagebox is it is not displayed there. It happened to me that a messagebox (the sort which can only be answered with "okonly") is displayed . It Remains open while not answered and the program continues with the next lines. It does not really wait for the messagebox to be answered. Then a command in the next line opens a new file. The messagebox is sent into background. So I see the messagebox any more. but I can continue debugging till I come to an error. On error program stops and an error message is thrown. In lower right corner no program is open any more. So I can correct the error save the new code and restart debugging. Thinking I have changed the code, I run it, but it runs the old code displaying the lines of the new code. Now debugging gets very strange . Strange messages come up All this happens because the messagebox is not closed or a userform remains open. It would be helpfull if open userforms and message boxes are close automatically in case of error or displayed in the hierarchy (they might be in the background). May I should report this as a new bug or ahs it to do with this one
Hm, this is a huge programm. Is there any way you may reproduce the bug in a smaller chunk of your program? For the other problem you may open a new bug.
Yep, please create a minimal reproducer.
Dear Harald Langheinrich, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Dear Harald Langheinrich, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp