Plexamp no longer starts without '-no-sandbox' on Pop!_OS due to errors

As of the last couple of versions I am now getting the following errors running the Appimage.

Started Media Service: false
Linux: Registering MPRIS service.
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0230
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0230
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0230
(node:28550) Electron: Loading non context-aware native modules in the renderer process is deprecated and will stop working at some point in the future, please see https://github.com/electron/electron/issues/18397 for more information
(node:28550) Electron: Loading non context-aware native modules in the renderer process is deprecated and will stop working at some point in the future, please see https://github.com/electron/electron/issues/18397 for more information

I found the following thread about ‘seccomp-bpf failure in syscall 0230’

Here is the Electron thread linked in that error.

If you are using AppImageLauncher you need to cd into ~/.local/share/applications then edit the plexamp desktop file to add -no-sandbox to the end of line 3 starting with Exec=. There is a space. Save and exit. You will need to do this every time Plexamp updates.

I think we’ll likely move to FlatPak in the future, as we’ve had a lot of issues with AppImage.

2 Likes

Will you be moving it to a repository then? On Flathub? It would be nice to not have to go to a website to download it like some Windows pleb. :grin:

Actually it seems someone beat you to it?

Flathub—An app store and build service for Linux

I just tested it and it works. Version 3.4.3. Shows up in the Pop Shop on Pop!_OS.

Finally, can get rid of all appimages from my system :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.