Opened 18 years ago
Closed 18 years ago
#1151 closed bug (fixed)
GLTeapot crashes when clicking on a menu
Reported by: | jackburton | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/OpenGL Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
GLTeapot crashes if you open a menu by clicking on the menubar. The crash is in BGLView::DirectConnected(), so it's probably my fault. Can't provide a stack crawl due do bug #1152.
Change History (2)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev20663. It was a stupid typo.