oleksandr korneta wrote: > Does anyone have an account on their website to submit a bug? I just > dont have time to mess with registration and answering questions and all > that bunch of stuff. No, I dont think it is stupid, I just don't have > time for doing that. > [...] > > ----------------output---------------------------------------- > [Java framework] Error in function g > etPluginLibrary (fwkutil.cxx).[Java framework] Error in function > getPluginLibrar > y (fwkutil.cxx).[Java framework] Error in function getPluginLibrary > (fwkutil.cxx I had the same problem. I think it was as a result of my OO somehow pointing to the Sun JVM instead of the GCJ one. To fix, take a look at this bug report: http://www.openoffice.org/issues/show_bug.cgi?id=48919 Follow the instructions from jl near the end of the report. On my system running javaldx, this automatically created a javasettings_Linux_x86.xml file that pointed to GCJ. Then I no longer got the error you posted. Cheers, Raman