Re: [orca-list] question about Orca and something called Processing
- From: Michael Whapples <mwhapples aim com>
- To: Al Sten-Clanton <albert e sten_clanton verizon net>
- Cc: orca-list gnome org
- Subject: Re: [orca-list] question about Orca and something called Processing
- Date: Mon, 29 Nov 2010 09:02:29 +0000
Having a quick look at processing I notice a few things which may impact
on accessibility, and may explain what you observe.
Processing is a java application, I guess probably using swing for the
GUI, so requiring the java access bridge or java atk wrapper (I will
continue only saying java access bridge but this includes the java atk
wrapper unless I state specifically otherwise). Now possibly a bit
annoyingly it seems the linux file you download bundles a JVM with it
and if the start up script finds its local JVM then that will be used.
This causes an accessibility issue as the bundled JVM has no java access
bridge installed in it. Either you could install a java access bridge to
the local JVM, or from how I read the script delete the java
subdirectory from processing and it will fall back to using the system
default JVM.
If you do opt for getting it to fall back to the system JVM then
remember you will need the java access bridge installed and working for
orca to speak anything in this application. You may want to check your
system JVM with other java applications to ensure the java access bridge
is properly functioning if you have problems.
I hope that helps.
Michael Whapples
On -10/01/37 20:59, Al Sten-Clanton wrote:
Greetings!
A new Linux colleague and friend is trying to develop an application,
or at least the use of an application, that will show data in ways
useful to blind as well as sighted people. She's using something
called Processing, whose relevant material and files are at
<http://www.processing.org>
I seem to have installed what I need to run the software.
I cannot run this software using the text console with Speakup. I
must run it using Orca. When I go into the relevant subdirectory and
run the command "./processing", Orca's speedch disappears. I
understood my friend to say that the screen looks like it's supposed
to. Without Orca, of course, I have no idea of what to do there.
When she tried this using Orca on her machine (for muy sake, not
hers), she got the same silence.
Has anybody here used this software? Does anybody have an idea why
Orca kicks out, or what I might do to try to fix this? I gather this
software's quite complex, and I know virtually nothing about it, but
I'm sort of hoping there may be some generic thing connected with
using Orca that may show the way to paradise and accessibility. (I
especially appreciate my friend's endeavor to make non-visual access a
priority, and want to help her if I can.)
Thanks for any advice.
Al
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]