huan/docker-wechat

X Error of failed request: GLXBadContext

Open

#50 aberto em 26 de abr. de 2020

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)Shell (193 forks)user submission
bughelp wanted

Métricas do repositório

Stars
 (2.331 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador