Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does my UNO component crash OpenOffice.org, while the sample UNO component runs fine?

component crash Fine sample Uno
0
Posted

Why does my UNO component crash OpenOffice.org, while the sample UNO component runs fine?

0

There is a known bug in the office, see #i13377#, which was not fixed for OpenOffice.org1.1. The office in general crashes, when a python script leads to an unhandled exception (for example an attribute error). You may try to workaround this bug by adding a try: except: level in your trigger() implementation, which dumps an error message to stdout/stderr, but sadly this will not help in all cases (for example compilation failure for some reason, please follow the issue for further information). Of course, there may be other reasons for a crash, you will only know, when you try to retrieve a native callstack (for example by using gdb).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.