On Mon, May 2, 2011 at 6:29 AM, Artyom Kazak <artyom.kazak@gmail.com> wrote:
Hi Cafe!

When I'm running examles from Gloss graphics library, all examples
except gloss-hello are crashing with the following error: "GLUT:
Warning in gloss-easy: GL error: gloss-easy: <stderr>: hPutChar:
invalid argument (character is not in the code page)". A window with
produced picture is showed for one second and then it crashes.

 This is fixed in the git repository for GLUT, but I didn't push the fix to hackage yet:
https://github.com/haskell-opengl/GLUT/pull/1

Sorry for the inconvenience!
Jason