Menu

#156 glutEnterGameMode causes X to hang

open
nobody
moderate (59)
5
2011-09-29
2011-09-29
No

OS: Linux Mint 11
X Server: X.Org Server 1.10.1

Calling glutEnterGameMode with any mode string does not change the screen resolution and causes X to become unresponsive until restarted.

Discussion

  • Christopher Ferguson

    I was somewhat mistaken. X does not become unresponsive, and does not require restarting. However, the problem with glutEnterGameMode not changing the screen resolution still remains.

     
  • Anonymous

    Anonymous - 2011-10-08

    I might have the same problem, I get the error
    freeglut (foo): unable to parse game mode string `width>=640'
    Maybe am have misunderstood the syntax for glutGameModeString? Choosing a gamemodestring of the compact format
    640x480:16@60
    "works" but doesn't give me a fullscreen mode, instead a small window without border in the left upper-most part of my screen. I run ubuntu 11.04.

     

    Last edit: Anonymous 2014-01-16

Log in to post a comment.