Perlmagick: can't set or use display window

Salvatore De Paolis <[email protected]> Sun, 18 Jul 2010 11:47:31 +0200
Newsgroups gmane.comp.video.image-magick.bugs
Organization Jako Vláček
Message-ID <20100718114731.284c5f58@sinusia>
Hi,

I was trying to change the wallpaper with magick, but setting something like:

$img->Set(window => 'root');
or
$img->Display(window => 'root');

doesn't seem to work.

regards,
S.