| Project: | AgateLib |
| Version: | 0.3.x-dev |
| Component: | Core |
| Category: | bug report |
| Priority: | normal |
| Assigned: | kanato |
| Status: | open |
The Output after I close the application.
Disposing context 196608.
Disposing context 131073.
The thread 0x1414 has exited with code 0 (0x0).
The thread 0x1194 has exited with code 0 (0x0).
[Warning] Failed to release device context -654241039. Windows error: 2.
[Warning] Failed to release device context -1476328217. Windows error: 2.
The application uses AgateOTK and AgateSDK. SVN BUILD
#1
I think this is related to the order in which things are destroyed. In certain scenarios the form will get disposed before the graphics context is.
#4