Skip to content

tests fail with thousands of "Assertion failure in -[NSMenu _lockForMainMenuItemArray], NSMenu.m:1106" #4572

Closed
@josharian

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

Describe the bug

Run go test ./.... Result is thousands (or more, I didn't wait for it to stop spewing) of lines like:

2024-01-27 07:58:05.095 glfw.test[33753:5608525] *** Assertion failure in -[NSMenu _lockForMainMenuItemArray], NSMenu.m:1106

How to reproduce

See above.

Screenshots

No response

Example code

Again, see above.

Fyne version

caf50f6

Go compiler version

1.21.6

Operating system and version

macOS Sonoma

Additional Information

I would be happy to try my hand at a fix, but I don't see any clear hints from grepping the source code about where to even start looking.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions