Plex Media Player packages for Linux

Hi,

Thank you for providing an easy way to install the Plex Media Player.

I just re-installed my HTPC: debian 9, PMS (with official deb file) and your PMP flatpak (autostarted on boot by lightdm). The HTPC is connected with HDMI for audio and video to an Onkyo A/V receiver.
I encountered some issues:

  • no sound (pulseausio was not installed and not started automatically, that was easy to fix)
  • no hardware acceleration in PMS, vainfo reports VA-API version: 0.39 (libva 1.7.3), Intel i965 driver, and hw support for MPEG2, H264, VC1, I still haven’t found a solution for that but so far my machine is powerful enough to run with software decoding
  • quite often when I start a video, the remote/keyboard does not do anything (can’t pause, show menu…) I have to wait until the end of the video, which brings to the next issue:
  • quite often when a video stops, nothing happen, the screen stays black, it doesn’t go back to the PMP interface.

Has any of you encountered those problems? Any idea on how to fix that?
Thanks for your help.

@LJD
I have more or less the same as you, i.e. Debian 9, libva 1.7.3, i915
but I can play anything up to 1060p, also without hardware decoding.
both sound and video are OK.
and I don’t use Flatpak
there are 2 things, that I have outside Debian Stretch:

  • MiniDLNA from Stratch-Backports
  • VLC from StevePusser
    may be this has installed new versions of some files.

@vogelap Did you ever get it working in 18.10? I’m running 2.21 on 18.10. I ran into an issue after I upgraded to 18.10 as well with PMP not opening or doing anything.

I ran it from terminal which gave me an error message ,

./Plex_Media_Player_2.20.0.909-46413dd1_x64.AppImage
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
This application failed to start because it could not find or load the Qt platform plugin ā€œxcbā€
in ā€œā€.

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

I fixed it by running sudo apt-get install libqt5x11extras5

Like I said, don’t know if you figured it out already, but wanted to mention it since that fixed it for me running same OS.

I’ll check it and verify that I’ve got all of the updates applied. I had to go to the system logs to get the messages because I was running it from the window manager and didn’t get any terminal output.

Jeff

I am running 18.04 on a ARM 64 processor, and when I go to execute, nothing happens. Will this only work on AMD and Intel processors?

99% sure it’s compiled for x86 only, yes.

could you gives us a list of all required dependencies ??
I seem to have lost some of them.

was wondering if you might know why when i rightclick the appimage, go to permissions there is no execute box to check? the player runs but i get asked every time.

ā€œWould you like to integrate /media/mc2635599/Downloads - Torrents/Linux Downloads/Monitors - Sound - Video/Plex_Media_Player_2.22.1.917-2a5a2e01_x64 (1).AppImage with your system?ā€

This will add it to your applications menu and install icons.
If you don’t do this you can still launch the application by double-clicking on the AppImage."

any help would be greatly appreciated. on another note i’d like to have it startup with the system. thanks

running mint cinnamon 19

Your path (/media/…) suggest you are running it from media card or USB stick. Probalby it is using FAT filesystem that doesn’t support setting execute permissions on files,

then that would have to be a plex issue, cause i have other appimages that i don’t have this issue with. so in a nutshell no it’s not because of the ntfs file system unless it is something in pmp preventing it.

Plex Media Player AppImage has an extra script that does the menu integration. This is not a Plex issue for sure. I would suggest try to run the AppImage from a different location (your home directory for example) and see how it behaves. Maybe this will give some clue of what is wrong.

i’m truly at a loss. i copied it to the desktop, clicked it, got the same message. decided to click no this time, launched perfectly. looks like it did what it was suppose to do just for some reason it was still asking me if i wanted to create the startpanel shortcut and execute the file even though it was already executed and the starpanel shortcut was already there. now launches perfectly without the message coming up.

The Flatpak version hasa couple of quirks…

  1. It doesn’t remember auto login.
  2. Has the same flickering issue as AppImage.

this is what i was getting:

A JavaScript error occured in the main process

Uncaught Exception:
Error: Object has been destroyed
    at Error (native)
    at EventEmitter._electron.ipcMain.on (/tmp/.mount_qoJiID/usr/bin/resources/app.asar/main.js:127:46)
    at emitTwo (events.js:106:13)
    at EventEmitter.emit (events.js:191:7)
    at WebContents.<anonymous> (/tmp/.mount_qoJiID/usr/bin/resources/electron.asar/browser/api/web-contents.js:222:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:191:7)

as for the appimage always worked perfectly here. as for fkickering not here that i’ve seen. as for the autologin haven’t had that issue, i keep expecting to cause in windows i had the issue.

I thought I should further define the flickering issue…
When using a UHD TV (2160), the Plex menu will flicker from screen to screen but not during the replay of videos or TV shows for both Intel and Nvidia on Linux Fedora.

1 Like

I am another ARM based user. I have the Odroid XU4 running Ubuntu minimal 16.04LTS and would seriously love to have a native install. Apparently from the Hard Kernel forums from what I am seeing is that the suggestion is to instead use the Plex add-on in Kodi (tastes vomit rising in throat). Knapsu is this possible with you package? TIA for your assistance.

OK, well nevermind on that since it is 64 bit only.

Plex Media Player 2.23.0.920-5bc1a2e5 was released.

AppImage is available for download. Flatpak was also updated.

1 Like

Trying to get PMP running in Ubuntu 18.10, 2.20 works fine, but when I try anything later I get the following error:

paul@UBUNTU-NOTEBOOK:~/Downloads$ ./Plex_Media_Player_2.23.0.920-5bc1a2e5_x64.AppImage
/tmp/.mount_Plex_MGKSNfA/usr/bin/plexmediaplayer: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0: undefined symbol: xcb_dri3_get_supported_modifiers

I did some searching on google and was able to make it run with the following command in a terminal:

LD_PRELOAD=’/usr/$LIB/libstdc++.so.6’ LIBGL_DRI3_DISABLE=1 ./Plex_Media_Player_2.23.0.920-5bc1a2e5_x64.AppImage

Does anybody smarter than me know how to fix that so it launches normally without the extra step?

1 Like

knapau appreciate the heads up, but you should of also posted the link for the appimage.