Also having the same issue on PopOS 20.04.
Version: Plexamp-3.1.1.AppImage
Permissions: -rwxrwxr-x
After removing the config Plexamp I get the following after running from terminal:
➜ ~ ./Plexamp-3.1.1.AppImage
Couldn’t install shortcut for Shift+CommandOrControl+Space.
Couldn’t install shortcut for Shift+Command+Control+Option+0.
Couldn’t install shortcut for Shift+Command+Control+Option+1.
Couldn’t install shortcut for Shift+Command+Control+Option+2.
Couldn’t install shortcut for Shift+Command+Control+Option+3.
Couldn’t install shortcut for Shift+Command+Control+Option+4.
Couldn’t install shortcut for Shift+Command+Control+Option+5.
Couldn’t install shortcut for Shift+CommandOrControl+Option+Right.
Couldn’t install shortcut for CommandOrControl+Option+Up.
Couldn’t install shortcut for CommandOrControl+Option+Down.
Couldn’t install shortcut for Shift+Alt+Space.
Couldn’t install shortcut for MediaPlayPause.
Couldn’t install shortcut for MediaPreviousTrack.
Couldn’t install shortcut for MediaNextTrack.
Started Media Service: false
Linux: Registering MPRIS service.
…/…/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0230
(node:10332) 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:10332) 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
Running with “–no-sandbox” like others said starts the app but you cannot sign-in.
Have the same issues w/ Plexamp v3.2.0 on Ubuntu, that was setup automatically using appimaged.
What I ended up doing is visit ~/.local/share/applications and edit the *Plexamp.desktop file by adding --no-sandbox to the Exec instruction: Exec=/home/XXX/.local/bin/Plexamp-3.2.0.AppImage --no-sandbox.
This took care of the issues for me and I’m able to just launch and use the app w/o issues.
i have updated to ubuntu 20.04 and still can not get plexamp to work???
if i run it as sudo i can login and select music to play but it immediately kick-me back to selection music and never plays anything.
i have wasted countless hours trying to get this stupid thing working. I have tried so many things none of which have worded for me. I should give up but it has become a personal quest to get it working…
I made a virtual machine in vbox and it plays there just fine but on my computer it still does not work (both computer and vbox are ubuntu 20.04), still have no idea why???
computer (does not work):
./Plexamp-3.2.1.AppImage
Couldn’t install shortcut for Shift+CommandOrControl+Space.
Couldn’t install shortcut for Shift+Command+Control+Option+0.
Couldn’t install shortcut for Shift+Command+Control+Option+1.
Couldn’t install shortcut for Shift+Command+Control+Option+2.
Couldn’t install shortcut for Shift+Command+Control+Option+3.
Couldn’t install shortcut for Shift+Command+Control+Option+4.
Couldn’t install shortcut for Shift+Command+Control+Option+5.
Couldn’t install shortcut for Shift+CommandOrControl+Option+Right.
Couldn’t install shortcut for CommandOrControl+Option+Up.
Couldn’t install shortcut for CommandOrControl+Option+Down.
Couldn’t install shortcut for Shift+Alt+Space.
Couldn’t install shortcut for MediaPlayPause.
Couldn’t install shortcut for MediaPreviousTrack.
Couldn’t install shortcut for MediaNextTrack.
Started Media Service: false
Linux: Registering MPRIS service.
…/…/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0230
ben@ben-tomahawk:~/plexamp$
vitual box computer does work :
./Plexamp-3.2.1.AppImage
Started Media Service: false
Linux: Registering MPRIS service.
(node:5187) 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:5187) 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
Checking for update
(node:5187) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:5187) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Update for version 3.2.1 is not available (latest version: 3.2.1, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
I got it to work on my new 20.04 computer (as well as my virtual machine). I went into /home/[user]/.config and deleted the folder, i then restarted it and everything worked!
Now, you can start Plexamp without using the CLI at all.
Note: Desktop files are what make launcher shortcuts work; they’re usually stored in ~/.local/share/applications/… just look for a file with Plexamp in the name.
I get a sandbox error when trying to execute the AppImage. I have to run with --no-sandbox for it to create a blank window as shown in the screenshot.
I have since tried numerous other things. Removing the ~/.config/Plexamp directory. Extracting the image and changing permissions on chrome-sandbox, replacing using system links etc.
But the closest I ever get, is using --no-sandbox and blank window.