https://bugs.kde.org/show_bug.cgi?id=446381
Bug ID: 446381
Summary: kwinrules not saved upon reboot.
Product: kwin
Version: 5.23.3
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: rules
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
kwin rules not saved upon reboot.
STEPS TO REPRODUCE
1. Start with empty rules section in settings. (also .config/kwinrulesrc is
empty)
2. Import the following rule:
```
[Disable composoting for slippi]
Description=Disable composoting for slippi
blockcompositing=true
blockcompositingrule=6
title=Dolphin
titlematch=1
wmclass=apprun
wmclassmatch=1
```
3. Hit apply.
4. Reboot.
OBSERVED RESULT
The rule gone in the settings app (but present in .config/kwinrulesrc).
The rule does not trigger.
EXPECTED RESULT
The rule triggers and shows up in the settings app.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.23
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
The rule is active and is listed as expected before reboot.
kwinrulesrc at that points contains the rule as well as:
```[General]
rules=3e2338cb-3ebc-47eb-8e6e-6fdcef00f79f```
--
You are receiving this mail because:
You are watching all bug changes.