deepin-wine icon indicating copy to clipboard operation
deepin-wine copied to clipboard

Ubuntu 20.04 无法运行微信

Open crzstone opened this issue 3 years ago • 6 comments

stone@stone-System-Product-Name:~/.deepinwine$ echo $XDG_CURRENT_DESKTOP
ubuntu:GNOME

stone@stone-System-Product-Name:~/.deepinwine$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.3 LTS
Release:	20.04
Codename:	focal
stone@stone-System-Product-Name:~/.deepinwine$ grep -rn '^\s*deb ' --include '*.list' /etc/apt/
/etc/apt/sources.list:2:deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse
/etc/apt/sources.list:4:deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse
/etc/apt/sources.list:6:deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse
/etc/apt/sources.list:8:deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse
/etc/apt/sources.list:10:deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse
/etc/apt/sources.list.d/freedownloadmanager.list:1:deb [arch=amd64] https://debrepo.freedownloadmanager.org/ bionic main
/etc/apt/sources.list.d/google-chrome.list:3:deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/vscode.list:3:deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
/etc/apt/sources.list.d/deepin-wine.i-m.dev.list:1:deb [trusted=yes] https://deepin-wine.i-m.dev /
stone@stone-System-Product-Name:~/repo/deepin$ dpkg -l | grep deepin
ii  com.qq.weixin.deepin:i386                  3.2.1.154deepin13                     i386         Tencent WeChat Client on Deepin Wine
ii  deepin-app-store-runtime                   1.0.1+community                       all          A runtime environment software package for Deepin App Store.
ii  deepin-fonts-wine                          2.18-12                               all          Windows API implementation - fonts
ii  deepin-libwine:i386                        2.18-12                               i386         Windows API implementation - library
ii  deepin-libwine-dbg:i386                    2.18-12                               i386         Windows API implementation - debugging symbols
ii  deepin-libwine-dev:i386                    2.18-12                               i386         Windows API implementation - development files
ii  deepin-wine                                2.18-12                               all          Windows API implementation - standard suite
ii  deepin-wine-binfmt                         2.18-12                               all          Windows API implementation - binfmt support
ii  deepin-wine-helper:i386                    5.1.29-1                              i386         Deepin Wine Helper
ii  deepin-wine-plugin                         1.0deepin2                            amd64        Deepin Wine plugin
ii  deepin-wine-plugin-virtual                 1.0deepin1                            all          Deepin Wine plugin virtual package
ii  deepin-wine-uninstaller:i386               0.1deepin2                            i386         Deepin Wine Uninstaller Tool
ii  deepin-wine32:i386                         2.18-12                               i386         Windows API implementation - 32-bit binary loader
ii  deepin-wine32-preloader:i386               2.18-12                               i386         Windows API implementation - prelinked 32-bit binary loader
ii  deepin-wine32-tools:i386                   2.18-12                               i386         Windows API implementation - 32-bit developer tools
ii  deepin-wine6-stable                        6.0.0.17-1                            amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  deepin-wine6-stable-amd64                  6.0.0.17-1                            amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  deepin-wine6-stable-i386:i386              6.0.0.17-1                            i386         WINE Is Not An Emulator - runs MS Windows programs

运行微信时,没有任何反应,通过top查看 WeChat.exe 一闪而过,只有最开始的正在配置wine界面,几秒后消失。

wget -O- https://deepin-wine.i-m.dev/setup.sh | sh sudo apt-get install com.qq.weixin.deepin

已经困扰很久了,安装过 deepin.com.wechat_2.6.8.65deepin0_i386.deb 同样也不行。

有人遇到过吗?谢谢!

crzstone avatar Sep 28 '21 11:09 crzstone

同样问题+1

bigsuperZZZX avatar Oct 23 '21 15:10 bigsuperZZZX

+1

susu1210 avatar Oct 24 '21 17:10 susu1210

+1。我是准备从windows切换到ubuntu系统,所以在虚拟机里试了一下各个常用,目前只有微信有这个问题。

zxjlm avatar Nov 18 '21 14:11 zxjlm

[已解决]

按照这个链接里的操作安装即可。文章末尾有他提供的一个CSDN下载链接,里面的微信装了就能用。

不过我不是文章作者,所以不能提供安装包,不过小tips,淘宝代下载几毛钱就够了。

记得安装之前把原先的wine删干净。

装完之后托盘图标是不对的,按照本仓库的readme里面的“QQ/微信托盘小图标显示异常”小节操作即可修复。

bigsuperZZZX avatar Nov 18 '21 18:11 bigsuperZZZX

[已解决]

按照这个链接里的操作安装即可。文章末尾有他提供的一个CSDN下载链接,里面的微信装了就能用。

不过我不是文章作者,所以不能提供安装包,不过小tips,淘宝代下载几毛钱就够了。

记得安装之前把原先的wine删干净。

装完之后托盘图标是不对的,按照本仓库的readme里面的“QQ/微信托盘小图标显示异常”小节操作即可修复。

好的, 我试试. 感谢.

zxjlm avatar Nov 19 '21 05:11 zxjlm

https://github.com/zq1997/deepin-wine/issues/209 参考我这个解决方案吧,看看显卡驱动是不是正常,我的是集成显卡的问题

rangerzhou avatar Jan 07 '22 01:01 rangerzhou