docker-wechat
docker-wechat copied to clipboard
Kubuntu is not supported
It's surprising that Dochat doesn't run on Kubuntu because I thought Kubuntu = Ubuntu + KDE.
Here's my output after running curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh \ | DOCHAT_SKIP_PULL=true bash
(base) ➜ ~ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh \
| DOCHAT_SKIP_PULL=true 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
🚀 Starting DoChat /dɑɑˈtʃæt/ ...
docker: unknown server OS: .
See 'docker run --help'.
Running with other or no env variables set will leads to
(base) ➜ ~ 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...
Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/create?fromImage=zixia%2Fwechat&tag=3.3.0.115: dial unix /var/run/docker.sock: connect: permission denied
Never mind, it seems I didn't set up docker properly: https://www.digitalocean.com/community/questions/how-to-fix-docker-got-permission-denied-while-trying-to-connect-to-the-docker-daemon-socket
However, I am still encountering issue #136
@huan For some other reason, I change my OS to Elementary OS, and DoChat at least run, but it has the following issue when I click any(?) button in the app for the first time.
^ the problem seems to be: when I log in, this pop up, then I close this window; after I close a tiny wine window, this window will pop up again; but after that, I can close the terminal and send text.
At least, I can successfully send Chinese text to friend :D
Wechat screenshot doesn't work, will cause program to exit
@leo-liuzy Thanks for the kindly reporting!
Please let me know if you have any new found, appreciate it.