| Summary: | [patch] udev fallback path is not detecting some "key" devices | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Luca Weiss <luca+bugzilla> |
| Component: | events | Assignee: | Ozkan Sezer <sezeroz> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 2.1 | Keywords: | target-2.0.16 |
| Hardware: | ARM | ||
| OS: | Linux | ||
| Attachments: |
patch file
updated patch for 2.0.14 |
||
|
Description
Luca Weiss
2020-10-06 15:22:34 UTC
Is this still an issue with current hg? Tested on revision e57fffe5bf89 The guess_device_class function still returns 0 for this input device so this is still an issue. The patch doesn't apply to current hg. Is there an updated / rebased patch? Created attachment 4575 [details]
updated patch for 2.0.14
Rebased the original patch to current hg: Compile-tested only.
Luca Weiss: Is it functional? Sam, Ryan: Please review.
@Ozkan Sezer: Works fine, thanks for rebasing! (It's quite annoying to get the test setup working which is why my replies have been slow here.) (In reply to Luca Weiss from comment #6) > @Ozkan Sezer: Works fine, thanks for rebasing! (It's quite annoying to get > the test setup working which is why my replies have been slow here.) OK then. Ryan and/or Sam: Is this OK to apply? Yes, this is fine to apply. Thanks! (In reply to Sam Lantinga from comment #8) > Yes, this is fine to apply. Thanks! Patch applied as https://hg.libsdl.org/SDL/rev/416199662658 Closing as fixed. |