Hello, I have found another bug in LibO, that doesn't exist in LibO 5.0.5 but does in LibO 5.1.2.2 and LibO 5.1.3.2: I have assigned a macro to the event "Close application". In fact the macro is being executed on that event. But straight afterwards I receive the following error message: "A Scripting Framework error occurred while running the Basic script vnd.sun.star.script:DM_Bib01.mAuto.pProgrammende?language=Basic&location=application. Message: The following Basic script could not be found: library: 'DM_Bib01' module: 'mAuto' method: 'pProgrammende' location: 'application'" This error doesn't occure for other macros being assigned to events (e.g. to the event "Start application"). Andreas
Can you please attach a document which will make it easy for us to see the error happen? Remember that your attachment with be available to the whole world. It would help, as well, if you tell us what version of Windows you are using. When you have replied, please set the bug status back to UNCONFIRMED.
Created attachment 125031 [details] This is a TXT file containing macro text for replicating the problem
Hello, The bug occures under Windows 7 and Windows 8.1. Sending a document? Sorry, but I don't know how I could, as the problem is reported for a user defined macro (d.i. stored in the user's standard library) and not for a document macro. Moreover the problem occures on the event "Close application" - and I guess, all documents would have been already closed at the stage of leaving the application, so it makes no sense to store the macro in a document. But here I give you an instruction for replicating the situation: 1. Make LibO create a new user directory (by renaming the existing one). 2. Create a macro module "mAuto". 3. Into that module paste the content of the attached TXT file (so you will have a module with two procedures, "pOnStart" and "pOnExit"). Leave the macro editor. 4. Go to the menu "Tools - Customise - Events" and assign the macro pOnExit to event "Close application" and the macro pOnStart to event "Start application". 5. Last, go to "Tools - Options - LibreOffice - Memory" and deactivate option "Load LibreOffice during system start-up". Now close, start, close etc. the application. On starting the application you will get the message "Aplication is starting." from the macro, and nothing else. But on closing the application you will get the message "Application is closing" (as part of the macro) and afterwards the following error message: "A Scripting Framework error occurred while running the Basic script vnd.sun.star.script:Standard.mAuto.pOnExit?language=Basic&location=application. Message: The following Basic script could not be found: library: 'Standard' module: 'mAuto' method: 'pOnExit' location: 'application'" Thank you, Andreas
Confirmed on 5.1.3, but not 5.2 Win 7 Pro 64-bit, Version: 5.1.3.2 (x64) Build ID: 644e4637d1d8544fd9f56425bd6cec110e49301b CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; Locale: fi-FI (fi_FI) Version: 5.2.0.0.alpha1+ Build ID: 3d27afd26f7b85c46a7c7d08498000b9dbcea1c8 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@42, Branch:master, Time: 2016-05-09_02:42:15 Locale: fi-FI (fi_FI)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.2.7 or 5.3.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170522
Hello, bug is nomore present since LibO 5.1.4.2 (Windows 7, Windows 8). Thank you! Andreas