You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.
I've got the same problem in french:
'''$ green-recorder
You are recording on: x11
xwininfo: error: No window with name "Area Chooser" exists!
Traceback (most recent call last):
File "/usr/bin/green-recorder", line 486, in areasettings
output = subprocess.check_output(["xwininfo -name "Area Chooser" | grep -e Width -e Height -e Absolute"], shell=True)[:-1]
File "/usr/lib/python2.7/subprocess.py", line 223, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['xwininfo -name "Area Chooser" | grep -e Width -e Height -e Absolute']' returned non-zero exit status 1
'''
The title of the window is "Sélecteur de zone"
The info of that window in Spanish is:
I don't think selecting the window by name is a good idea.
The text was updated successfully, but these errors were encountered: