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



Hello,

I apologize for incorrect report two days ago. Perhaps I haven't restarted my login session after upgrading gnome or something similar. Now I can definatelly see this in action and at-spi mouse related functionality is now not working as expected even when running on X.org .
Is this a bug or a security measure?
P.S. Awesome the wifi settings is the only not accessible part of the new Gnome settings UI. I was expecting more brokennes in this regard.


Greetings

Peter


2017-10-09 19:03 GMT+02:00 chrys <chrys linux-a11y org>:
Howdy,

I can confirm this here. I also tried OCRdestkop what also seems to be broken.
so i tried the following simple to emulate a click:
<code>
18:54 [chrys@blackbeast ~] :) $ python
Python 3.6.2 (default, Jul 20 2017, 03:52:27)
[GCC 7.1.1 20170630] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyatspi
>>> reg = pyatspi.Registry()
>>> reg.generateMouseEvent(50,50,'b1c')
>>>
</code>

the result:
nothing happens.
what i expect:
a button 1 click on posion 50 x 50 on screen.

I do not run wayland, here my session information:

<bash>
18:57 [chrys@blackbeast ~] :) $ loginctl
   SESSION        UID USER             SEAT TTY
        c1        120 gdm              seat0 /dev/tty1
        c3       1000 chrys            seat0 /dev/tty2

2 sessions listed.
18:57 [chrys@blackbeast ~] :( $ loginctl show-session c3 -p Type
Type=x11
</bash>

I run latest Archlinux.

cheers chrys

Am 09.10.2017 um 09:36 schrieb Vojtěch Polášek:
Hi,

I am running Arch Linux, Orca from Git, Gnome 3.26.

I think that after this update, emulation of mouse click stopped
working. I checked and appropriate keybindings are enaled and configured
properly.

Can anyone confirm?

Thanks alot,

Vojta

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org


_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



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