[Libreoffice-bugs] [Bug 143145] New: crashes on copy and paste from a recorded macro
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 1 09:32:16 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143145
Bug ID: 143145
Summary: crashes on copy and paste from a recorded macro
Product: LibreOffice
Version: 7.0.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: pammal at me.com
Description:
BASIC runtime error.
An exception occurred
Type: com.sun.star.uno.RuntimeException
Message: [mscx_uno bridge error] UNO type of C++ exception unknown:
"std.out_of_range", RTTI-name=".?AVout_of_range at std@@"!.
Macro crashes at line 39
Steps to Reproduce:
1.Create Button on calc sheet 1
2.assign attached macro
3.create a second sheet to copy to, macro is copying to sheet 7 of 9
run macro
Actual Results:
Score entry sheet is Sht1 and has 7 buttons for data entry and 7 buttons to
copy data to league calculation sheets. On selection of data entry the sheet
fetches the team names, (all buttons work for this) Captains then enter
results, then a save button is pressed for each set of results and a league
table is calculated except for the button that has 13 team names. This crashes
with a std.out_of_range exception.
Expected Results:
It should just produce the league table.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
Have tried re-recording the macro several times to no avail.
If I step through the macro it fails at line 39. If I run the macro completely
it becomes a fatal crash, L O crashes and will not reload! It can't synch the
extensions so retries constantly, I have to restart the computer.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210701/c6908656/attachment.htm>
More information about the Libreoffice-bugs
mailing list