github Lexonight1/thermalright-trcc-linux v9.5.10

latest release: v9.5.11
3 hours ago

v9.5.9 shipped a hard crash on every Linux trcc invocation — the #144 Tee86 sleep/resume hook called PySide6's QDBusConnection.connect() with a Python callable, which the binding doesn't accept. v9.5.10 restores launchability with a proper QObject + Slot bridge plus a defensive try/except.

Also includes:

  • #136 questisttrcc video no longer crashes with cryptic range() arg 3 must not be zero when handshake doesn't extract PM/SUB; clear ValueError instead.
  • #131 lallemandgianni — Windows WMI workers no longer hit wmi.x_wmi_uninitialised_thread; new _windows_wmi.wmi_handle() helper calls pythoncom.CoInitialize() first, used at all 5 WMI call sites.
  • dev/smoke_anything.py — contributor harness: pass a trcc report dump via --from-report and every probe runs through the DI'd stack at the reporter's exact OS + device.
  • Documentation refresh across README + CLAUDE + 13 doc files.

See CHANGELOG.md for the full story.

Don't miss a new thermalright-trcc-linux release

NewReleases is sending notifications on new releases.