pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
533 stars 248 forks source link

xsdl pixel2 android9 restart loop #98

Open bosmanoglu opened 5 years ago

bosmanoglu commented 5 years ago

Hi, xsdl is stuck inea constant restart loop on pixel2 with latest updates. I tried changing resolutions to no effect. any ideas?

molostoff commented 5 years ago

Affects me too on xiaomi android 9 pie

kenmanheimer commented 5 years ago

Me too. Pixel 2, Android 9 Pie, unrooted, etc. )-:

hydrian commented 5 years ago

I am also suffering the same issue on my stock Moto X4 (Android One model) on Android 9

missingno3567 commented 5 years ago

moto g6, newest Android, same issue

h0tk3y commented 4 years ago

Same issue with Galaxy Note 9 running Pie. Found that the busybox and pulseaudio binaries were outdated with syscalls that are not valid on Pie, replaced them with newer ones. Then got a bunch of errors from libSDL: Screenshot_20190918-025804_MatLog No luck yet.

@pelya Do you have plans to update the binaries (and possibly libSDL)? The Android libSDL projects from SourceForge seem to run on my device without issues.

pelya commented 4 years ago

I have plans, I don't have time. The most I can promise is an update by the end of this year, maybe, probably.

On Wed, 18 Sep 2019, 03:00 Sergey Igushkin, notifications@github.com wrote:

Same issue with Galaxy Note 9 running Pie. Found that the busybox and pulseaudio binaries were outdated with syscalls that are not valid on Pie, replaced them with newer ones. Then got a bunch of errors from libSDL: [image: Screenshot_20190918-025804_MatLog] https://user-images.githubusercontent.com/1888526/65087912-29381400-d9c0-11e9-970d-21f370d95add.jpg No luck yet.

@pelya https://github.com/pelya Do you have plans to update the binaries (and possibly libSDL)? The Android libSDL projects from SourceForge seem to run on my device without issues.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pelya/commandergenius/issues/98?email_source=notifications&email_token=AABF5QGW3BTSKPEWLL6HRN3QKFVQFA5CNFSM4GJGX722YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD66HZEQ#issuecomment-532446354, or mute the thread https://github.com/notifications/unsubscribe-auth/AABF5QFLPWN3NBHPJARMO53QKFVQFANCNFSM4GJGX72Q .

hydrian commented 4 years ago

Thanks for the feed back. It was starting to feel is abandonware.