I don't actually know what is wrong and how to solve it, but it appears
that the java access bridge is not finding the native dll. If other
java GUI applications work fine with the java access bridge, then all I
can assume is that the bat file is messing up something to do with the
system paths. If this guess is correct then it should be reported as a
bug against the device detection tool. Have you tried the web version? Michael Whapples On 23/12/42 20:59, wrote: Hi, I downloaded the device detection tool from the link provided below, but when I run it from windows operating system (the runddtool.bat file), I receive the following exception: **** Exception in thread "main" java.lang.UnsatisfiedLinkError: no JavaAccessBridge in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at com.sun.java.accessibility.AccessBridge$1.run(AccessBridge.java:45) at java.security.AccessController.doPrivileged(Native Method) at com.sun.java.accessibility.AccessBridge.<clinit>(AccessBridge.java:42) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at java.awt.Toolkit.loadAssistiveTechnologies(Unknown Source) at java.awt.Toolkit.getDefaultToolkit(Unknown Source) at java.awt.Toolkit.getEventQueue(Unknown Source) at java.awt.EventQueue.invokeLater(Unknown Source) at javax.swing.SwingUtilities.invokeLater(Unknown Source) at com.sun.ddtool.manager.DDToolManager.main(Unknown Source) *** What can I do to solve this? Java access bridge works well on all other applications I have. Any help is apreciated. Best regards Sérgio Neves ----- Original Message ----- From: "Michael Whapples" <mwhapples aim com> To: "mike" <kb8aey verizon net> Cc: "orca" <orca-list gnome org> Sent: Saturday, November 22, 2008 9:44 PM Subject: Re: [orca-list] open solaris I just realised I forgot the link to the device detection tool page. It is http://www.opensolaris.org/os/project/ddtool Michael Whapples On 22/11/08 21:28, Michael Whapples wrote:Hello, Admittedly number of audio devices supported is poor, but it is not quite as bad as it seems on the live CD (although we do need audio working then for installation with speech output). I would suggest looking at the page of the device detection tool. Other than the tool itself to confirm whether your hardware will be supported, there are links to the officially supported devices and third party drivers. It seems that there is a third party (not tested by the sun test tool) driver for the SB live. As for the package manager, it does work with orca, but unfortunately it loads data at the beginning making orca unresponsive and then dynamically adjusts the lists as you navigate, again slowing up orca. So whilst it can be used, it isn't a practical option. You may find the commandline tool pkg more useful. I haven't a clue about the user options, I normally do all my user management from the commandline in Linux. Michael Whapples On 23/12/42 20:59, mike wrote:Hi, I got open solaris to run on a older computer. It is a great system, but here are three things I found. My main problem is that no sound card I tried was supported other than my USB speakers. Even my soundblaster live that works with everything didn't work. Second, the add remove software seems to be accessible, but all I heard was updating packages. I waited several minutes and never did hear anything else. Last, and this is probably just a difference from what I was use to. In the user account settings, I didn't see a tab for setting user privileges, or a setting to tell if the user is a administrator or desk top user. Other than that the system seems very good. But is anything going to be done to support more soundcards. With out that support a lot of people will not be able to use this system. X-Antivirus: avast! (VPS 081121-0, 11/21/2008), Outbound message X-Antivirus-Status: Clean_______________________________________________ Orca-list mailing list Orca-list gnome org http://mail.gnome.org/mailman/listinfo/orca-list Visit http://live.gnome.org/Orca for more information on Orca |