I recently upgraded to Qubes 4.1 with a clean install.
I am experiencing horrible CPU pinning thats killing my machines usability, and I tracked down the issue to a known bug in xfwm4:
https://bugzilla.xfce.org/show_bug.cgi?id=15963
Per these posts, I can temp fix the by running the following in Dom0’s terminal when the CPU pinning starts occurring: xfwm4 --vblank=off --replace
This quick fix stops working and I have to rerun it to clear the leak. Id like a permanent fix by upgrading this package. This seems dangerous to do based on existing documentation (like importing .rpm’s), or potentially time consuming like upgrading Dom0 to a new fedora version where the bug is fixed.
Is there an easier, or less riskier option for fixing a bug in Dom0 like this?