huan / docker-wechat

DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux
https://hub.docker.com/r/zixia/wechat
Apache License 2.0
2.23k stars 199 forks source link

我使用一键部署提示“Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ...” #222

Open gxon2019 opened 5 months ago

gxon2019 commented 5 months ago

我使用一键部署提示“Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ...” 我的操作系统为fedora39

gx@fedora:/$ curl -sL https://gitee.com/mirrors/dochat/raw/main/dochat.sh | bash

       ____         ____ _           _
      |  _ \  ___  / ___| |__   __ _| |_
      | | | |/ _ \| |   | '_ \ / _` | __|
      | |_| | (_) | |___| | | | (_| | |_
      |____/ \___/ \____|_| |_|\__,_|\__|

      https://github.com/huan/docker-wechat

                +--------------+
               /|             /|
              / |            / |
             *--+-----------*  |
             |  |           |  |
             |  |   盒装    |  |
             |  |   微信    |  |
             |  +-----------+--+
             | /            | /
             |/             |/
             *--------------*

      DoChat /dɑɑˈtʃæt/ (Docker-weChat) is:

      📦 a Docker image
      🤐 for running PC Windows WeChat
      💻 on your Linux desktop
      💖 by one-line of command

🚀 Pulling the docker image...

3.3.0.115: Pulling from zixia/wechat
Digest: sha256:69411b334353b0993e3a8affc59eab888338275b086444f61e396046cf767cf5
Status: Image is up to date for zixia/wechat:3.3.0.115
docker.io/zixia/wechat:3.3.0.115

🚀 Pulling the docker image done.
🚀 Starting DoChat /dɑɑˈtʃæt/ ...

[DoChat] 盒装微信 v0.15.1
Disabling patch for /home/user/.wine/drive_c/users/user/AppData/Roaming/Tencent/WeChat ...
Disabling patch for /home/user/.wine/drive_c/users/user/Application Data/Tencent/WeChat ...
[DoChat] WeChat 3.3.0.115
[DoChat] Starting...
[DoChat] WeChat.exe exit with code 0
[DoChat] Found new version?
[DoChat] WeChat.exe exited

📦 DoChat Exited with code [0]

🐞 Bug Report: https://github.com/huan/docker-wechat/issues
DGYYYYYYYYYYY commented 4 months ago

我在Fedora 38 上遇到了和你一样的问题。你可以设置DOCHAT_DEBUG环境变量来查看具体的报错信息,我这里的报错信息是:

I encountered the same issue on Fedora 38. You can set the DOCHAT_DEBUG environment variable to view the specific error messages. The error message I received here is:

Screenshot from 2024-03-01 14-30-38

看起来像是与窗口显示有关的问题,我从wayland切换到x11就可以正常使用。或者参考 #214 ,执行:

It seems to be a window display-related issue. I switched from Wayland to X11, and it resolved the issue for me. Alternatively, you can refer to issue #214 and execute:

xhost +local