Bug 501286

Summary: Constant crash of kaccess when turning on/off "Use number pad to move cursor"
Product: [Plasma] plasmashell Reporter: Yaroslav Sidlovsky <zawertun>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nicolas.fella
Priority: NOR    
Version First Reported In: 6.3.2   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=478620
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Stack trace

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 ***