#1692: GLUT timedCallback fires twice
---------------------------------------+------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                     |       Status:  new    
    Priority:  normal                  |    Milestone:         
   Component:  libraries (other)       |      Version:  6.6.1  
    Severity:  normal                  |   Resolution:         
    Keywords:                          |   Difficulty:  Unknown
          Os:  MacOS X                 |     Testcase:         
Architecture:  x86                     |  
---------------------------------------+------------------------------------
Comment (by [EMAIL PROTECTED]):

 The issue only appears when tickLength is ~990 or higher (i.e., the
 callback is scheduled for ~990+ ms into the future).  If the value is
 reduced to 950 or less, the problem doesn't appear.

 The threshold could vary between systems; in particular, slower systems
 may experience the issue at lower values.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1692>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to