
Error when exiting demos on ubuntu
Posted Wednesday, 25 November, 2009 - 01:35 by puklaus| Project: | The Open Toolkit library |
| Version: | 1.0-beta-2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
"Error: BadDrawable (invalid Pixmap or Window parameter)" happens when exiting demos on Ubuntu x32 9.04/9.10 as mentioned http://opentk.com/node/1413.


Comments
#1
Thanks, confirmed on openSUSE 11.2 / KDE and Ubuntu 9.10 / Gnome on OpenTK 1.0 beta-2. The issue seems to be that RenderFrame keeps being raised even after the context handle is destroyed.
Investigating.
#2
Interestingly, this doesn't occur on ArchLinux inside VirtualBox with 3d acceleration either disable or enabled.
Edit: even stranger, the issue seems to go away if I enable 3d acceleration on my openSUSE 11.2 VM. (These results are with Mesa 7.6).
#3
I have fixed a number of issues related to this issue. Can you please check whether this persists on r2559+ (branches/1.0) or the upcoming RC1 release?
#4
Downloaded branches/1.0 and tested Debug and Release binaries again with ubuntu 9.04 and 9.10.
With 9.10 it works, no error anymore. But 9.04, same error (Error: BadDrawable).
#5
1.0 beta-3 contains a number of fixes relevant to this issue. Can you please confirm whether this issue is resolved?
#6
Closing after two weeks of inactivity. I can no longer reproduce this issue on Arch or Ubuntu using with hardware acceleration either enabled or disabled.
If this is still an issue please reopen.