[Share Experiences] 解决Ubuntu/Mint等发行版中deepin-wine QQ/TIM只能开一个的问题
Tofloor
poster avatar
沈拙言
deepin
2021-02-02 04:54
Author

在Ubuntu、Mint等发行版中,deepinwine tim只能开一个,开第二个会把第一个顶掉。

解决办法:

sudo nano /opt/deepinwine/tools/run_v3.sh

搜索kill bloack process

在name="${path##*/}"

   $SHELL_DIR/kill.sh "$name" block

这两行前面分别加个井号,然后保存就好了。

QQ是修改.deepinwine/deepin-wine-helper/run_v3.sh

Reply Favorite View the author
All Replies
gangtie5019
deepin
2021-02-02 06:04
#1

请问mint是如何安装deepin-wine的应用的?是星火商店吗?

Reply View the author
沈拙言
deepin
2021-02-02 06:09
#2
gangtie5019

请问mint是如何安装deepin-wine的应用的?是星火商店吗?

是的

Reply View the author
沈拙言
deepin
2021-02-02 06:10
#3
gangtie5019

请问mint是如何安装deepin-wine的应用的?是星火商店吗?

不过我是先用deepin源装的QQ

Reply View the author
gangtie5019
deepin
2021-02-02 07:43
#4
沈拙言

不过我是先用deepin源装的QQ

Reply View the author