Giter Club home page Giter Club logo

Comments (3)

aardappel avatar aardappel commented on August 11, 2024

Hmm.. I'm on Windows 10, and never seen this, nor heard it from any other users.

Also note that double-left or right click executes exactly the same code (!): https://github.com/aardappel/procrastitracker/blob/master/src/procrastitracker.cpp#L321
So if one crashes and the other doesn't, it must be some external factor.

Of course, I could simply disable double left, but I remember adding it simply because people reported that they were expecting something to happen.

from procrastitracker.

chaosdrop avatar chaosdrop commented on August 11, 2024

I was really thinking the same thing too, but it's the only thing that crashes the system, and well it's not consistent in that it happens every time, it's very consistently the only thing that crashes the system.

Now that you mention it though it might be the "double" click so it could be something about running the code twice that's causing the issue? Pretty much all the tray icons I use require a double click to bring up the main window. A single click either dose nothing or brings up a different menu on them. Whereas I'm not in the habit of double right clicking anything ever.

So it's very possible it's just the collection or programs I run that has me trained to double left click system tray icons that's causing the issue. XD

from procrastitracker.

aardappel avatar aardappel commented on August 11, 2024

It's not running the code twice.. as you can see from the code, the code only triggers when the 2nd click has already happened.

Like I said, I can't make it crash here, double-clicking like mad, and you're the first user to report it.. so it is likely something system specific.

from procrastitracker.

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.