Bug 501286 - Constant crash of kaccess when turning on/off "Use number pad to move cursor"
Summary: Constant crash of kaccess when turning on/off "Use number pad to move cursor"
Status: RESOLVED DUPLICATE of bug 500326
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.3.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-10 08:42 UTC by Yaroslav Sidlovsky
Modified: 2025-03-10 10:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Stack trace (7.16 KB, text/vnd.kde.kcrash-report)
2025-03-10 08:42 UTC, Yaroslav Sidlovsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yaroslav Sidlovsky 2025-03-10 08:42:08 UTC
Created attachment 179255 [details]
Stack trace

SUMMARY
Constant kaccess crash when turning on/off "Use number pad to move cursor"

STEPS TO REPRODUCE
1. Run `systemsettings kcm_access`;
2. Navigate to "Mouse Navigation" section;
3. Check or uncheck combobox "Use number pad to move cursor" and click "Apply" button.

OBSERVED RESULT
Segmentation fault.

EXPECTED RESULT
No crash, feature should be enabled or disabled accordingly.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.5-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × 11th Gen Intel® Core™ i5-11600K @ 3.90GHz
Memory: 31.1 ГиБ of RAM
Graphics Processor: Intel® Graphics
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B560M DS3H V2

ADDITIONAL INFORMATION
Comment 1 Yaroslav Sidlovsky 2025-03-10 08:47:00 UTC
Output from the console:
```$ systemsettings kcm_access                                                                                                                                                                                                                                    
47.3
Comparing requested interface name QX11Application with available QX11Application
Match for interface QX11Application. Comparing revisions (requested 1 / available 1)
Full match. Returning dynamic cast of QXcbNativeInterface(0x55a1c6c6bb30)
KCrash: Application '[����U' crashing... crashRecursionCounter = 2
```
Comment 2 Nicolas Fella 2025-03-10 10:08:28 UTC

*** This bug has been marked as a duplicate of bug 500326 ***