Giter Site home page Giter Site logo

Comments (5)

hovancik avatar hovancik commented on July 30, 2024

Hi and thanks for the report. The issue seems to be with showing time in tray, you can disable that until I find where exactly the issue happens

from stretchly.

hovancik avatar hovancik commented on July 30, 2024

Also, when this happens next time, can you try opening Preferences - About - Cmd+D and copy the contents that gets shown? I am not able to figure out where the issue lies and it does not happen to me.

from stretchly.

whispy avatar whispy commented on July 30, 2024

Unfortunately, when this happens, the Preferences option becomes greyed out. See this screenshot:
2023-09-10_16-38-41

from stretchly.

whispy avatar whispy commented on July 30, 2024

@hovancik any other troubleshooting steps I can take?

from stretchly.

hovancik avatar hovancik commented on July 30, 2024

@whispy sorry I am quite busy these days. I've tried reproducing but no success.

You could try running locally and debug yourself.

The issue is that the time that is supposed to be shown in tray as icon (timeToBreakInTrayString) is for some reason getting under 0, which it should not. Looks like there is some specific case when this happen but I can't replicate that. Must be related to idle time and when your system goes to sleep, I think. (from your logs)

What icon should get used is in file app/utils/appIcon.js and is called in main as trayIconFileName ()

Stretchly is quite complicated so hard to say where the issue starts. You could try adding some logs to see when this happens, probably values around trayIconFileName (). Time should never be negative

from stretchly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.