Hi, To run a -x a2 screen driver, today I could "configure" with our error. But getting error while running. please refer at the end of the mail.
>Date: Thu, 11 Jul 2013 23:56:29 -0400 >From: Dave Mielke <[email protected]> >> I have tried to configure AtSPI2 using the option mentioned here, but it >>gave configuration error >>http://brl.thefreecat.org/text-apps-a11y-test.html >sudo -E ./configure --with-braille-driver=xw,-all >>--with-screen-driver=a2,-all --with-speech-driver=-all >>configure: error: unknown screen driver: a2 >The atspi2 screen driver is only built if two conditions are both met. The >first is that you have the dbus-1 package installed, and if its version is >greater than or equal to 1.0. The second is that the <X11/keysym.h> header can >be found. You should find it in a package named something like >xorg-x11-proto-dev. installed sudo apt-get install libdbus-1-dev. And configuration is successful. while running with brltty -b xw -x a2 -A auth=none -B model=normal -l debug -n -e getting the following error. brltty: Keyboard Property: product= brltty: checking for screen driver: a2 brltty: initializing screen driver: a2 brltty: Can't get dbus session bus: org.freedesktop.DBus.Error.NoReply Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Also i checked my jobs, here are some related to dbus during systsem login siju@ubuntub:~$ ps -A | grep dbus 405 ? 00:00:01 dbus-daemon 514 ? 00:00:00 dbus 1504 ? 00:00:00 dbus-launch 1505 ? 00:00:01 dbus-daemon 1515 ? 00:00:00 dbus-daemon siju@ubuntub:~$ Looks like some process to be started. Can you please suggest. Thanks, Siju samuel
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
