dictation-toolbox / aenea

Client-server library for using voice macros from Dragon NaturallySpeaking and Dragonfly on remote/non-windows hosts.
GNU Lesser General Public License v3.0
211 stars 62 forks source link

aenea server (x11): requires xprop #186

Closed grahamc closed 5 years ago

grahamc commented 5 years ago

Aenea with X11, without xprop won't work:

Feb 18 23:37:48 Petunia server.py[8086]: 2019-02-18 23:37:48,476 [DEBUG ] [aenea.XdotoolPlatformRpcs] xprop -id 27262992 | <server>
Feb 18 23:37:48 Petunia server.py[8086]: sh: xprop: command not found
Feb 18 23:37:48 Petunia server.py[8086]: 2019-02-18 23:37:48,479 [WARNING] [aenea.XdotoolPlatformRpcs] pid not set. properties: {'executable': None, 'id': 27262992, 'title': 'Mozilla Firefox'}
calmofthestorm commented 5 years ago

Thanks!