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
Tick this box to confirm you have reviewed the above.
I've discovered a new issue with Focus.
What version of Focus are you using?
focus v1.4.2
How did you install Focus?
Go toolchain
What operating system are you using Focus on?
Fedora 39
What is your Focus configuration?
work_mins: 50
work_msg: Focus on your task
short_break_mins: 10
short_break_msg: Take a breather
long_break_mins: 30
long_break_msg: Take a long break
long_break_interval: 4
notify: true
auto_start_work: false
auto_start_break: true
24hr_clock: false
sound: ''
sound_on_break: false
work_sound: loud_bell
break_sound: bell
Describe your bug.
Panic when resuming a deleted session
What are the steps to reproduce the behavior?
Start a new session
Pause session with Ctrl-C
Delete session with focus delete
Type focus resume -s to resume interrupted session (which was just deleted)
What behaviour did you observe?
What is the expected behaviour?
Such occurrences could be prevented by deleting all references to the session once it is deleted
The text was updated successfully, but these errors were encountered:
Tick this box to confirm you have reviewed the above.
What version of Focus are you using?
focus v1.4.2
How did you install Focus?
Go toolchain
What operating system are you using Focus on?
Fedora 39
What is your Focus configuration?
work_mins: 50
work_msg: Focus on your task
short_break_mins: 10
short_break_msg: Take a breather
long_break_mins: 30
long_break_msg: Take a long break
long_break_interval: 4
notify: true
auto_start_work: false
auto_start_break: true
24hr_clock: false
sound: ''
sound_on_break: false
work_sound: loud_bell
break_sound: bell
Describe your bug.
Panic when resuming a deleted session
What are the steps to reproduce the behavior?
Ctrl-C
focus delete
focus resume -s
to resume interrupted session (which was just deleted)What behaviour did you observe?
What is the expected behaviour?
Such occurrences could be prevented by deleting all references to the session once it is deleted
The text was updated successfully, but these errors were encountered: