
Hangs on shutdown
Posted Friday, 24 June, 2011 - 05:24 by puklaus| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open |
Description
When I request mode that my graphics card does not support (modified HelloGL3.cs to request gl 4.0 mode),
it ofcourse failed and fallback to some other mode, so it works fine yet. But when I shutdown the example, it does
not shutdown properly (it hangs VC# (and if console box is opened, it stops working too).

