Small bug in Stream Deck function

Hi Baz,

Glad that’s working better now, but I think there’s still an underlying issue here.

The fix I made restores the correct page selection after a disconnect/reconnect, but the question is why is disconnecting? I think the StreamDeck going blank is the network connection dropping and then reconnecting again.

I’d be interest to see a log from Cantabile’s side when this happens:

  1. Start Cantabile
  2. Go to Tools → Options → Diagnostics and enable Console Logger.
  3. Close Options
  4. Reproduce the “issue” such that the Stream Deck page goes blank for a couple of seconds.
  5. Note if anything odd or different is logged when this happens.

As a side test, it’d be interesting open Cantabile’s WebUI is a separate browser and see if it disconnects/reconnects at the same time the StreamDeck does.

Also, are you running the StreamDeck and Cantabile on the same machine or across network?

Brad

Hi @brad
I cannot see anything odd in the log file:
log.zip (209.8 KB)
but there again I don’t know what to look for.

The Stream Deck page went blank for the last song loaded - Eyes Of Blue.

I looked at Cantable’s WebUI and it did disconnect/reconnect when the Stream Deck page went blank just as you predicted.

I’m running Cantabile and Stream Deck on the same laptop.

Thanks for your effort so far.

Regards
Baz

Hi @Baz,

Hrm… this is a bit of a mystery.

I thought maybe the connection was dropping in Cantabile was busy for too long, but your song is taking about 2.3 seconds to load and I did a bunch of tests, even having Cantabile burn CPU flat out for 30 seconds and nothing I did made the connection drop.

Let me research this a little and see if I can figure out how to get more diagnostic info.

Brad