A breaking dependency update occurred yesterday which is causing Coolero to fail to start.
Dependency issue: PySide6 updated to 6.4.0 and this broke compatibility with matplotlib.
An ETA on this is currently unknown, as matplotlib has a fix for this planned for their next patch release, but the arch package is also flagged out of date for some time now.
A temporary workaround is to downgrade the PySide6 package:
pacman -U https://archive.archlinux.org/packages/p/pyside6/pyside6-6.3.2-1-x86_64.pkg.tar.zst
pacman -U https://archive.archlinux.org/packages/s/shiboken6/shiboken6-6.3.2-1-x86_64.pkg.tar.zst
Update: the patch fix for Matplotlib was released today: matplotlib 3.6.2
Once the Arch community package is updated, the workaround will no longer be needed.
Update: Arch package has been updated! You can remove the workaround now and it should all work fine.
Pinned Comments
codifryed commented on 2024-09-22 19:02 (UTC)
With the release of 1.4.1 CoolerControl has now been spit up into several packages. This requires users to uninstall and then reinstall the application.
See: https://gitlab.com/coolercontrol/coolercontrol/-/issues/347
There's an upside, there's now a binary AUR package
coolercontrol-bin
for less compile time!codifryed commented on 2023-02-07 22:54 (UTC) (edited on 2024-01-06 23:57 (UTC) by codifryed)
Post-installation steps:
Then open the desktop application.