Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
如何提权打开文件?
Experiences and Insight
439
views ·
2
replies ·
To
floor
Go
y***e@gmail.com
deepin
2019-04-13 12:52
Author
装得的Manjaro Architect 配Deepin 环境
想简单编辑一个文件,但是没有权限
在deepin的文件管理器上未发现右击菜单中有获得管理员权限的办法
于是:
~ >>> sudo deepin-editor
[sudo] password for yu:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
"dtkwidget2" can not find qm files
"deepin-editor" can not find qm files
~ >>> printenv | grep RUNTIME
XDG_RUNTIME_DIR=/run/user/1000
~ >>>
请问下大家,这该怎么办呢?
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2019-04-13 16:50
#1
估计是麻将那边依赖或者包问题吧
Reply
Like 0
View the author
Amadeus
deepin
2019-04-13 19:25
#2
用gedit,dedit在arch系上好像不能用root身份打开。
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
想简单编辑一个文件,但是没有权限
在deepin的文件管理器上未发现右击菜单中有获得管理员权限的办法
于是:
~ >>> sudo deepin-editor
[sudo] password for yu:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
"dtkwidget2" can not find qm files
"deepin-editor" can not find qm files
~ >>> printenv | grep RUNTIME
XDG_RUNTIME_DIR=/run/user/1000
~ >>>
请问下大家,这该怎么办呢?