Hi Othman,
On Sun, 2011-10-09 at 06:34 -0700, othman wrote:
I wrote a Java libreoffice addon using netbeans openoffice plugin and
libreoffice 3.4.this addon launches a SWT window when i click a libreoffice
toolbar button. this works fine in windows 7 with libreoffice sdk 3.4
Great :-)
however for Linux (opensuse 11.4) i face a strange problem . when i close
the SWT window the whole Libreoffice ( v 3.4) application freezes and
becomes unresponsive and i have to kill the libreoffice process each time.
Hah - so some tangled shutdown ordering problem / deadlock I suppose.
i checked the trace log in my IDE debugger and no problem is reported. this
wasn't happening when i was using libreoffice sdk version 3.3 but when i
upgraded to libreoffice sdk 3.4 for linux this annoying problem happens and
i have no clue what's wrong.
Can you attach to the soffice.bin process with gdb, and do a:
thread apply all backtrace
and attach the output here ? :-) [ of course if you have debuginfo
packages installed that's really helpful too ].
Thanks,
Michael.
--
michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.