GithubHelp home page GithubHelp logo

Comments (4)

twop avatar twop commented on June 3, 2024

I was able to show the icon, it seems that it needs to be stored somewhere in a data structure so it won't be dropped? Will dig a little more and maybe send a PR to update the example

from tray-icon.

amrbashir avatar amrbashir commented on June 3, 2024

That would be appreciated, I am fine with just storing it in a Rc<RefCell<Option<TrayIcon>>>

from tray-icon.

oren0e avatar oren0e commented on June 3, 2024

@amrbashir I am getting the same with the "tao" example.
There are two changes that need to be made to that example:
tao::event_loop::EventLoop is used instead of EventLoopBuilder
and in this library TrayEvent instead of TrayIconEvent

The error:

Assertion failed: (CGAtomicGet(&is_initialized)), function CGSConnectionByID, file /System/Volumes/Data/SWE/macOS/BuildRoots/37599d3d49/Library/Caches/com.apple.xbs/Sources/SkyLight/SkyLight-588.10/SkyLight/Services/Connection/CGSConnection.mm, line 133.
[1]    19271 abort      cargo run

I run this on a Mac Big Sur (not M1)

from tray-icon.

amrbashir avatar amrbashir commented on June 3, 2024

@oren0e the examples have been updated with this changes days ago. If you are facing a specific issue, feel free to open another issue with more details and steps to reproduce.

from tray-icon.

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.