-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Error] - mac install not quite working #20
Comments
Hrrrm... I really thought I won against this invariant. The problem is between the forked-systray and the native helper binary. You supply a menu as the first action and then later update entries by referencing their sequence number (or SeqID). Ideally, it would also allow to grow the menu but that’s not handled by the json rpc interface right now... I’m not sure why this is a problem on OS X only... scuttle-shell should create a menu with 3 entries but somehow it’s empty after init, it seems... I’m working on a UI-tested version of the trayhelper, which uses simulated clicking to make this all more solid. |
Yeah i guessed it was about the menu. Not sure where to start into those
though to help.
Would talking about it on a call help?
…On Fri, 9 Nov 2018, 02:39 Henry, ***@***.***> wrote:
Hrrrm... I really thought I won against this invariant.
The problem is between the forked-systray and the native helper binary.
You supply a menu as the first action and then later update entries by
referencing their sequence number (or SeqID).
Ideally, it would also allow to grow the menu but that’s not handled by
the json rpc interface right now...
I’m not sure why this is a problem on OS X only... scuttle-shell should
create a menu with 3 entries but somehow it’s empty after init, it seems...
I’m working on a UI-tested version of the trayhelper, which uses simulated
clicking to make this all more solid.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACitno1dqGw-OxBx6FaTC6T3SpTsXgjYks5utDQQgaJpZM4YUCRZ>
.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
running branch
windowsInstall
withing patchbay (branchscuttle-shell
)I see patchbay launch, and hermes in the tray (as well as the words "scuttle-shell" taking up space in the tray!), but no content loads.
In the terminal I see :
I'm gonna go read about that SedID error.
The text was updated successfully, but these errors were encountered: