festival icon indicating copy to clipboard operation
festival copied to clipboard

GUI hangs forever on Windows when selecting song (media controls)

Open hinto-janai opened this issue 7 months ago • 1 comments

OS & Version

Windows x64.

Festival GUI v1.0.0 to v1.3.3.

Bug

Festival GUI hangs (stops responding) on song selection on certain Windows builds.

It is most likely blocking on souvlaki, where it is attempting to connect to the OS media controls API.

This can be confirmed by running:

.\Festival.exe --disable-media-controls

where it runs fine.

Either all of Windows 10 machines or specific machines with outdated drivers may be affected.

Steps

Steps to reproduce the behavior:

  1. Start Festival (no queue)
  2. Start playback on any song
  3. Hang forever

hinto-janai avatar Dec 01 '23 22:12 hinto-janai