Package Details: plex-media-player 2.58.1-3

Git Clone URL: https://aur.archlinux.org/plex-media-player.git (read-only, click to copy)
Package Base: plex-media-player
Description: Next generation Plex Desktop Client
Upstream URL: https://github.com/plexinc/plex-media-player
Licenses: GPL
Conflicts: jellyfin-media-player
Submitter: TingPing
Maintainer: Asator
Last Packager: ombre
Votes: 109
Popularity: 0.000067
First Submitted: 2015-11-29 18:10 (UTC)
Last Updated: 2022-04-06 20:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 35 Next › Last »

take commented on 2018-06-02 15:55 (UTC)

According to https://github.com/plexinc/plex-media-player/issues/743, PMP does not currently support versions of qt above 5.9.5. This should probably be a version requirement as the current build is broken for qt 5.11.0-1.

MobiusReactor commented on 2018-06-01 14:19 (UTC)

Had the same problem as hps, can confirm that carbncl's suggestion of downgrading qt5 fixed it for me.

TaurohtaR commented on 2018-05-31 19:26 (UTC)

Yesterday tried to downgrade mentioned packages. As result broken Antergos installation. Just reinstalled it.

carbncl commented on 2018-05-27 19:39 (UTC) (edited on 2018-06-02 21:30 (UTC) by carbncl)

downgrade qt5-base qt5-declarative qt5-location qt5-quickcontrols qt5-webchannel qt5-webengine qt5-x11extras qt5-xmlpatterns to 5.10 then rebuilding&installing solved the same issue as @hps for me. Beware if you have packages depending on qt such as desktop env like KDE, you might break it.

psi-jack commented on 2018-05-27 06:44 (UTC)

Yep, I'm getting the same issues with hps.

rdmboy commented on 2018-05-26 01:05 (UTC)

After a recent update, this application stopped showing a taskbar icon in the XFCE4 panel under Manjaro. Any idea how I can fix this?

hps commented on 2018-05-22 16:40 (UTC) (edited on 2018-05-22 16:40 (UTC) by hps)

PMP broke for me after upgrading to qt 5.11, even after rebuilding. just endlessly spews out

[10077:10125:0522/182546.274147:ERROR:gl_surface_qt.cpp(305)] eglCreatePbufferSurface failed and surfaceless context not available
[10077:10125:0522/182546.274149:ERROR:gl_surface_qt.cpp(312)] Requested OpenGL implementation is not supported. Implementation: 0

noirscape commented on 2018-05-13 11:23 (UTC) (edited on 2018-05-13 11:24 (UTC) by noirscape)

It would appear that whenever the player updates, the hashes break.

The way I've been able to solve it so far is by manually cloning the AUR repo (instead of updating through a helper) with git and then running:

$ updpkgsums
$ makepkg -i

(Note: you should probably do makepkg without -i before doing it with -i, but in my experience both work).

Less than ideal, but eh.

This should fix the package for anyone currently stuck..

psi-jack commented on 2018-05-10 14:26 (UTC) (edited on 2018-05-10 14:30 (UTC) by psi-jack)

Interesting. Seems to be some kind of discrepancy with that then somewhere. A concern definitely. I had to delete the old versions I had already cached, and re-download them.

Original file:

3201756 Apr 24 11:39 web-client-desktop-3.47.1-c3e00d3.tar.xz
sha512sum: e484991acf2b2fb48a77cd24efefedfd73aea20cd0ae03e089f18adc5874ef0b050c848415cbc3cbf8b53b459fa4ba64a7e274369c89aeb5b82008199d96c0ef

Replacement file:

3195536 May 10 10:18 web-client-desktop-3.47.1-c3e00d3.tar.xz
sha512sum: e58e42ce1c2989605b652f9eccc5dedfc11b1b63c37d46c2224d463a7267ba9b01f577823804c13cf4b388dd88a770548f9dc7bc09f28442a0ab3a72be708ea5

This is fairly concerning as the same files have very different checksums.