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 - Restoring App Crashes in UIKIT_SetDisplayMode
Summary: Restoring App Crashes in UIKIT_SetDisplayMode
Status: RESOLVED DUPLICATE of bug 1191
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 2.0
Hardware: iPhone/iPod touch iOS (All)
: P2 blocker
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 16:31 UTC by Armin Ronacher
Modified: 2011-06-30 09:09 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***