I needed to get a screenshot of my desktop under Gentoo Linux running GNOME.
I took using the standard GNOME application - "Application -> Accessories -> Take Screenshot"
Now, since I want to attach it to an E-mail I tried to run this, but got errors:
Code: Select all
igor@IgorsGentooOnNetwork ~ $ convert Screenshot.png screenshot.xpm
convert: no decode delegate for this image format `Screenshot.png'.
convert: missing an image filename `screenshot.xpm'.
Can someone tells me what is going on?
Thank you.