plexamp works fine on ubuntu 20.04, but it does not add itself into app list (as other appimages can), so i cannot add it to dock favorites((( also, no icon -
I have removed old logs made by Plexamp running @ Ubuntu 19.04 before upgrade to 20.04. The log directory is empty after Plexamp run. It looks like it crashes before it logs anything specific to file.
ll ~/.cache/Plexamp/log
total 0
Previous version 3.0.0 also did not work with the same error message. It was reason for upgrade. I was able to run to run Plexamp successfully using sudo ./Plexamp-3.0.1.AppImage --no-sandbox but it won’t open my browser after I click “Sign in”.
» sudo ./Plexamp-3.0.1.AppImage --no-sandbox
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.
Linux: Error registering media services: unknown address type:disabled
(node:80270) 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:80270) 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
Update for version 3.0.1 is not available (latest version: 3.0.1, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
^C⏎
I don’t know if it is of use or not, but this is the exact issue I encounter as well. However my Linux systems work fine, and it is my Windows 10 systems with the problem (Direct X system and Work Laptop, what are you gonna do…) I’d be happy to provide logs given the location of the one desired. Perhaps something can be cross referenced to narrow it down?
It somehow started to work for me after today’s apt upgrade. Maybe it was earlier but I haven’t used Plexamp on my Ubuntu 20.04 since release of 3.0.2. It still shows some errors but it works like it used to.
northys at northys-laptop in ~/Apps
» ./Plexamp-3.0.2.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:23838) 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:23838) 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:23838) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:23838) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
I have now tried this on three different ubuntu 16 computer none have worked. when i tried it on a ubuntu 18 computer it kind of works, meaning it ask me to log in, once i log in through the web page it just sits there???
this is getting really old: plexamp has not worked since version one, for me.
here is the latest attemp to get it working for me
./Plexamp-3.0.2.AppImage --disable-seccomp-filter-sandbox
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 MediaPlayPause.
Couldn’t install shortcut for MediaPreviousTrack.
Couldn’t install shortcut for MediaNextTrack.
Started Media Service: false
Linux: Registering MPRIS service.
Linux: Error registering media services: Cannot find module ‘abstract-socket’
Require stack:
Checking for update
Update for version 3.0.2 is not available (latest version: 3.0.2, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
Checking for update
Update for version 3.0.3 is not available (latest version: 3.0.3, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
Checking for update
Update for version 3.1.0 is not available (latest version: 3.1.0, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
Checking for update
Update for version 3.1.1 is not available (latest version: 3.1.1, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
I am having the same issue on Fedora 32. Here are my findings so far.
Version: Plexamp-3.1.1.AppImage
Initial start of the application looks good. Authenticates and shows my library.
Selecting ANY track to play immediately throws the interface into the blank screen as others are reporting.
I can recover by deleting ~/.config/Plexamp and starting over.
If I do not start playing a track, the interface responds normally.
I can download an album or playlist, then the tracks that have been downloaded will play normally.
If playing downloaded tracks successfully, I select a track that is not downloaded, the app & interface change to the blank screen and the music stops.