import error on gnome wayland
Posted: 2016-10-28T14:15:13-07:00
I use this command to take a screenshot:
It used to work fine until i updated my arch linux installation to gnome 3.22. gnome 3.22 uses wayland by default.
Since gnome 3.22 the command produces following error message:
Please confirm whether this is a problem with wayland or just a problem on my system.
Please tell me what more information do you need.
Code: Select all
$ import -window root foo.png
Since gnome 3.22 the command produces following error message:
Code: Select all
$ import -window root foo.png
import: unable to read X window image `root': Resource temporarily unavailable @ error/xwindow.c/XImportImage/4983.
import: missing an image filename `foo.png' @ error/import.c/ImportImageCommand/1287.
Please tell me what more information do you need.