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

neu run does not remove its tray icon upon exiting #1205

Open
jerrygreen opened this issue Feb 21, 2024 · 6 comments
Open

neu run does not remove its tray icon upon exiting #1205

jerrygreen opened this issue Feb 21, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@jerrygreen
Copy link

jerrygreen commented Feb 21, 2024

To Reproduce

  1. Have some Neutralino.os.setTray(tray) like in starter app tutorial
  2. Run neu run, exit it
  3. Run neu run, exit it
  4. Run neu run, exit it
  5. See a bunch of tray icons

Expected behavior
I expected the tray icons to disappear as soon as program exited (Neutralino.app.exit())

Screenshots/Screen recordings
image

And since I don't shut down my pc, sending it to sleep, throughout the week it accumulates even more:
image

Specifications

  • OS: Windows 10 x64
  • Neutralinojs version: v5.0.0
  • Neutralinojs client library version: v5.0.0
  • Neutralinojs CLI version: v11.0.0
@jerrygreen jerrygreen added the bug Something isn't working label Feb 21, 2024
@dhruvgupta0503
Copy link

Hii, I am able to work on this issue
Can you pls assign it to me

@jerrygreen
Copy link
Author

I guess it’s not even possible to assign a non-member on GitHub, but you still might become a normal contributor – just fork the repo, make corresponding changes there, then a button will appear in your fork: «Create Pull Request» (into this repository). You can show your code there, have a discussion with the author if necessary. He doesn’t seem to care too much about Issues, only about Pull Requests (cannot blame on him)

@dhruvgupta0503
Copy link

Well I guess assigning is possible,But yeah I started working on this issue and Will create PR as soon as Possible
Do I need to sign any contributors agreement.

@jerrygreen
Copy link
Author

They have a contribution guide:

https://neutralino.js.org/docs/contributing/framework-developer-guide/

According to that, there's no need to sign any agreements.

@dhruvgupta0503
Copy link

Okay OKay ,Thankyou so much

@AntumDeluge
Copy link

Could this be related to #1242?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants