[App Sharing] 为什么微信不能通过自身软件进行升级呢?
Tofloor
poster avatar
认真工作不要摸鱼
deepin
2022-01-05 03:33
Author

从商店里下载的微信,版本是3.2.1.154。微信打开后在设置菜单有提示新版本,但是点击升级却提示下载失败,请问是为什么呢?

是不是只能通过商店进行更新?

Reply Favorite View the author
All Replies
deltacatxx
deepin
2022-01-05 04:05
#1

因为是wine的微信,如果随便更新就可能出现兼容问题

Reply View the author
deepin-mq
deepin
2022-01-05 04:33
#2

wine打包的,用商店装

Reply View the author
andktan
deepin
2022-01-05 04:50
#3

其他wine的程序也一样,最好不要程序自己升级,要通过商店升级,否则会出现这样那样的问题。

Reply View the author
jianguo922
deepin
2022-01-05 06:41
#4

wine打包的,用商店装

Reply View the author
blue
deepin
2022-01-05 07:23
#5

直接去官网下载最新版,再打开终端输入(默认下载回来的文件为WeChatSetup.exe,存放在下载目录)

env WINEPREFIX="$HOME/.deepinwine/Deepin-WebChat" deepin-wine6-stable ~/Downloads/WeChatSetup.exe

删除~/.local/share/applications/wine目录下刚安装微信时生成的快捷方式

升级后,如果微信运行有问题,删除~/.deepinwine/下的Deepin-WebChat文件夹,再运行微信时,恢复到你从商店安装的版本。

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-01-05 16:43
#6

大部分wine程序自动升级之后会挂

你可以手动升级,看楼上

Reply View the author
认真工作不要摸鱼
deepin
2022-01-06 04:43
#7
deepin-mq

wine打包的,用商店装

原来如此,谢谢

Reply View the author
认真工作不要摸鱼
deepin
2022-01-06 04:43
#8
andktan

其他wine的程序也一样,最好不要程序自己升级,要通过商店升级,否则会出现这样那样的问题。

原来如此,谢谢

Reply View the author
认真工作不要摸鱼
deepin
2022-01-06 04:43
#9
blue

直接去官网下载最新版,再打开终端输入(默认下载回来的文件为WeChatSetup.exe,存放在下载目录)

env WINEPREFIX="$HOME/.deepinwine/Deepin-WebChat" deepin-wine6-stable ~/Downloads/WeChatSetup.exe

删除~/.local/share/applications/wine目录下刚安装微信时生成的快捷方式

升级后,如果微信运行有问题,删除~/.deepinwine/下的Deepin-WebChat文件夹,再运行微信时,恢复到你从商店安装的版本。

谢谢。我是linux小白,刚刚接触,还在熟悉中

Reply View the author
川顺页
deepin
2022-01-06 17:26
#10

6463e7b694444e2284e4539ea5053ce.png

升级可以参考我之前写的一个帖子,除了部分小程序字体问题,公众号加载短暂黑屏1-2秒外,基本使用正常。

https://bbs.deepin.org/post/229762

Reply View the author