Eric,

[bootstrap]
JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1

is read by the sunjavaplugin.so. If it is set to 1 then it does not test if a JRE has an accessibility bridge installed. The file sunjavapluginrc is only available in the build environment. I doubt that this has something to do with the crash you are refering to, because in an office this file is not available at all.

Are you able to provide a call stack for the crash?

Joachim

eric.bachard wrote:
Hi,

Joachim Lingner a �crit :

The patches are only necessary so that OOo may recognize and work with certain JRE version on Mac and FreeBSD. It has nothing to do with the 1.3.1 base line.


Thank you for this complete explanation. Now I have , another question : I have made a diff between m71s1 code and jre5issues. Inside, and if I'm not wrong, I have found :

1) that jre5 includes both some FreeBSD and some Mac OSX (like Kevin's patches ) jvmfwk changes

2) a strange line containing :

[bootstrap]
JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY=1

Can we desactive it ?

I ask, because we see some crashes with the Mac OSX build : the most famous occurs just when we want to see wich JRE is used in Tools -> Options -> OpenOffice.org -> Java (crash)

Repetability : every time :-/

The X-server problem is not particularly related with 1.5. The Java framework checks if a JRE has an accessibility bridge installed. This is done by examining a system property. But that is only set after a call to java.awt.Toolkit.getDefaultToolkit.


Interessant : I'm fighting since more than one month with OOo1.9.xx Linux PowerPC version because of an unsatisfied awt call (don't remember if it is just with complementary tests or for the build )
Not sure this is relative, but I invite you to have a look at <http://www.openoffice.org/issues/show_bug.cgi?id=38974>
The problem is IMHO the lack of recent and decent Java2 sdk for Linux PPC. The one provided by IBM is not a "complete" solution (javaplugin is missing !!). I have read that the BlackDown team was working on1.5 version (happy !), so I'm waiting.


For the record : excepted testool and a Java lack, I have a nearly completed build of OOo for Linux PowerPC too on my machine since more than a month. But I simply cannot end the build, and I need help. ( I'd use it on my next conf in Paris, for the Solutions Linux Salon 1-3 februar on my powerbook (running Linux Debian sid) , but I simply cannot... :-/ )

 At this point Java may complain

about no X server. This caused some trouble in our build environment (Sun, Hamburg) therfore I disabled this test.


Again, thank you for all this important informations.


Regards, eric bachard


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to