Select the version
Git master branch
Describe your issue
GDK programs are unable to create GL context, e.g. localsend
(localsend:170953): Gdk-CRITICAL **: 17:48:53.569: gdk_gl_context_make_current: assertion 'GDK_IS_GL_CONTEXT (context)' failed
** (localsend:170953): WARNING **: 17:48:53.569: Failed to initialize GLArea: Unable to create a GL context
I'm using master branch Xlibre, 25.1.8 works fine. Not sure about the real cause.
Steps to reproduce
Install xlibre-xserver and localsend, start a x server and execute localsend. Even adding LIBGL_ALWAYS_SOFTWARE=1 to env didnt help, so I dont believe it's related with the driver or gpu.
What did you expect?
I expect GDK programs to function normally.
Additional Information
I'll try to git bisect and find the exact problem later, tho I'm quite busy these days so it's gonna take some time for me to finish this.
Extra fields
Select the version
Git master branch
Describe your issue
GDK programs are unable to create GL context, e.g. localsend
I'm using master branch Xlibre, 25.1.8 works fine. Not sure about the real cause.
Steps to reproduce
Install xlibre-xserver and localsend, start a x server and execute localsend. Even adding
LIBGL_ALWAYS_SOFTWARE=1to env didnt help, so I dont believe it's related with the driver or gpu.What did you expect?
I expect GDK programs to function normally.
Additional Information
I'll try to
git bisectand find the exact problem later, tho I'm quite busy these days so it's gonna take some time for me to finish this.Extra fields