wszqkzqk / deepin-wine-ubuntu

Deepin Wine for Ubuntu/Debian
5.99k stars 871 forks source link

Ubuntu18.04启动qq失败,手动运行run.sh脚本报错如下 #314

Open fantasyplus opened 3 years ago

fantasyplus commented 3 years ago

ros@ros:/opt/deepinwine/apps/Deepin-QQ$ wine: cannot find L"C:\windows\system32\winemenubuilder.exe" wine version: 2.18 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: 207 Current serial number in output stream: 206 Screenshot from 2020-11-26 21-06-31

这是什么原因?是因为我装了N卡驱动吗

fantasyplus commented 3 years ago

已解决,果然是N卡驱动的问题

yanliang-wang commented 3 years ago

已解决,果然是N卡驱动的问题

你好,请问你是怎解决的呢

yanliang-wang commented 3 years ago

已解决,果然是N卡驱动的问题

你好,请问你是怎解决的呢

已解决,参考https://askubuntu.com/questions/834254/steam-libgl-error-no-matching-fbconfigs-or-visuals-found-libgl-error-failed-t.

$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1
steroal commented 2 years ago

$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1 我没这个文件啊

yanliang-wang commented 2 years ago

那说明已经移除了吧?再启动下还是不行?

Lbaron980810 commented 2 years ago

已解决,果然是N卡驱动的问题

你好,请问你是怎解决的呢

已解决,参考https://askubuntu.com/questions/834254/steam-libgl-error-no-matching-fbconfigs-or-visuals-found-libgl-error-failed-t.

$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1

这个方法试过之后不行,我的解决办法是: 卸载QQ之后,执行如下命令 $ rm -rf ~/.deepinwine/Deepin-QQ 然后重新安装QQ,就可以了