https://bugs.documentfoundation.org/show_bug.cgi?id=128065

            Bug ID: 128065
           Summary: BASIC Runtime Error on start LOCalc
           Product: LibreOffice
           Version: 6.3.1.2 release
          Hardware: All
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: p_con...@yahoo.com

Description:
Since I updated to the new version of LibreOffice (6.3.1.2, buildID:
1:6.3.1~rc2-0ubuntu0.18.04.1~lo1) every time I open my spreadsheet with macros
I get a "BASIC Runtime Error - Object Variable Not Defined". This only happens
when opening the sheet, when I execute the function (not a sub) manually, it
works.

In my function I operate a lot on cells, my guess is that in the new version,
the sheets and cells are not ready yet.
Worked before in version 6.0.something

I tested it with "normal" functions that don't rely on the ThisComponent, those
work fine.

FILEOPEN

Steps to Reproduce:
1. Open a file with a macro that uses ThisComponent
2. Enable Macros

Actual Results:
BASIC Runtime Error
Object Variable Not Set

Expected Results:
Execute the function without errors


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to