Bug 439766

Summary: Reconfiguring KWin using qdbus causes the whole desktop to freeze
Product: [Plasma] kwin Reporter: yamiyukisenpai
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: fabian
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description yamiyukisenpai 2021-07-12 03:22:18 UTC
SUMMARY
Modifying something related to KWin causes the whole desktop to freeze.  This happened on 2 occasions (so far):
* modifying kwinrc file 
* Changing virtual desktop settings, such as adding rows

STEPS TO REPRODUCE
Option 1: 
1. Run `qdbus org.kde.KWin /KWin reconfigure` after modifying the file.
Option 2:
1. Go to Virtual Desktops section in System Settings
2. Add a row, and select apply

OBSERVED RESULT
KWin freezes as soon as that command is entered, or changing the row is modified.

EXPECTED RESULT
KWin shouldn't freeze.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.3
Kernel Version: 5.8.0-59-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i7-4510U CPU @ 2.00GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 4400

ADDITIONAL INFORMATION
There could be more
Comment 1 Fabian Vogt 2021-07-15 14:49:34 UTC
Most likely dup of bug 421829.

*** This bug has been marked as a duplicate of bug 421829 ***