Clemapfel / Mousetrap.jl

Finally, a GUI Engine made for Julia

Home Page:https://clemens-cords.com/mousetrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello world critical warnings

socialmediarefugee opened this issue · comments

1 dependency had warnings during precompilation:
┌ Mousetrap [5deeb4b9-6e04-4da7-8b7f-c77fb1eae65e]
│ (process:14922): Core OpenGL-CRITICAL **: 19:03:19.860: ../gdk/macos/gdkmacosglcontext.c:408: invalid share context

│ (process:14922): mousetrap-WARNING **: 19:03:19.860: In gdk_gl_context_realize:invalid share context

│ (process:14922): mousetrap-CRITICAL **: 19:03:19.860: In initialize_opengl: Unable to create OpenGL context, disabling the OpenGL component.

(process:14690): Core OpenGL-CRITICAL **: 19:05:12.858: ../gdk/macos/gdkmacosglcontext.c:408: invalid share context

(process:14690): mousetrap-WARNING **: 19:05:12.858: In gdk_gl_context_realize:invalid share context

(process:14690): mousetrap-CRITICAL **: 19:05:12.858: In initialize_opengl: Unable to create OpenGL context, disabling the OpenGL component.

You can follow the steps outlined here to disable the warning, this only means the RenderArea widget will be unavailable, everything else should work. This only affects manual chapter 9 which is just one widget.

What kind of machine is this? Is it an M1/M2 macbook? Please copy the "about" information relating to the graphics card, see here for how to access that.