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

Menu and Menu items not showing up on Mac OS. #13

Closed
soorajvnair opened this issue Feb 17, 2018 · 13 comments
Closed

Menu and Menu items not showing up on Mac OS. #13

soorajvnair opened this issue Feb 17, 2018 · 13 comments

Comments

@soorajvnair
Copy link

Hey there, Wohoo! Finally an alternative to electron, great job! I ran the example code and the note editor showed up just fine. However the menu is missing. See the attached screenshot.

Menu items missing

My OS is Mac OS High Sierra 10.13.3

@remyrylan
Copy link

Experiencing this as well on macOS 10.13.4 Beta.

@magicpriest
Copy link

Same issue with OS X 10.13 (17A365).

@kusti8
Copy link
Owner

kusti8 commented Feb 19, 2018

Seems like it's a bug in libui/libui-node. I'll look at it, but I may not have that much time.

@magicpriest
Copy link

@kusti8
Yeah sure, this bug related to libui-node.
I suppose its related to Sierra error which mentioned here, somehow core library examples cannot be run in main thread. I'll debug further on weekend, but already fall in love with your work! Thank you!

@parro-it
Copy link
Contributor

Hi, libui-node author here.
I wrote some comment on the issue you mention.
Antway, I think the menu problerm is unrelated to that, but could depend on this issue of libui: andlabs/libui#152

@parro-it
Copy link
Contributor

See also parro-it/libui-node#52

@andlabs
Copy link

andlabs commented Feb 19, 2018

Are you using a version of libui that has a call to [realNSApp() finishLaunching]; in darwin/main.m's uiMainSteps()? If not, that's the likely issue.

@parro-it
Copy link
Contributor

It's using the last version of my libui fork

@parro-it
Copy link
Contributor

@soorajvnair
Copy link
Author

Thanks for taking time out to look into this @parro-it, @andlabs .

@magicpriest
Copy link

@parro-it
Thank you for explanation.

@mischnic mischnic mentioned this issue Mar 4, 2018
@kusti8
Copy link
Owner

kusti8 commented Mar 22, 2018

Should be fixed in the latest version.

@kusti8 kusti8 closed this as completed Mar 22, 2018
@soorajvnair
Copy link
Author

Awesome. Thanks for the update @kusti8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants