top-bettercode / docker-wechat

微信 docker 镜像
https://hub.docker.com/r/bestwu/wechat/
486 stars 69 forks source link

Errors for docker-compose in Ubuntu 20.10 #33

Closed TimHe95 closed 3 years ago

TimHe95 commented 3 years ago
$ sudo docker-compose up         

Creating wechat ... done
Attaching to wechat
wechat    | 启动 WeChat
wechat    | Run Deepin-WeChat 2.6.8.65deepin0 c:/Program Files/Tencent/WeChat/WeChat.exe
wechat    | /opt/deepinwine/tools/run_v2.sh: line 408: ps: command not found
wechat    | run Deepin-WeChat progress pid 
wechat    | 
wechat    | ** (zenity:34): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-rItmwDGUtO: 拒绝连接
wechat    | Gtk-Message: Failed to load module "canberra-gtk-module"
wechat    | Gtk-Message: Failed to load module "canberra-gtk-module"
wechat    | Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
wechat    | total 0
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 c: -> ../drive_c
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com1 -> /dev/ttyS0
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com10 -> /dev/ttyS9
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com11 -> /dev/ttyS10
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com12 -> /dev/ttyS11
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com13 -> /dev/ttyS12
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com14 -> /dev/ttyS13
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com15 -> /dev/ttyS14
wechat    | lrwxrwxrwx 1 wechat wechat 11 1月  25 17:17 com16 -> /dev/ttyS15
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com2 -> /dev/ttyS1
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com3 -> /dev/ttyS2
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com4 -> /dev/ttyS3
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com5 -> /dev/ttyS4
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com6 -> /dev/ttyS5
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com7 -> /dev/ttyS6
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com8 -> /dev/ttyS7
wechat    | lrwxrwxrwx 1 wechat wechat 10 1月  25 17:17 com9 -> /dev/ttyS8
wechat    | lrwxrwxrwx 1 wechat wechat  8 1月  25 17:17 d:: -> /dev/sdb
wechat    | lrwxrwxrwx 1 wechat wechat 17 1月  25 17:17 e: -> /media/wayne/Ntfs
wechat    | lrwxrwxrwx 1 wechat wechat  9 1月  25 17:17 e:: -> /dev/sdb1
wechat    | lrwxrwxrwx 1 wechat wechat 12 1月  25 17:17 y: -> /home/wechat
wechat    | lrwxrwxrwx 1 wechat wechat  1 1月  25 17:17 z: -> /
wechat    | CallApp Deepin-WeChat c:/Program Files/Tencent/WeChat/WeChat.exe
wechat    | Disable auto update
wechat    | rm: cannot remove '/home/wechat/.deepinwine/Deepin-WeChat/drive_c/users/wechat/Application Data/Tencent/WeChat/All Users/config/configEx.ini': 没有那个文件或目录
wechat    | 2021年 01月 25日 星期一 17:17:27 UTC:kill WeChat.exe block
wechat    | /opt/deepinwine/tools/kill.sh: line 57: ps: command not found
wechat    | 2021年 01月 25日 星期一 17:17:27 UTC:No wine process found
wechat    | /home/wechat/.deepinwine/Deepin-WeChat/drive_c/Program Files/Tencent/WeChat
wechat    | Starting process c:/Program Files/Tencent/WeChat/WeChat.exe ...
wechat    | [0125/171727:INFO:exception_record.cc(518)] [QB]Process ID: 57 Type: 1
wechat    | [0125/171727:ERROR:network_change_notifier_win.cc(156)] WSALookupServiceBegin failed with: 8
^CGracefully stopping... (press Ctrl+C again to force)
Stopping wechat ... done
$ deepin-wine --version
wine-2.18

It seems that ps cannot be recognized by deepin?

Thanks!

top-bettercode commented 3 years ago

新版本已处理此问题