Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

卡在无法正常启动 #128

Open
libregratis opened this issue Apr 27, 2021 · 7 comments
Open

卡在无法正常启动 #128

libregratis opened this issue Apr 27, 2021 · 7 comments

Comments

@libregratis
Copy link

无论是20.04,还是21.04都卡在这一步无法启动
docker初学者,不知道是哪一步没做对,烦请指教

Screenshot from 2021-04-27 18-07-39

@WinterKoeng
Copy link

Same prob with him, can anyone tell me what' going on there?

@cnJayceon
Copy link

Same problem

@Twelveeee
Copy link

Same problem ubuntu 20.04

@guoqiao
Copy link

guoqiao commented Oct 30, 2021

Ubuntu 20.04:

[DoChat] 盒装微信 v0.14.4
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 ...
mkdir: 无法创建目录 “/home/user/.wine/drive_c/users/user/Application Data/Tencent”: 权限不够

@ziyangfu
Copy link

Ubuntu 20.04:

[DoChat] 盒装微信 v0.14.4
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 ...
mkdir: 无法创建目录 “/home/user/.wine/drive_c/users/user/Application Data/Tencent”: 权限不够

try to change your DoChat dir (~/DoChat/all) owner from root to user

@purplewall1206
Copy link

chown -R $USER:$USER ./DoChat for specific

@YalandHong
Copy link

YalandHong commented Feb 26, 2022

无论是20.04,还是21.04都卡在这一步无法启动 docker初学者,不知道是哪一步没做对,烦请指教

你的问题描述不详细。

Need more info. Possible problem:

  1. DoChat does not fit well with multiple monitors: https://github.com/huan/docker-wechat#no-main-window-after-start-up-with-2-or-more-monitor-setup
  2. You should NOT run DoChat as root: https://github.com/huan/docker-wechat#attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants