cadadr / pomodorino

A little Pomodoro app
https://www.gkayaalp.com/pomodorino.html
GNU General Public License v3.0
13 stars 1 forks source link

AppImage doesn't run from the Panel and the Application Menu in Cinnamon #28

Closed cadadr closed 3 years ago

cadadr commented 4 years ago

The AppImage installed to ~/.local/share/applications does not work (at least) under Cinnamon, for some reason. It seems that the following line is added to ~/.xsession-errors when the .desktop is run, but I'm not sure yet:

Cinnamon warning: Log level 128: posix_spawn avoided (fd close requested)

This needs to be debugged further

Gotta test on other desktops.

cadadr commented 4 years ago

When run using the Run without sandbox profile action from the panel shortcut, it runs. The .desktop file that appimaged creates includes a sandboxed Firejail action, which is what causes the above issue, at least on Cinnamon.

cadadr commented 3 years ago

won't use appimages, viz. 60f841e