OK, OK, I have resolved the problem. It turns out I had two versions of at-spi on my system. 1 and 2. I uninstalled at-spi(leaving at-spi2). Recompiled and reinstalled. Now all works. Grr. These two arch package bugs have truely cost me a whole days work. I will deffinitely write to the arch team about this to get it resolved as quick as possible so it doesn't waste other peoples time.
Anyways. Thank you for the help. Back to programming. Timothy > ------------ Původní zpráva ------------ > Od: Samuel Thibault <[email protected]> > Předmět: Re: [BRLTTY] the xw driver does not display > Datum: 13.2.2012 01:18:53 > ---------------------------------------- > [email protected], le Mon 13 Feb 2012 01:02:00 +0100, a écrit : > > $ ps aux | grep at-spi > > timothy 888 0.0 0.0 43032 2888 ? Sl 00:41 0:00 > /usr/lib/at-spi2-core/at-spi-bus-launcher > > timothy 892 0.0 0.0 3000 1240 ? S 00:41 0:00 > /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork > --print-address 3 > > timothy 895 0.0 0.1 16924 3148 ? Sl 00:41 0:00 > /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session > > That is at-spi2. So use the a2 (at-spi2) driver > > > Now it occured to me, that brltty shouldn't need at-spi at all. Am I > > correct > on that matter? > > Yes, it'll just be unable to read anything by itself, only display what > brlapi clients tell it. > > > # brltty -b tt -d `tty` -B term=gnome-terminal -n > > BRLTTY 4.3 rev 5957 [http://mielke.cc/brltty/] > > > > ** (process:1171): WARNING **: AT_SPI_REGISTRY was not started at session > startup. > > > > ** (process:1171): WARNING **: Could not locate registry > > brltty: SPI_init returned 2 > > ------------------ > > Sadly to the same results. Failiure. > > It's very odd that it'd try to initialize at-spi. Please also pass -e > and -l debug so we can have more information. > > 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 > > > _______________________________________________ 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
