Main: Window state x:3437 y:691 w:354 h:549 fullscreen:undefined maximized:false
Main: Display bounds x:2560 y:0 w:2560 h:1440
Started Media Service: false
Linux: Registering MPRIS service.
[398285:0620/104007.636263:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
It was working fine yesterday when I was on Ubuntu 20.04 but since the (possibly ill advised) upgrade to 22.04 that I just did, this is now not working (v4.2.1 and v4.2.2)
For anybody running into issues with the Plexamp AppImage, you can alternatively install the official flatpak from Flathub now
Ubuntu users may initially need to configure flatpak support per the setup guide. Most other Linux distro users should find the flatpak ājust worksā
Honest question but how does anyone use plexamp on a desktop ? The interface is absolutely TINY. I cannot be the only one who experiences this.
Iām on ubuntu 22.04 and using /Plexamp-4.3.0.AppImage -disable-gpu-sandbox to start it as it wonāt even start without doing that. Plex desktop client is much better from an interface perspective but wish I had some more of the functions from the plexamp in it.
I suspect Iām in the minority but I love the small form factor of the desktop app. It was a shock at first, but then I got into it and now donāt like ābigā players. Using it on Windows.
kinda sounds like youāre describing a DPI scaling issue ?
I currently donāt have a linux desktop to try this on, but you might try adding --force-device-scale-factor=2 ⦠donāt know if it will work in combination with the --disable-gpu-sandbox option, but might be worth a try
(I did previously have a similar issue on linux with spotify, and I recall this was one way to fix it)