ImageMagick/GraphicsMagick Issues

The commands such as convert, import aren’t working either with IM or GM.
For example, the import command throws an error (import: `import’ @ error/import.c/ImportImageCommand/1289.) I don’t get the crosshair prompt to select the region. Using GM import is even more quieter - no errors but no captures.

Is this related to Wayland?
Thanks,
Harry

Could you provide a bit of context for how you’re accessing ImageMagick and/or GraphicsMagick?

“import” suggests you’re using this in code. What happens if you run magick from the command line?

magick -version

Also:

yay -Q | grep imagemagick

I tried it in Xorg (Xfce),and it’s working.

import ~/test.jpg