Skip to content

Quick stop/start shows Error while the engine keeps running #93

Description

@tekstrand

Stopping and starting the engine within a second or so ends in the Error state even though the engine and audio capture come up fine. Stop queues the rig teardown on the TX handler, and with a rig attached the shutdown PTT release can hang for hamlib's full timeout, so the old session still holds the USB device when the new start opens the rig. That open times out, and the error broadcast flips the whole UI to Error while audio keeps flowing.

The TruSDX and QMX paths already have a "cleanup still active" guard for this. Hamlib, network, and RTS don't.

Filing so it doesn't get lost. I plan to fix it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions