You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the timer expires, a sound is supposed to play indicating that the time has expired. On Windows, this was working as of version 0.1.1 or 0.1.2. The code hasn't changed in regards to how the audio is played so I don't suspect an issue with the implementation. However it's currently not playing the audio file when the timer expires on Linux systems. Only verified so far on Fedora 41 with KDE Plasma.
When the timer expires, a sound is supposed to play indicating that the time has expired. On Windows, this was working as of version 0.1.1 or 0.1.2. The code hasn't changed in regards to how the audio is played so I don't suspect an issue with the implementation. However it's currently not playing the audio file when the timer expires on Linux systems. Only verified so far on Fedora 41 with KDE Plasma.
There is a known issue that's being tracked here: tauri-apps/tauri#3725
It seems like there may be an issue with webgtk and a possible workaround is shown below since it's a small audio file:
Binary FS Workaround
The text was updated successfully, but these errors were encountered: