| Summary: | Crash in Android_JNI_SetActivityTitle - Android | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Gueniffey <pierre-yves> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | CC: | tim |
| Version: | HG 2.0 | ||
| Hardware: | ARM | ||
| OS: | Android (All) | ||
| Attachments: | The suggested change | ||
|
Description
Gueniffey
2011-04-20 07:23:20 UTC
(In reply to comment #0) > I've got a patch but I won't post it since the last one I posted was not > commited to the trunk. That's a bit childish. (In reply to comment #1) > That's a bit childish. Indeed. But anyway, it's a one-liner. Just put it at the right position: mActivityClass = (jclass)env->NewGlobalRef(cls); Created attachment 686 [details]
The suggested change
Fixed, thanks! http://hg.libsdl.org/SDL/rev/b5a665fbaedc |