
Multiple GLControls sample shutdown fails with KeyNotFoundException in rev 2209
Posted Thursday, 3 September, 2009 - 12:27 by the Fiddler| Project: | The Open Toolkit library |
| Version: | 1.0-beta-1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The exception is generated in GraphicsContext.cs:202 and is potentially the result of the new, internal GraphicsContextBase class.
This occurs on Linux amd64 with Nvidia drivers. Can someone please test whether this also occurs on Windows (or any other Linux configuration?)


Comments
#1
I can test on Seven x86 and Vista x64
On Seven x86
#2
Edit: thanks, will investigate.
#3
#4
Works better :
#5
OpenGL extension sample broken :
#6
Thanks for testing.
SVN trunk is stricter when testing for the existence of GraphicsContext (which is probably the cause of the last error). It also contains a number of internal changes that reduce code duplication, which seem to have caused a number of regressions.
Will investigate.
#7
This should be finally fixed in rev. 2415.
#8
Closing issues fixed in 1.0 beta-1.