Textures won't show in Viewport or Standalone Game

I assigned a simple texture (Stucci) to a cube with GLSL, but the texture won’t show up in the Viewport or when I launch a Standalone Game. However, it does show when I render an image of the cube. It would be appreciated if someone checked my .blend and corrected the problems in it. The file was made with Blender 2.72a. I was not facing this problem with 2.6x.

http://www.pasteall.org/blend/32284

Use image textures. If you want to use a procedural texture bake it to an image in the Render / Bake panel

Those textures aren’t compatible with the game engine. If you want to mimic their kin, you’ll need to use Image or Movie and normal/bump/gloss map images.