huan/docker-wechat

X Error of failed request: GLXBadContext

Open

#50 opened on Apr 26, 2020

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Shell (2,331 stars) (193 forks)user submission
bughelp wanted

Description

  • Ubuntu 19.10
  • Nvidia 430.50
  • zixia/wechat:2.9.0.114
$ wine home/user/.wine/drive_c/Program\ Files/Tencent/WeChat/WeChat.exe 

[0426/191233:INFO:exception_record.cc(518)] [QB]Process ID: 8 Type: 1
[0426/191233:ERROR:network_change_notifier_win.cc(156)] WSALookupServiceBegin failed with: 8
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  628
  Current serial number in output stream:  627

$ glxinfo
name of display: :1
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  63
  Current serial number in output stream:  62

Maybe it's related to #29

Links

  1. https://github.com/scottyhardy/docker-wine/issues/57

Contributor guide

X Error of failed request: GLXBadContext · huan/docker-wechat#50 | Good First Issue