[Libreoffice-bugs] [Bug 128065] New: BASIC Runtime Error on start LOCalc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 10 06:39:47 UTC 2019


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 at lists.freedesktop.org
          Reporter: p_consti at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191010/aa0389e3/attachment-0001.html>


More information about the Libreoffice-bugs mailing list