The Wayback Machine - https://web.archive.org/web/20200906125835/https://github.com/nodegui/react-nodegui/issues/265/
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

`QSystemTrayIcon::setVisible: No Icon set` when using SystemTrayIcon component on Windows #265

Open
tom-sherman opened this issue Aug 28, 2020 · 0 comments

Comments

@tom-sherman
Copy link

@tom-sherman tom-sherman commented Aug 28, 2020

Describe the bug

QSystemTrayIcon::setVisible: No Icon set when trying to use <SystemTrayIcon> on Windows.

To Reproduce
Steps to reproduce the behavior:

  1. Clone this repo: https://github.com/tom-sherman/react-nodegui-systemtray-bug
  2. Start in development mode
  3. QSystemTrayIcon::setVisible: No Icon set is logged in the console

Expected behavior

Icon to appear in system tray

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • NodeGUI version: 0.22.0
  • React NodeGUI version: 0.8.0
  • OS Version: Windows 10 Pro Version: 2004 Build: 19041.415

Additional context

I followed the example here: https://github.com/nodegui/examples/blob/master/nodegui/systray/src/index.ts but using the component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.