Page 1 of 1

Error installing my new extension to LibreOffice Calc

Posted: Wed Jun 22, 2022 8:54 am
by Oda312
Good day!
I'm trying to do the extension in LibreOffice Calc (version 7.1.5.2) via this link https://wiki.documentfoundation.org/Dev ... tension/en

All steps are done. But when I try to install this extension - after accepting license agreement - the next messagebox appears grom Extension Manager:
"/home/buildslave/source/libo-core/basic/source/uno/namecont.cxx:2785"

Then I pressed OK, restarted LibreOffice - new button of extension didn't appear.
After I went to the Extension Manager, selected the extension, tried to press Enable - but there was the same messagebox.

Please, help me to fix this
or teach me how to make user extension properly :)

Best regards,
Olga

 Edit: Changed subject, was Enabling of Extension for LibreOffice Calc is not working 
Make your post understandable by others 
-- MrProgrammer, forum moderator 

Re: Enabling of Extension for LibreOffice Calc is not working

Posted: Wed Jun 22, 2022 12:46 pm
by Villeroy
Oda312 wrote: Wed Jun 22, 2022 8:54 am Please, help me to fix this
Fix what? I don't see anything to fix.
Do you really expect us to go through the entire tutorial?
Why don't you simply upload your broken extension?

P.S. found a working example by Luane Aquino @github: https://github.com/luane-aquino/hellowo ... -extension

Re: Enabling of Extension for LibreOffice Calc is not working

Posted: Thu Jun 23, 2022 8:45 am
by Oda312
Villeroy, thank you for a reply.
Villeroy wrote: Wed Jun 22, 2022 12:46 pm Why don't you simply upload your broken extension?
Of course, you're right. Sorry, i didn't think to do it - now I uploaded this file.
Villeroy wrote: Wed Jun 22, 2022 12:46 pm P.S. found a working example by Luane Aquino @github: https://github.com/luane-aquino/hellowo ... -extension
I downloaded the extension from this link and tried to work with it, but result is the same :(
Maybe the problem is in the pathes in the file manifest.xml or in the version of LO?

Re: Enabling of Extension for LibreOffice Calc is not working

Posted: Tue Aug 23, 2022 10:01 pm
by Mr.Dandy
No problem with your OXT and OpenOffice
capture.png
capture.png (78.95 KiB) Viewed 11614 times

Re: Enabling of Extension for LibreOffice Calc is not working

Posted: Wed Aug 24, 2022 12:44 am
by cwolan
Without any problems

Re: Enabling of Extension for LibreOffice Calc is not working

Posted: Wed Aug 24, 2022 6:55 am
by Zizi64
Maybe the problem is in the pathes in the file manifest.xml or in the version of LO?

There is an unwanted line break and a whitespace in the line:

Code: Select all

manifest:media-type="application/vnd.sun.star.package-bundle-
description;locale=en"/>