focus
focus copied to clipboard
Sounds missing on windows
Tick this box to confirm you have reviewed the above.
- [X] I've discovered a new issue with Focus.
What version of Focus are you using?
focus version v1.4.2
How did you install Focus?
Github binary
What operating system are you using Focus on?
windows 10
What is your Focus configuration?
auto_start_break: true auto_start_work: false break_sound: bell dark_theme: true long_break_duration: 15m long_break_interval: 4 long_break_msg: Take a long break notify: true session_cmd: "" short_break_duration: 5m short_break_msg: Take a breather sound: "" sound_on_break: false strict: false work_duration: 25m work_msg: Focus on your task work_sound: loud_bell
Describe your bug.
ERROR unable to play sound: open files\bell.ogg: file does not exist
What are the steps to reproduce the behavior?
run focus wait until timer expires
What behaviour did you observe?
windows notification popup with notification sound. error in command window.
What is the expected behaviour?
sound file found and played.
I installed with scoop and have the same issue.
I think its an easy fix, but is this still maintained?