Package Details: plexamp-appimage 4.11.2-1

Git Clone URL: https://aur.archlinux.org/plexamp-appimage.git (read-only, click to copy)
Package Base: plexamp-appimage
Description: Modern music client for Plex
Upstream URL: https://plexamp.com
Conflicts: plexamp
Provides: plexamp
Submitter: TheGoliath
Maintainer: joeleg
Last Packager: joeleg
Votes: 26
Popularity: 0.39
First Submitted: 2020-06-28 20:24 (UTC)
Last Updated: 2024-09-22 03:35 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

apastuszak commented on 2021-02-23 23:30 (UTC)

Getting this error when I try to install:

==> Validating source files with sha512sums... Plexamp-3.4.2.AppImage ... FAILED ==> ERROR: One or more files did not pass the validity check!

owendaprile commented on 2021-01-31 04:43 (UTC) (edited on 2021-01-31 04:43 (UTC) by owendaprile)

For the icon issue, a better workaround for this package would be installing the icon files from squashfs-root/usr/share/icons/hicolor/$resolution/apps/plexamp.png. You could use something like this:

for res in "16x16" "32x32" "48x48" "64x64" "128x128" "256x256" "512x512"; do
    install -Dm644 squashfs-root/usr/share/icons/hicolor/$res/apps/plexamp.png $pkgdir/usr/share/icons/hicolor/$res/apps/plexamp.png
done

Also, you may want to include --disable-seccomp-filter-sandbox in the Exec line of the desktop file since some users appear to have problems with that.

guitaristtom commented on 2021-01-30 23:52 (UTC)

This isn't launching for me at all. Even is I run Plexamp.AppImage from the command line it doesn't launch.

NoobAlice commented on 2020-10-26 05:14 (UTC)

You have this AUR package plexamp-appimage and the AUR package plexamp-appimg. If they're the same thing, please submit a merge request for them.

His_Turdness commented on 2020-05-21 00:45 (UTC) (edited on 2020-05-21 00:45 (UTC) by His_Turdness)

"Yes, I think launching plexamp with "Plexamp.AppImage --disable-seccomp-filter-sandbox" is the recommended solution right now (make sure no plexamp process is running already i.E. with pkill plexamp)."

Noob question: how do I launch it with that option?

Minmo commented on 2020-05-14 16:00 (UTC)

Yes, I think launching plexamp with "Plexamp.AppImage --disable-seccomp-filter-sandbox" is the recommended solution right now (make sure no plexamp process is running already i.E. with pkill plexamp).

nit commented on 2020-05-14 13:38 (UTC)

While this package is working for me (besides the desktop icon), lots of people are having issues. Some workarounds have been discussed on the Plex forums.

https://forums.plex.tv/t/plexamp-3-0-not-starting-on-arch-linux/575426/14

And here is a suggestion for the desktop icon: https://forums.plex.tv/t/plexamp-desktop-file-for-linux/580877

Minmo commented on 2020-05-14 08:09 (UTC)

Yes, I think the problem is with PlexAmp, downloading and using the AppImage does not work either. Currently no window will be created.

holastickboy commented on 2020-05-13 21:33 (UTC) (edited on 2020-05-13 21:34 (UTC) by holastickboy)

Currently broken for me too: Gtk-Message: 07:32:57.330: Failed to load module "appmenu-gtk-module" xdg-mime: application argument missing Try 'xdg-mime --help' for more information. 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.