@yochananmarqos: why so it is. i wonder why it didn't work for me...
Search Criteria
Package Details: plex-desktop 1.108.1.307-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plex-desktop.git (read-only, click to copy) |
---|---|
Package Base: | plex-desktop |
Description: | Plex desktop client for linux |
Upstream URL: | http://plex.tv |
Keywords: | media player plex |
Licenses: | unknown |
Submitter: | ludvigHz |
Maintainer: | username227 |
Last Packager: | username227 |
Votes: | 19 |
Popularity: | 0.56 |
First Submitted: | 2022-05-26 10:36 (UTC) |
Last Updated: | 2025-02-14 03:01 (UTC) |
Dependencies (48)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxkbfile
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxslt (libxslt-gitAUR)
- libxss
- libxtst
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- minizip (minizip-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- opus (opus-gitAUR)
- pciutils (pciutils-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- snappy (snappy-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (0)
Sources (5)
- http://ftp.us.debian.org/debian/pool/main/libw/libwebp/libwebp6_0.6.1-2.1+deb11u2_amd64.deb
- https://artifacts.plex.tv/plex-desktop-stable/1.108.1.307-dd5b87aa/linux/Plex-1.108.1.307-dd5b87aa-linux-x86_64.tar.bz2
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.desktop
- https://github.com/flathub/tv.plex.PlexDesktop/raw/master/tv.plex.PlexDesktop.png
- iconpatch.patch
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »
gabed commented on 2022-06-03 23:15 (UTC)
yochananmarqos commented on 2022-06-03 23:05 (UTC)
@gabed: squashfs-tools
is already in makedepends()
gabed commented on 2022-06-03 22:32 (UTC)
Thanks for adding this!
I tried installing on a relatively fresh arch system, and installation failed: PKGBUILD: line 20: unsquashfs: command not found
. Adding squashfs-tools as a (make?) depenency should solve this.
esmailelbob commented on 2022-06-02 07:22 (UTC)
I get error:
[28417:28488:0602/092117.450337:ERROR:address_tracker_linux.cc(214)] Could not bind NETLINK socket: Address already in use (98)
/usr/sbin/plex-desktop: line 34: 28417 Segmentation fault "$BASE_DIR"/bin/Plex "$@"
ludvigHz commented on 2022-05-29 17:24 (UTC)
@moelf Good catch. I had it installed as dependency of another package, so didn't notice. Updated in new release. Although I could not remove the packaged versions of libavutil
and libavcodec
in the snap as it caused the app to crash due to missing symbols. It might be that plex's version of ffmpeg has some patches not in ffmpeg4.4
so I'll leave them for now.
Moelf commented on 2022-05-29 16:39 (UTC)
font looks weird, what font should I have?
Moelf commented on 2022-05-28 01:18 (UTC)
ffmpeg4.4 needs to be added as a dependency
ludvigHz commented on 2022-05-27 05:49 (UTC)
Regarding wayland, it won't run. The MPV initialization code probably needs to be changed since I am pretty sure it's hard coded for X11 (like Plex media player is). I have notified the devs at Plex of the issue so hopefully they are working on it. There is nothing we can do to make it run on wayland in the mean time (as far as I'm aware).
duffydack commented on 2022-05-26 20:23 (UTC) (edited on 2022-05-27 08:48 (UTC) by duffydack)
On sway (no xwayland) it coredumps. It also depends on ffmpeg4.4
btw.
I got it to work by enabling Xwayland, and running with QT_QPA_PLATFORM=xcb
Pinned Comments
mrgrim commented on 2024-10-01 05:16 (UTC) (edited on 2024-10-01 05:20 (UTC) by mrgrim)
The Qt 6.7 problem is an issue where
xdg-open
inherits the environment of the Plex app causingkde-open
to try to load the Qt 6.6 libraries from/opt/plex-desktop/lib
due to theLD_LIBRARY_PATH
set inPlex.sh
.This can be solved by editing the
RUNPATH
of the binaries usingchrpath
then removing theLD_LIBRARY_PATH
line fromPlex.sh
. It turns out The main Plex library has a workingRUNPATH
but includes a bunch of automation cruft. The transcoding binary does NOT have it set, andQtWebEngineProcess
needs no changes. In/opt/plex-desktop/bin
run:However, this only exposes additional issues with all of the Qt environment variables set in this script. I couldn't find a super clean way to fix this, but interestingly enough KDE uses a little utility for their AppImage deployments to deal with this exact problem:
https://invent.kde.org/brauch/appimage-exec-wrapper/
Compile it and copy the
exec.so
file into/opt/plex-desktop/lib
then alterPlex.sh
like this:https://gist.github.com/mrgrim/1357da402f8ceccaf8224e145fa6acc3
This could even allow using
LD_LIBRARY_PATH
and not usingchrpath
. The choice is yours. Usingchrpath
seems cleaner but pulls in a dependency.