https://bugs.kde.org/show_bug.cgi?id=511564
Bug ID: 511564
Summary: Custom script adds extra %
Classification: Applications
Product: systemsettings
Version First 6.4.5
Reported In:
Platform: Kubuntu
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: kcm_keys
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
STEPS TO REPRODUCE
1. Add a custom command or script in shortcuts like:
playerctl --player=spotify,%any --ignore-player=Bose_QC45 next
2. An additional % gets added
3. Edit the command again, now it is:
playerctl --player=spotify,%%any --ignore-player=Bose_QC45 next
OBSERVED RESULT
Additional escaped % added
EXPECTED RESULT
Keep the same command as it is
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Operating System: Kubuntu 25.10
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
Kernel Version: 6.17.0-6-generic (64-bit)
Graphics Platform: Wayland
Processors: 24 × Intel® Core™ Ultra 9 285K
Memory: 128 GiB of RAM (125.1 GiB usable)
Graphics Processor 1: NVIDIA GeForce RTX 5090
Graphics Processor 2: Intel® Graphics
ADDITIONAL INFORMATION
Reproduced in Plasma 6.5.1
--
You are receiving this mail because:
You are watching all bug changes.