Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Report hardware on startup #1574

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

Android: Report hardware on startup #1574

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 2.0
Reported for operating system, platform: Android (All), All

Comments on the original bug report:

On 2014-07-18 09:43:36 +0000, rettichschnidi wrote:

Created attachment 1772
Most simple patch I can think of.

I have a game for which some users report the red-screen bug[1]. Unfortunately, the user may have an affected "Galaxy Note 10.1 (p4notelte)" device, while my testing device (one from testobject.com) is an unaffected "Galaxy Note 10.1 (p4noterf)". Always including this information in the logcat output allows to identify the currently used device and model. I think this is a pretty common use-case and it would be useful to let SDL report the Android hardware model and device on each startup.

1: https://bugzilla.libsdl.org/show_bug.cgi?id=2291

On 2015-02-19 05:22:21 +0000, Ryan C. Gordon wrote:

Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry if you got a lot of email from this. This is to help me sort through some bugs in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4, though!

On 2015-02-26 22:26:49 +0000, rettichschnidi wrote:

Created attachment 2052
Updated for revision 9372:a9bf04588f17

On 2015-04-07 04:57:58 +0000, Ryan C. Gordon wrote:

(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.

On 2015-04-08 05:37:52 +0000, Ryan C. Gordon wrote:

This patch is now https://hg.libsdl.org/SDL/rev/4de1f53b6b6b, thanks!

--ryan.

On 2015-04-08 10:23:28 +0000, rettichschnidi wrote:

Created attachment 2113
Remove superfluous whitespace characters

On 2015-04-08 10:24:21 +0000, rettichschnidi wrote:

Thanks!

Unfortunately, I accidentally added some unwanted whitespace characters at the end of the first added code line.

This attached patch removes them plus all the other superfluous whitespace characters in the Android source file.

On 2015-04-26 00:44:14 +0000, Ryan C. Gordon wrote:

(In reply to rettichschnidi from comment # 6)

This attached patch removes them plus all the other superfluous whitespace
characters in the Android source file.

This patch is now https://hg.libsdl.org/SDL/rev/cc6cba65bf36, thanks!

--ryan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant