#312 closed defect (fixed)
Bug: Ogre config dialog
Reported by: | rgrieder | Owned by: | nobody |
---|---|---|---|
Priority: | critical | Milestone: | Version 0.2 Codename: Bellatrix |
Component: | GraphicsEngine | Version: | 0.2.0 |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
When clicking on "cancel" in the OGRE render config dialog, Orxonox may crash.
Experienced on Windows 32-bit with MSVC build in branch buildsystem2.
Change History (4)
comment:1 Changed 16 years ago by rgrieder
comment:2 Changed 15 years ago by rgrieder
- Resolution set to fixed
- Status changed from new to closed
Implicitly fixed by improving exception-safety in the Game class. However a resource leak still occurred in the GraphicsManager. Fixed with r3154.
comment:3 Changed 15 years ago by rgrieder
comment:4 Changed 15 years ago by rgrieder
EDIT2: Actually, it is r3254
Note: See
TracTickets for help on using
tickets.
Bug still occurs in buildystem3 (which includes the presentation branch).