Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin wine 微信要sudo权限才能运行
Experiences and Insight
1379
views ·
4
replies ·
To
floor
Go
xiaokunyu
deepin
2020-04-30 03:56
Author
在商店里安装的微信,开始用的好好的,突然就启动不了了(点菜单图标没任何反应)
跟了下.desktop文件,那个 /opt/apps/com.qq.weixin.deepin/files/run.sh 文件,在终端里用 sudo 去执行,就可以运行起来。
/opt/apps/com.qq.weixin.deepin/files/run.sh
Run Deepin-WeChat 2.6.8.65deepin0 c:/Program Files/Tencent/WeChat/WeChat.exe
run Deepin-WeChat progress pid
(zenity:7562): GLib-GObject-CRITICAL **: 19:54:56.960: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed
(zenity:7562): dbind-WARNING **: 19:54:56.965: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
总用量 0
lrwxrwxrwx 1 10 4月 29 19:54 c: -> ../drive_c
lrwxrwxrwx 1 10 4月 29 16:58 com1 -> /dev/ttyS0
lrwxrwxrwx 1 10 4月 29 16:58 com2 -> /dev/ttyS1
lrwxrwxrwx 1 10 4月 29 16:58 com3 -> /dev/ttyS2
lrwxrwxrwx 1 10 4月 29 16:58 com4 -> /dev/ttyS3
lrwxrwxrwx 1 8 4月 27 09:45 d:: -> /dev/sdb
lrwxrwxrwx 1 9 4月 27 09:45 e:: -> /dev/sdb1
lrwxrwxrwx 1 8 4月 27 09:45 f:: -> /dev/sr0
lrwxrwxrwx 1 10 4月 29 19:54 y: -> /home/xxx
lrwxrwxrwx 1 1 4月 29 19:54 z: -> /
CallApp Deepin-WeChat c:/Program Files/Tencent/WeChat/WeChat.exe
Disable auto update
/opt/deepinwine/tools/run_v3.sh:行159: _DeleteRegistry:未找到命令
/opt/deepinwine/tools/run_v3.sh:行160: _DeleteRegistry:未找到命令
rm: 无法删除'/home/xxx/.deepinwine/Deepin-WeChat/drive_c/users/xxx/Application Data/Tencent/WeChat/All Users/config/configEx.ini': 没有那个文件或目录
2020年 04月 29日 星期三 19:54:57 CST:kill WeChat.exe block
/opt/deepinwine/tools/kill.sh:行40: /proc/30597/environ: 权限不够
/opt/deepinwine/tools/kill.sh:行40: /proc/30599/environ: 权限不够
2020年 04月 29日 星期三 19:54:57 CST:tag bottle:
/opt/deepinwine/tools/kill.sh:行40: /proc/2154/environ: 权限不够
2020年 04月 29日 星期三 19:54:57 CST:active bottles: /home/xxx/.deepinwine/Deepin-TIM
/home/xxx/.deepinwine/Deepin-WeChat/drive_c/Program Files/Tencent/WeChat
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
wine version: 2.18
wine: cannot find L"c:\\Program Files\\Tencent\\WeChat\\WeChatUpdate.exe"
wine: cannot find L"c:\\Program Files\\Tencent\\WeChat\\WeChatUpdate.exe"
Copy the Code
Reply
Like 0
Favorite
View the author
All Replies
yanfung
deepin
2020-04-30 04:26
#1
我以前也试过任务栏无法启动TIM,我是把Deepin-TIM整个删了,再启动他会再配置一次,就可以了
Reply
Like 0
View the author
jingle
deepin
2020-04-30 04:43
#2
.deepinwine目录的wechat目录删除下
Reply
Like 0
View the author
xiaokunyu
deepin
2020-04-30 05:15
#3
https://bbs.deepin.org/post/193267
.deepinwine目录的wechat目录删除下
可行,3q
Reply
Like 0
View the author
inighthawk
deepin
2020-05-01 15:34
#4
试过了,一样失败。打不开
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
跟了下.desktop文件,那个 /opt/apps/com.qq.weixin.deepin/files/run.sh 文件,在终端里用 sudo 去执行,就可以运行起来。