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

Exited with code 0 immediately after starting #219

Closed Alecton4 closed 6 months ago

Alecton4 commented 6 months ago

The output of curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash:

```text ﬌ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/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 bb7d5a84853b: Pull complete 6770d884c4ca: Pull complete 4492e3431c45: Pull complete 489a5e619cf1: Pull complete dc2b599b494d: Pull complete 7da118dfd759: Pull complete 6479dda2349e: Pull complete 27beeb660306: Pull complete 7a0856342245: Pull complete 4e327c805e44: Pull complete acc92fae51f2: Pull complete 8d673e67827f: Pull complete c42d26ec469b: Pull complete ecfd4899c9a8: Pull complete cf9398e3da44: Pull complete c1a5c66ba17b: Pull complete Digest: sha256:97c980419a9ecfa04f2c99695e854d6ee9e6f72a4048f1f1434e08e7e359925f Status: Downloaded newer image 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 ```

My environment:

Operating System: openSUSE Tumbleweed 20231206 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.112.0 Qt Version: 5.15.11 Kernel Version: 6.6.3-1-default (64-bit) Graphics Platform: X11 Docker: version 24.0.7-ce, build 311b9ff0aa93

Alecton4 commented 6 months ago

Solved by running xhost + prior to running DoChat.