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.