I was thinking about why Aurel's computer couldn't see the first version but can this one.
On older opengl drivers, textures of any kind must be powers of two dimension. 256 x256, 512 x 512, 1024 x1024 etc.
So if the images were not, then the textures will not display.