[Libreoffice-bugs] [Bug 136297] New: Spreadsheet Theme throws BASIC runtime error
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 30 15:47:09 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136297
Bug ID: 136297
Summary: Spreadsheet Theme throws BASIC runtime error
Product: LibreOffice
Version: 6.4.6.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: stephane.guillou at member.fsf.org
Description:
When trying to open Format > Spreadsheet theme, a BASIC runtime error and the
macro editor appear.
Steps to Reproduce:
1. Open Calc
2. Click on Format > Spreadsheet Theme
Actual Results:
This error pops up:
BASIC runtime error.
An exception occurred
Type: com.sun.star.container.NoSuchElementException
Message:.
And the LibreOffice Macros & Dialogs.Tools window opens at the same time, with
the following script in focus:
LibreOffice Macros & Dialogues > Tools > ModuleControls
... with the line 159 highlighted:
oLibContainer.LoadLibrary(LibName)
(see screenshot)
In LO 7.0.1, the error message is slightly different:
BASIC runtime error.
An exception occurred
Type: com.sun.star.container.NoSuchElementException
Message:
/build/libreoffice-vH3EQM/libreoffice-7.0.1~rc1/basic/source/uno/namecont.cxx:117
Expected Results:
The dialogue with the list of spreadsheet themes opens.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
The issue does not appear in safe mode, but I thought it would still be
interesting to report this and maybe figure it why the error pops up?
I am not sure what exactly in my configuration would be the source of this
error.
Version: 6.4.6.2
Build ID: 1:6.4.6~rc2-0ubuntu0.18.04.1
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3;
Locale: en-AU (en_AU.UTF-8); UI-Language: en-US
Calc: threaded
and
Version: 7.0.1.1
Build ID: <buildversion>
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.1_rc1-0ubuntu0.18.04.1
Calc: threaded
--
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/20200830/6ba32e1b/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list