Save image on disk

fuchur <[email protected]>
Newsgroups gmane.comp.window-managers.sawfish
Organization W.W
Message-ID <[email protected]>
Hi,

I try to save a image.png with sawfish on my disk with convert (from
imagemagick). I open sawish-client and test with:

(setq aaa (concat "/tmp" "/image.png"))
(setq bbb (concat "/tmp" "/image-new.png"))
(system (format nil "convert %s %s" aaa bbb))

Now i have a new image "/tmp/image-new.png" on the disk.

Then i try:
(setq ccc (make-image (concat "/tmp" "/image.png")))
(setq ddd (concat "/tmp" "/image-make-image.png"))
(system (format nil "convert %s %s" ccc ddd))

No image "/tmp/image-make-image.png" was created.

Anyone know what is wrong or which program can handle images from
make-image in sawfish?

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0
signature.asc (application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iEYEARECAAYFAlIqDkAACgkQ5bxw1bjXsrAjpQCgsFrDOEO4S2p8+PBWLq61fHhf
qwIAn2Gsk2aL9am5FBG3zsMn5dLPmQzR
=ZNc+
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.