Skip to content

Make Plugin more robust against HWiNFO64 restarts #65

@hgross

Description

@hgross

FanControl.HWInfo usually starts up successfully and is able to read my HWiNFO64 exports but whenever I have to restart HWiNFO the Plugin just stops by throwing an exception and never recovers:

19.12.2024 16:15:02: Update - System.Exception: HWInfo was closed during operation.
   at FanControl.HWInfo.HWInfoPlugin.Update() in C:\projects\fancontrol-hwinfo\HWInfoPlugin.cs:line 83
   at FanControl.Domain.BackendProviders.Plugin.PluginBackendProvider.Update()
   at FanControl.Domain.ComputerAccessLayer.Update()

Unfortunately I have to restart HWiNFO64 regularly since I use this plugin on my Streamdeck which regularly doesn't initialize correctly.

Can we get a more robust "reconnect/reactivate" mechanism in those cases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions