Jude,

Please uninstall your Java Runtime and Java Access Bridge--and run the JWin
utility to install a JRE then correctly configure Java Access Bridge. It
doesn't do anything that can't be done by hand, but the manual set up is
error prone. Please get JAB configured correctly and then let us know about
activating LibreOffice Accessibility Tools and  using NVDA.

Also,  the Windows Registry configuration file that the NVDA project offers 
"OpenOffice_EnableAssistiveTechnologySupport.reg" is defunct.  It has no
effect on a LibreOffice installation since the registry keys in the .reg
file DO NOT EXIST with a LibreOffice installation--the code is there, but it
is orphaned when LibreOffice is built.

The setting for enabling or disabling the GUI in LibreOffice is recorded to
an XML based file "registrymodifications.xcu" in each users %APPDATA%
folder, on Windows 7 that would be

C:\Users\<you user
name>\AppData\Roaming\LibreOffice\3\user\registrymodifications.xcu

The stanza to toggle the default from false to true is:
 <item
oor:path="/org.openoffice.VCL/Settings/org.openoffice.VCL:ConfigurableSettings['Accessibility']">
<prop oor:name="EnableATToolSupport" oor:op="fuse"
oor:type="xs:string"><value>false</value></prop>
</item>

It would be a challenge to use the .xcu file to toggle AT on/off--but that
is the current state of things with LibreOffice.  

So unfortunately you will need to use the <Alt>T, <ALT>O, A, A, <TAB>,
<Space> to perform the configuration--but with a valid JRE and JAB the
Assistive Technology tools should be functional for you.

Stuart

--
View this message in context: 
http://nabble.documentfoundation.org/inferior-jre-error-message-tp3986368p3987907.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to