github Lexonight1/thermalright-trcc-linux v9.0.6

latest releases: v9.6.1, v9.6.0, v9.5.12...
one month ago

Fixes

  • CMD window flash on Windows when clicking a theme: All subprocess calls (7z, ffmpeg, ffprobe) in GUI code paths now use CREATE_NO_WINDOW. Centralised as SUBPROCESS_NO_WINDOW in core/platform.py
  • ModuleNotFoundError: trcc.adapters.system._shared on Windows PyInstaller bundle: Linux-specific CLI functions now lazy-import linux/setup.py after the platform guard — no longer imported at module level on Windows

Internal

  • Hexagonal platform branching eliminated from doctor.py and debug_report.py — fully data-driven via DoctorPlatformConfig / ReportPlatformConfig
  • adapters/system/_shared.py consolidates shared helpers from 4 platform adapters
  • Silent except: pass blocks across device, API, and sensor code now emit proper log warnings with context

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

NewReleases is sending notifications on new releases.