Giter Club home page Giter Club logo

Comments (6)

FauxFaux avatar FauxFaux commented on July 17, 2024

That patch doesn't fix the issue for me... not that I can work out why. I'll have a look.

from puttytray.

stfnm avatar stfnm commented on July 17, 2024

Hm very strange.

Well as far as I had figured it out the problem was that if cfg.beep_ind was not set to B_IND_FLASH the variable puttyTrayFlashIcon never got any value assigned (only the default value chosen by the compiler, due to being a static variable; that's also why nothing crashes later), because the last else-if-block (to maintain the flashing) was never ever entered. Therefore upon calling flash_window(0) to stop flashing the variable still would be without any proper value and when trying to reset the trayicon things would go bad of course.

The patch solved the problem for me. :/

from puttytray.

FauxFaux avatar FauxFaux commented on July 17, 2024

If you double-click restore, puttyTrayVisible is already false and your code never gets run; just lifted it outside.

from puttytray.

tvelter avatar tvelter commented on July 17, 2024

Dear Chris,

I'm not an advanced developper, how to benefit from those improvments ?
I still face the transparent icon everytime I click with wrong timing when
its blinking ...

Thank you anyway, keep up the good work !
Cheers,
Tristan

On Fri, Mar 9, 2012 at 02:08, Chris West <
[email protected]

wrote:

If you double-click restore, puttyTrayVisible is already false and your
code never gets run; just lifted it outside.


Reply to this email directly or view it on GitHub:
#20 (comment)

from puttytray.

FauxFaux avatar FauxFaux commented on July 17, 2024

You probably need to wait for me to do a proper release; there's a couple of things I want to finish off first.

from puttytray.

tvelter avatar tvelter commented on July 17, 2024

Alright, I'll be aptient then.
Thanks you anyway :D

On Wed, Mar 14, 2012 at 01:16, Chris West <
[email protected]

wrote:

You probably need to wait for me to do a proper release; there's a couple
of things I want to finish off first.


Reply to this email directly or view it on GitHub:
#20 (comment)

from puttytray.

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.