On 11/01/2012 02:30 AM, V Stuart Foote wrote:
For me, the install is now detecting the Java JRE 1.7. But it seems a little off as it builds the list of detected JRE new each time Tools -> Options panel is opened and the Java options panel is touched. Does anyone know if that is correct action—I would think once built it would remain static unless an add call gets made. Also, the “Use a Java runtime environment” check box is on by default on first launch of Tools -> Options -> Advanced – Java options. I would expect it to be off until specifically checked—I had not enabled Assistive Technologie on the install screen and the extensions aren’t in the build, so what would require the JRE be set to on?
I think both these behaviors (rebuilding the list of Javas, and Java enabled by default) are normal.
The Tools -> Options -> Accessibility – Miscellaneous options check-box for “Support Assistive technology tools (program restart requied)” can be checked but it does not seem to be being fully processed—because on subsequent launches of Tools -> Options -> Accessibility it opens as unchecked and there is no entry made in the registry.
Just for comparison, a recent Windows build of mine (but with MSVC 2008 Express, not MSVC 2010) to fix fdo#53474 (Fix Windows Java Accessibility Bridge) did exhibit working accessibility. So it must be either due to MSVC 2010 or due to the specific build. One idea is that --with-java-target-version=1.5 might help if the JDK used during the build is newer than the JRE that shall be used at runtime (but which should not be the case here, as you write it "is now detecting the Java JRE 1.7").
Stephan _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
