DirectButton bug...

Hello,
some times when I try to use the directbutton with an image, it appears as a big white square (instead of the image). does anybody knows how can I make it right?
The code I’m using is:

myScreen = DirectButton(image = “images/screen.jpg”, command = self.GO, scale = 1.0)

Thanks
Mauro