| Summary: | Crashes in in SDL_wcslen_REAL every time you click on System Settings -> Game Controller | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Giuseppe Della Bianca <giusdbg> |
| Component: | kcm_joystick | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | crash | CC: | duha.bugs, josh, jpwhiting, kdedev, pallaswept |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
To resolve the crashes
To read the manufacturer (if it isn't retrieved from the device by udev) from the udev database |
||
|
Description
Giuseppe Della Bianca
2025-12-08 10:10:42 UTC
*** Bug 511624 has been marked as a duplicate of this bug. *** Thanks for the crash report. This was already confirmed, so marking this report as confirmed. Created attachment 187827 [details]
To resolve the crashes
To resolve the crashes
sdl2-compat-release-2.32.56.patch
Created attachment 187828 [details]
To read the manufacturer (if it isn't retrieved from the device by udev) from the udev database
To read the manufacturer (if it isn't retrieved from the device by udev) from the udev database
(In reply to Giuseppe Della Bianca from comment #3) > Created attachment 187827 [details] > To resolve the crashes > > To resolve the crashes > > sdl2-compat-release-2.32.56.patch Thanks for the patch! The KDE bug tracker is for bugs rather than development work, however. The next step is to create a merge request. In the MR, please add "Fixes: Bug xxx" so it gets linked to this report. https://community.kde.org/Infrastructure/GitLab#Submitting_a_merge_request If you want to discuss the development work, please reach out in our Matrix channel for new contributors https://community.kde.org/Get_Involved#New_Contributor?_Say_Hello_In_Matrix If you need information on getting started with KDE development, please see [https://community.kde.org/Get_Involved/development](https://community.kde.org/Get_Involved/development) Thanks again. (In reply to TraceyC from comment #5) > (In reply to Giuseppe Della Bianca from comment #3) > > Created attachment 187827 [details] > > To resolve the crashes ... > Thanks for the patch! The KDE bug tracker is for bugs rather than > development work, however. ..... > Thanks again. I also sent the patches to whoever manages sdl2-compat and SDL3. https://github.com/libsdl-org/sdl2-compat/commit/8b85f95bbcc3411c78c1f2cbd62b23b7f96093c2 https://github.com/libsdl-org/SDL/pull/14688 |