The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
[Android] Problem with resuming an app
Martin Gerhardy
Guest

Hi.

Does anybody have the problem that with the latest SDL revision a resume
of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent
change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
[Android] Problem with resuming an app
gormlai


Joined: 16 Jul 2012
Posts: 34
Location: United Kingdom
Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
[Android] Problem with resuming an app
gabomdq


Joined: 28 Jul 2011
Posts: 495
Location: Argentina
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.
[Android] Problem with resuming an app
M. Gerhardy
Guest

Thanks for your responses. I will try asap and report back. Am 18.09.2014 16:33 schrieb "Gabriel Jacobo":
Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

[Android] Problem with resuming an app
Martin Gerhardy
Guest

Your latest changes didn't fix the issue yet.

Am 18.09.2014 16:33, schrieb Gabriel Jacobo:

Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
[Android] Problem with resuming an app
gabomdq


Joined: 28 Jul 2011
Posts: 495
Location: Argentina
Does this revision work? http://hg.libsdl.org/SDL/rev/b664273a455c

Any other info you can provide on the reason for the lock up?


2014-09-18 15:03 GMT-03:00 Martin Gerhardy:
Quote:
Your latest changes didn't fix the issue yet.

Am 18.09.2014 16:33, schrieb Gabriel Jacobo:

Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org



_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.
[Android] Problem with resuming an app
Martin Gerhardy
Guest

Currently I can only say that this rev works: https://hg.libsdl.org/SDL/rev/8a6af8841969

But I might have the chance to check the other one tomorrow.


Am 18.09.2014 20:28, schrieb Gabriel Jacobo:

Quote:
Does this revision work? http://hg.libsdl.org/SDL/rev/b664273a455c

Any other info you can provide on the reason for the lock up?


2014-09-18 15:03 GMT-03:00 Martin Gerhardy:
Quote:
Your latest changes didn't fix the issue yet.

Am 18.09.2014 16:33, schrieb Gabriel Jacobo:

Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org



_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
[Android] Problem with resuming an app
Martin Gerhardy
Guest

That revision is working fine.

Am 18.09.2014 um 20:28 schrieb Gabriel Jacobo:

Quote:
Does this revision work? http://hg.libsdl.org/SDL/rev/b664273a455c

Any other info you can provide on the reason for the lock up?


2014-09-18 15:03 GMT-03:00 Martin Gerhardy:
Quote:
Your latest changes didn't fix the issue yet.

Am 18.09.2014 16:33, schrieb Gabriel Jacobo:

Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org



_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
--
--

http://www.caveproductions.org
http://www.ufoai.org
[Android] Problem with resuming an app
gabomdq


Joined: 28 Jul 2011
Posts: 495
Location: Argentina
Can you narrow it down?

2014-09-19 9:05 GMT-03:00 Martin Gerhardy:
Quote:
That revision is working fine.

Am 18.09.2014 um 20:28 schrieb Gabriel Jacobo:

Quote:
Does this revision work? http://hg.libsdl.org/SDL/rev/b664273a455c

Any other info you can provide on the reason for the lock up?


2014-09-18 15:03 GMT-03:00 Martin Gerhardy:
Quote:
Your latest changes didn't fix the issue yet.

Am 18.09.2014 16:33, schrieb Gabriel Jacobo:

Quote:
Do you use audio? I just modified the pause/resume behavior for audio...try updating to the latest and let me know if that sovles the issue.

2014-09-18 11:28 GMT-03:00 Gorm Lai:
Quote:

Yes this happens to me as well. I have  wanted to look into it, but haven't had the time. On Sep 18, 2014 3:24 PM, "Martin Gerhardy" wrote:
Quote:
Hi.

Does anybody have the problem that with the latest SDL revision a resume of your app leads to a black screen?

Just trying to find out whether it's on my side or whether some recent change broke it.

Thanks a lot
Martin

--
--

http://www.caveproductions.org
http://www.ufoai.org

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org



_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.


Quote:
_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org




_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org





--
Gabriel.