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

Ignore SetWindowIcon calls on MacOS #237

Merged

Conversation

pbouffard-muon
Copy link
Contributor

This should effectively fix MakieOrg/Makie.jl#3997 for users of Makie 0.20 without a new release of that package.

@SimonDanisch SimonDanisch merged commit 0b08ec3 into JuliaGL:master Jul 2, 2024
6 checks passed
@pbouffard-muon
Copy link
Contributor Author

Just for extra comfort, also checked that a temp project with GLMakie 0.9.11 (from Makie 0.20 which is what I'm stuck with for now) and this branch opens a plot successfully:

image
(jl_ctKDsI) julia> versioninfo()
Julia Version 1.9.4
Commit 8e5136fa297 (2023-11-14 08:46 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  CPU: 16 × Apple M3 Max
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-14.0.6 (ORCJIT, apple-m1)
  Threads: 12 on 12 virtual cores
Environment:
  JULIA_PKG_DEVDIR = /Users/patrickbouffard/dev/julia/packages
  JULIA_EDITOR = code

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

Successfully merging this pull request may close these issues.

GLMakie GLFWError macOS icons
2 participants