puklaus's picture

Error when exiting demos on ubuntu

Project:The Open Toolkit library
Version:1.0-beta-2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
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

the Fiddler's picture

#1

Version:1.x-dev» 1.0-beta-2
Status:open» confirmed

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.

the Fiddler's picture

#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).

the Fiddler's picture

#3

Status:confirmed» in progress (review)

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?

puklaus's picture

#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).

the Fiddler's picture

#5

Status:in progress (review)» need info

1.0 beta-3 contains a number of fixes relevant to this issue. Can you please confirm whether this issue is resolved?

the Fiddler's picture

#6

Status:need info» closed

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.