sp910
sp910
> 这里ubuntu18.10,我暂时写了一个脚本 > > 先安装`xdotool` > > ```shell > $ sudo apt install xdotool > ``` > > 创建`/opt/deepinwine/apps/Deepin-WeChat/runrun.sh` > > ```shell > $ sudo vim /opt/deepinwine/apps/Deepin-WeChat/runrun.sh > ``` >...
> @sp910 我觉得应该不是vi的问题 > 你可以试一下我修改过后的代码 > > ``` > #!/bin/bash > > "/opt/deepinwine/apps/Deepin-WeChat/run.sh">/dev/null 2>&1 > > for i in {0..9}; do > xdotool search --onlyvisible --classname "wechat.exe" > if [...
> 更新 deepin-wine 里的 微信 (双系统的话从windows里复制过来), 黑框也消失了 你是更新的哪个版本呀,从哪里更新的呢?
> > > 更新 deepin-wine 里的 微信 (双系统的话从windows里复制过来), 黑框也消失了 > > > > > > 你是更新的哪个版本呀,从哪里更新的呢? > > 微信 2.8.0.121, 我是双系统,从 windows 分区里复制微信安装目录到 `~/.deepinwine/Deepin-WeChat/drive_c/Program Files/Tencent` 这就算更新了 赞,你的方法简单又好使,是我目前试了所有方法里面唯一好使的
@jarod 我也发现一用企业微信就卡的要死,而且在语音的时候我能听到别人的声音,但是别人听不到我声音,你有这个问题吗,另外你上面这个图是什么命令出来的呀?