Warnings while running rose_image.C

When I run rose_image.C macro I am getting warnings
.
Only the first image is displayed on top left pad.

.x rose_image.C
Warning in TPad::ResizePad: Inf/NaN propagated to the pad. Check drawn objects.
Warning in TPad::ResizePad: rose512_5 width changed from 0 to 10

Warning in TPad::ResizePad: rose512_5 height changed from 0 to 10

root [1] Warning in TPad::ResizePad: Inf/NaN propagated to the pad. Check drawn objects.
Warning in TPad::ResizePad: rose512_5 height changed from 0 to 10

Warning in TPad::ResizePad: Inf/NaN propagated to the pad. Check drawn objects.
Warning in TPad::ResizePad: rose512_5 height changed from 0 to 10

root 5.17/01 29 June 2007 Compiled on 8 August 2007 for linux with thread support.
on FC6 x86 gcc 4.1.2 20070626 (Red Hat 4.1.2-13)

Michal

Hi Michal,

It seems there is a problem because when I run this macro on linux I got no warnings, but only two rose images drawn in the canvas. If I resize the canvas window three more images show up, the last one (down/right) is missing. Do you see more images if you resize the canvas window?

We will investigate this case and will let you know.

Cheers, Ilka

When I resize the canvas I get four more images. The bottom left is missing.
If I shrink/expand canvas, these four images appear/disapper producing the same warnings.

Michal

Hi Michal,

This problem was fixed in CVS head. Thank you for reporting it.

Best regards, Ilka