[GH-ISSUE #1781] linux运行appimage打不开 #1055

Closed
opened 2026-02-27 00:02:03 +03:00 by kerem · 2 comments
Owner

Originally created by @jay763190097 on GitHub (Jul 13, 2020).
Original GitHub issue: https://github.com/electerm/electerm/issues/1781

electerm

jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage --no-sandbox
/tmp/.mount_PicGo-olHWGN/picgo: bad option: --no-sandbox
jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage
Welcome to Node.js v12.4.0.
Type ".help" for more information.
> var a = '';
undefined
> exit
Thrown:
ReferenceError: exit is not defined
> 
(To exit, press ^C again or ^D or type .exit)
> 

deepin-terminal

jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage --no-sandbox
[PicGo INFO]: [PicGo Server] is listening at 36678
[PicGo INFO]: Before transform
[PicGo INFO]: Transforming...
[PicGo INFO]: Before upload
[PicGo INFO]: beforeUploadPlugins: renameFn running
[PicGo INFO]: Uploading...

Originally created by @jay763190097 on GitHub (Jul 13, 2020). Original GitHub issue: https://github.com/electerm/electerm/issues/1781 electerm ``` jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage --no-sandbox /tmp/.mount_PicGo-olHWGN/picgo: bad option: --no-sandbox jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage Welcome to Node.js v12.4.0. Type ".help" for more information. > var a = ''; undefined > exit Thrown: ReferenceError: exit is not defined > (To exit, press ^C again or ^D or type .exit) > ``` deepin-terminal ``` jay@jay-PC:/opt$ ./PicGo-2.2.2.AppImage --no-sandbox [PicGo INFO]: [PicGo Server] is listening at 36678 [PicGo INFO]: Before transform [PicGo INFO]: Transforming... [PicGo INFO]: Before upload [PicGo INFO]: beforeUploadPlugins: renameFn running [PicGo INFO]: Uploading... ```
kerem 2026-02-27 00:02:03 +03:00
Author
Owner

@zxdong262 commented on GitHub (Jul 13, 2020):

你装的.dep还是通过snap装的,snap装的有权限问题我还没有解决,你可以试试.dep

<!-- gh-comment-id:657653490 --> @zxdong262 commented on GitHub (Jul 13, 2020): 你装的.dep还是通过snap装的,snap装的有权限问题我还没有解决,你可以试试.dep
Author
Owner

@jay763190097 commented on GitHub (Jul 14, 2020):

@zxdong262 装的是deb的

<!-- gh-comment-id:658242897 --> @jay763190097 commented on GitHub (Jul 14, 2020): @zxdong262 装的是deb的
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#1055
No description provided.