We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1193

Summary: Restoring App Crashes in UIKIT_SetDisplayMode
Product: SDL Reporter: Armin Ronacher <armin.ronacher>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2 CC: jurksztowicz, tim
Version: HG 2.0   
Hardware: iPhone/iPod touch   
OS: iOS (All)   

Description Armin Ronacher 2011-04-29 16:31:26 UTC
How to reproduce:

1. Run an application on an actual iOS device.
2. Press the home button
3. Open the application again
4. Press the home button
5. Open the application again.
6. Notice that the application crashes

Expected behavior: the application does not crash

Additional information:

The UImode is NULL in UIKIT_SetDisplayMode.
Comment 1 Jeremy Jurksztowicz 2011-05-07 20:12:31 UTC
This is a duplicate of bug 1191, where a proposed solution is detailed.
Comment 2 Tim Angus 2011-06-30 09:09:01 UTC

*** This bug has been marked as a duplicate of bug 1191 ***