[3rd-Party Apps] intellij ideal 创建桌面图标没有root权限运行
Tofloor
poster avatar
辣椒
deepin
2023-01-17 19:25
Author

1.intellij ideal 创建桌面图标没有root权限运行,导致项目无法运行起来

2.应用程序报错一次后 桌面图标就打不开应用程序了

3.怎么授权

Reply Favorite View the author
All Replies
璀璨星空
deepin
2023-01-17 19:48
#1

你这是Windows思维吧,Linux好像没有这个doubt

Reply View the author
dufengming2008
deepin
2023-01-17 20:42
#2

没遇到过,因为没有把idea安装在root用户环境下。

Reply View the author
辣椒
deepin
2023-01-17 21:13
#3
璀璨星空

你这是Windows思维吧,Linux好像没有这个doubt

Reply View the author
辣椒
deepin
2023-01-17 21:13
#4
dufengming2008

没遇到过,因为没有把idea安装在root用户环境下。

我通过root安装的

Reply View the author
pgxppp
deepin
2023-01-17 21:43
#5
辣椒

我通过root安装的

那你通过root来运行啊

Reply View the author
辣椒
deepin
2023-01-17 21:45
#6
pgxppp

那你通过root来运行啊

这样只能通过控制台来运行了

Reply View the author
pgxppp
deepin
2023-01-17 21:56
#7
辣椒

这样只能通过控制台来运行了

卸载,普通用户安装,修改项目读写权限

Reply View the author
辣椒
deepin
2023-01-17 22:17
#8
pgxppp

卸载,普通用户安装,修改项目读写权限

懂了 ,用普通用户安装 所有用户都可以访问

Reply View the author
pgxppp
deepin
2023-01-17 22:21
#9
辣椒

懂了 ,用普通用户安装 所有用户都可以访问

默认不能,需要自行修改权限

Reply View the author
辣椒
deepin
2023-01-17 22:39
#10
pgxppp

默认不能,需要自行修改权限

我已经通过控制台修改权限了 chmod a+rwx 文件名 代表所有着都可以访问+读写

Reply View the author