Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Not poping up reset reminder. #1351

Open
5 tasks done
yuyang-ok opened this issue Jul 24, 2023 · 8 comments
Open
5 tasks done

[Bug]: Not poping up reset reminder. #1351

yuyang-ok opened this issue Jul 24, 2023 · 8 comments
Labels

Comments

@yuyang-ok
Copy link

Version

  • I'm using version 1.14.1

Known issues

  • I've checked Known issues

Existing issues

  • I've checked Existing issues

Advanced Preferences

  • I've checked Advanced Preferences

What operating system are you using?

Windows

Operating System Version

win11

Reproduction steps

Sometimes this app doesn't work, looks like the timer couting down not working at all.
2.
3.
...
Reproduces how often: [What percentage of the time does it reproduce?]

Expected Behavior

works fine.

Actual Behavior

after long time, Not popup reset remind.

Relevant log output

No response

Preferences

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yuyang-ok yuyang-ok changed the title [Bug]: [Bug]: Not poping up reset reminder. Jul 24, 2023
@yuyang-ok
Copy link
Author

yuyang-ok commented Jul 24, 2023

image
Looks like the The next mini break is never counting down , always remain 10 minutes.

@hovancik
Copy link
Owner

Could you please paste the content of log? We will see what happens there. My guess is that your machine goes to the idle mode, that is often the case.

Preferences -> About -> Ctrl+D and logFile.

@yuyang-ok
Copy link
Author

main.log

@yuyang-ok
Copy link
Author

My guess is that your machine goes to the idle mode

What is this means?

@yuyang-ok
Copy link
Author

图片

Is this option matter to this?

@hovancik
Copy link
Owner

@yuyang-ok , it's the option Monitor system idle time: after some inactivity time, bey default, breaks are paused.

It's what happens in your case:

[2023-07-24 19:37:41.246] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:39:08.892] [info]  Stretchly: resuming breaks for Do Not Distrub
[2023-07-24 19:42:13.080] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:42:48.253] [info]  Stretchly: resuming breaks for Do Not Distrub
[2023-07-24 19:42:50.265] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:42:52.289] [info]  Stretchly: resuming breaks for Do Not Distrub
[2023-07-24 19:43:06.389] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:46:02.252] [info]  Stretchly: resuming breaks for Do Not Distrub
[2023-07-24 19:46:13.364] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:49:20.528] [info]  Stretchly: resuming breaks for Do Not Distrub
[2023-07-24 19:49:45.695] [info]  Stretchly: pausing breaks for Do Not Distrub
[2023-07-24 19:49:47.720] [info]  Stretchly: resuming breaks for Do Not Distrub

You can either disable that option or play with advanced options: https://github.com/hovancik/stretchly#advanced-preferences, https://github.com/hovancik/stretchly#natural-breaks-inactivity-time-

@yuyang-ok
Copy link
Author

@hovancik Thanks,In my case should I set naturalBreaks to false.

Will this solve my problem??

@hovancik
Copy link
Owner

@yuyang-ok , yop, it should :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants