1)
Does pavucontrol show a difference at fail time?
Does dmesg -w show some lines at fail time?
I had something like this when hdmi screen came out of power save modem the
Linux thought there was a new audio default: the non existing speakers in
the screen via the hdmi out ...
2)
I just do Dark on
Adrian wrote:
> I see this from time to time, rectified with 'sudo pkill wsjtx' and
>
> then no problem to start a new session.. If linux > wsjtx ran a startup
> script killing first,
>
> then there would never be an issue.
>
>
> 73
>
>
> Adrian Fewster
Via strace I saw the lock file that is not there is /tmp/WSJT-X ... .lock
openat(AT_FDCWD, "/tmp/WSJT-X - ft-891.lock",
O_RDWR|O_CREAT|O_EXCL|O_CLOEXEC, 0666) = 13
flock(13, LOCK_EX|LOCK_NB) = 0
If I create it myself with touch, the switch code below is used instead of
throwing the