[Bug] Modifying selected Tiling style fails to apply and/or causes PlasmaZones Settings to crash #853
Replies: 2 comments
|
Thanks for the report and especially the support report, it made the config side of this diagnosable. I found and fixed the part where your change fails to stick. Your config showed the three-column style's max windows saved as 7, but the daemon could overwrite it back to 5 whenever a settings reload also switched the active tiling style. That is why it seemed to work when you edited a style that was not currently selected. The fix is in #854 and will be in the next release. The crashes are a separate problem and unfortunately the support report does not capture a crash trace for the Settings app. If you can still reproduce a crash, could you run this afterwards and paste the output here? If that shows a recent crash, the output of the following would be even better (type The Layout Editor refusing to save was most likely collateral from the same bug. The daemon was busy churning through the corrupted reload cycle, and editor saves time out when the daemon does not respond quickly. That should also improve with the fix. |
Uh oh!
There was an error while loading. Please reload this page.
Description
I was trying to configure the 3 Columns tiling style from 5 to 7 using the slider. Sometimes it saved, sometimes it crashed, sometimes the setting reverted back to 5. When this was going on, it also prevented me from modifying anything with the same style in the Layout Editor.
At some point it started working, and I thought it was by modifying a Tiling style that wasn't selected as the active style at the time, but I'm not sure the behavior and crashes seemed inconsistent.
Expected Behavior
Modifying the tiling zones without crashes
Steps to Reproduce
PlasmaZones Version
3.3.0
Display Server
Wayland
Desktop Environment
6.7.3
Distribution
cachyOS 7.1.4
Support Report
No response
Checklist
All reactions