P.S. the way I ended my last email may have made it look like I'm expecting you to fix bugs in ubuntu, which I'm not. What has happened is I have been working mainly on my ubuntu laptop, and I submitted a seperate bug report to them when the program I wrote originally stopped working (which was when I upgraded from dapper to feisty). They didn't get back to me, so I decided to try running the program on my (debian etch) server machine. The same bug occurred there, so I thought it was fair enough to submit a debian bug as well.

Don Armstrong wrote:
tag 441982 unreproducible
severity 441982 minor
thanks

perl -MImage::Imlib2 -e 'my $img = Image::Imlib2->load(q(foo.tiff)) or die qq(unable to 
load); my $img2 = $img->create_scaled_image(100,0) or die q(unable to scale); 
$img2->image_set_format(q(tiff)); $img2->save(q(bar.tiff));'

works perfectly well here.

If you can reduce your script to a smaller testcase, I'd be willing to
look at it, but I don't have time to debug your script.


Don Armstrong





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to