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

Application menuBar is not available in application's awakeFromCib method #3009

Open
enquora opened this issue Oct 26, 2021 · 5 comments
Open
Assignees
Milestone

Comments

@enquora
Copy link
Contributor

enquora commented Oct 26, 2021

The application's awakeFromCib method promises all Cib contents are available but the message [CPMenu setMenuBarVisible:YES]; fails because the main menu is nil.

This can be worked around by setting the visibility flag in the application's applicationDidFinishLaunching: but the underlying late initialization of the main menu should be fixed.

@cappbot cappbot added this to the Someday milestone Oct 26, 2021
@cappbot cappbot added the #new label Oct 26, 2021
@cappbot
Copy link

cappbot commented Oct 26, 2021

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

@daboe01
Copy link
Contributor

daboe01 commented Jan 4, 2022

-#new
+AppKit

@daboe01
Copy link
Contributor

daboe01 commented Jan 4, 2022

+#needs-patch

@cappbot
Copy link

cappbot commented Jan 4, 2022

Milestone: Someday. Labels: #needs-patch, AppKit. What's next? This issue needs a volunteer to write and submit code to address it.

@enquora enquora self-assigned this Dec 21, 2023
@cappbot
Copy link

cappbot commented Dec 21, 2023

Assignee: enquora. Milestone: Someday. Labels: #needs-patch, AppKit. What's next? This issue needs a volunteer to write and submit code to address it.

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

No branches or pull requests

3 participants