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

            Bug ID: 101473
           Summary: [EDITING] Function wizard crashes LibO when evaluating
                    addin that implement XVolatileResult
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: jeanmarczam...@gmail.com

Created attachment 126781
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126781&action=edit
ExampleAddin compiled from LibreOffice SDK

When using a custom function (addin) that implements XVolatileResult, all goes
right within the classic UI interface, but LibreOffice crashes if one uses the
function in the Function wizard.

Steps to reproduce :
- compile and install the ExampleAddin available with the SDK (see attachment)
- open the ExampleAddin.ods file within the same folder in the SDK
- select cell B4 where the COUNTER() function is entered
- open the function wizard -> LibO crashes

or (with the same extension installed :

- open a new calc document
- open the function wizard
- choose the COUNTER() function and enter a name
- LibO crashes as soon as the closing quote is typed in.

The crashes occure with other addins implementing XVolatileResult : the one I'm
currently working on (see
https://forum.openoffice.org/fr/forum/viewtopic.php?p=281123#p281123) and a
third one a found digging around : Obba.oxt
(http://extensions.openoffice.org/en/project/obba).

As I said, all goes find within the UI classic interface.
OpenOffice does not crash.

Tested on 64bit Linux et Windows systems, with LibO 5.1 and 5.2.

[As you see I'm not an English native speaker. Please forgive any mistake.]

-- 
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