Re: [orca-list] emulating mouse stopped working probably after Gnome upgrade



Hello Mike,


2017-10-24 17:58 GMT+02:00 Mike Gorse <mgorse alum wpi edu>:

Commit 707058 in at-spi2-core should resolve this. I plan on making a 2.26 release next week.

Thank you very very much. It's now working as it should here.

Can you please look at the patch added to the arch linux package while packaging? Without it applied my X session even does not start so perhaps it might be usefull also.
Here it is: https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-meson-Actually-use-the-soversion.patch?h=packages/at-spi2-core

Alternativelly if this patch is not needed perhaps the way how the meson build config is inwoked on Arch linux might be improved...
Is this correct?
git clone git://git.gnome.org/at-spi2-core.git
mkdir build
cd build
meson setup --prefix=/usr --buildtype=release ../$pkgname \
  --sysconfdir=/etc \
  --libexecdir=/usr/lib/at-spi2-core \
  -Denable_docs=true
ninja
ninja install

Thank you

Greetings

Peter

-Mike



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]