[Seek Help] 更新后postman无法打开 应用商店打不开 BUG,昨天晚上更新的
Tofloor
poster avatar
wxtanker
deepin
2021-09-07 18:21
Author

更新后postman双击不能运行,开始屏幕也没有,仔细检查后发现启动脚本有问题

[Desktop Entry]

X-Deepin-CreatedBy=com.deepin.dde.daemon.Launcher

X-Deepin-AppID=com.postman.postman

Encoding=UTF-8

Type=Application

Name=Postman

Icon=com.postman.postman

Exec=/opt/apps/com.postman.postman/files/Postman/Postman %U

Terminal=false

Categories=Development;

StartupWMClass=Postman

 

实际上:

postman文件夹下是空的,这是怎么审核的。

于是我打开应用商店,发现打不开了,点了几次毫无反应,我都搞不懂了,每次一更新就出一个新问题,这是在修bug还是在制造bug,我很无语呀

应用日志.txt

Reply Favorite View the author
All Replies
sunnychanel
deepin
2021-09-07 18:52
#1

我也是昨天更新的系统,发现应用商店也打不开了

Reply View the author
要不要买菜
Junior Packager
2021-09-08 21:35
#2

同postman更新之后打不开

Reply View the author
wxtanker
deepin
2021-09-08 23:05
#3
要不要买菜

同postman更新之后打不开

需要改一下路径的,你把

Exec=/opt/apps/com.postman.postman/files/Postman/Postman %U

改成

Exec=/opt/apps/com.postman.postman/files/app/Postman %U

就可以正常打开了,开始屏幕那里的做同样操作

Reply View the author
要不要买菜
Junior Packager
2021-09-08 23:46
#4
wxtanker

需要改一下路径的,你把

Exec=/opt/apps/com.postman.postman/files/Postman/Postman %U

改成

Exec=/opt/apps/com.postman.postman/files/app/Postman %U

就可以正常打开了,开始屏幕那里的做同样操作

可以了,感谢

Reply View the author