https://bugs.kde.org/show_bug.cgi?id=512212
Bug ID: 512212
Summary: When changing virtual desktop name from the overview
(or via DBUS), it doesn't get saved to .config/kwinrc
Classification: Plasma
Product: kwin
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 186857
--> https://bugs.kde.org/attachment.cgi?id=186857&action=edit
If I change desktop name from this, it doesn't get saved to .config/kwinrc
STEPS TO REPRODUCE
1. Create more than one desktop
2. Open overview, and rename a desktop
OBSERVED RESULT
New name doesn't get saved to .config/kwinrc, it only changes for the current
session
EXPECTED RESULT
Desktop name is saved and persisted after reboot
Saving name works only from System Settings -> Virtual Desktops and then apply.
It calls the save function here:
https://github.com/KDE/kwin/blob/b54f96ee00578185896f2efb3b23421f7ce6b681/src/virtualdesktops.cpp#L757
Which stores the settings
I also tried using DBUS interface:
org.kde.KWin.VirtualDesktopManager.setDesktopName it also does not save the
desktop name.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Kernel Version: 6.17.7-300.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 7950X 16-Core Processor
Memory: 64 GiB of RAM (62,4 GiB usable)
Graphics Processor: NVIDIA GeForce GTX 1070
Manufacturer: ASUS
--
You are receiving this mail because:
You are watching all bug changes.