I placed the appimage in ~/.local/bin/ and tried to launch it from terminal.
I noticed that Plexamp was able to automatically download 3.4.0 and update itself (thus changing the path to ~/.local/bin/Plexamp-3.4.0.AppImage.
When I ran this the first time, I saw the loginscreen and logged in to find only a gray screen. This occurs on both 3.3.x and 3.4.0.
I think Fedora may be a hard target for an AppImage because it uses PipeWire/Wayland, and PlexAmp may not be able to speak to PipeWire via the PulseAudio api.
~/.local/bin/Plexamp-3.4.0.AppImage
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
Started Media Service: false
Linux: Registering MPRIS service.
[17749:1216/171923.635600:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
(node:17755) 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:17755) 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.4.0 is not available (latest version: 3.4.0, downgrade is disallowed).
checkForUpdatesAndNotify called, downloadPromise is null
(node:17755) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:17755) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
This is where output stops.
I know Electron.js has added Wayland native support only recently, but I expected it to launch in an xwayland context at least.
Is there anything this output can hint to helping get PlexAmp to run on my machine?
I’m seeing these logs as well, running cinnamon on X. My behavior is different though, the app never launches.
~/bin » ./Plexamp-3.4.0.AppImage
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
Started Media Service: false
Linux: Registering MPRIS service.