lilyinstarlight / overlay

overlay of new useful packages and fixes for some problems in main repo packages
26 stars 11 forks source link

Plex-media-player: Requested OpenGL implementation is not supported. Implementation: 0 #79

Closed lupusbytes closed 5 years ago

lupusbytes commented 5 years ago

When upgrading @world, it upgraded plex-media-player-2.24.0.924 succesfully. I think saw some updates to Qt aswell... Now everytime I'm trying to open plexmediaplayer, it opens the window, shows the Plex logo for half a second and then crashes immediatly.

This is the output when launching plexmediaplayer from a shell

Logging to /home/user/.local/share/plexmediaplayer/logs/plexmediaplayer.log
[1212/234909.441836:WARNING:stack_trace_posix.cc(699)] Failed to open file: /tmp/.gluauUUN (deleted)
  Error: No such file or directory
[1212/234909.441905:WARNING:stack_trace_posix.cc(699)] Failed to open file: /home/user/.glvndHR4Gf6 (deleted)
  Error: No such file or directory
[15839:15839:1212/234909.507291:ERROR:gpu_process_transport_factory.cc(1019)] Lost UI shared context.
[15839:15910:1212/234909.543748:ERROR:gl_surface_egl_qt.cpp(77)] GLContextHelper::getEGLDisplay() failed.
[15839:15910:1212/234909.887073:ERROR:gl_surface_qt.cpp(303)] Requested OpenGL implementation is not supported. Implementation: 0
*** stack smashing detected ***: <unknown> terminated
Received signal 6
#0 0x7f1d7d820fce <unknown>
#1 0x7f1d7c1a97f8 <unknown>
#2 0x7f1d7d8214b7 <unknown>
#3 0x7f1d8a7e7100 <unknown>
#4 0x7f1d8788980b gsignal
#5 0x7f1d8788b051 abort
#6 0x7f1d878d0087 <unknown>
#7 0x7f1d8796b346 <unknown>
#8 0x7f1d8796b2f2 __stack_chk_fail
#9 0x7f1d7c1f8060 <unknown>
#10 0x7f1d7e1ba22d <unknown>
#11 0x7f1d8001df91 <unknown>
#12 0x7f1d80020f6e <unknown>
#13 0x7f1d8001c5ab <unknown>
#14 0x7f1d80019ff5 <unknown>
#15 0x7f1d8001b40a <unknown>
#16 0x7f1d8001d215 <unknown>
#17 0x7f1d7d82169f <unknown>
#18 0x7f1d7d843ef2 <unknown>
#19 0x7f1d7d844835 <unknown>
#20 0x7f1d7d8449a7 <unknown>
#21 0x7f1d7d840041 <unknown>
#22 0x7f1d7d8674eb <unknown>
#23 0x7f1d7d88b24f <unknown>
#24 0x7f1d7d886c31 <unknown>
#25 0x7f1d8a7da9aa start_thread
#26 0x7f1d8795715f clone
  r8: 0000000000000000  r9: 00007f1cecff7720 r10: 0000000000000008 r11: 0000000000000246
 r12: 00007f1cecff79c0 r13: 0000000000001000 r14: 0000000000000000 r15: 0000000000000030
  di: 0000000000000002  si: 00007f1cecff7720  bp: 00007f1cecff7b50  bx: 0000000000000006
  dx: 0000000000000000  ax: 0000000000000000  cx: 00007f1d8788980b  sp: 00007f1cecff7720
  ip: 00007f1d8788980b efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.

.local/share/plexmediaplayer/logs/ 2018-12-12 23:49:16 [ INFO ] Log.cpp @ 115 - Starting Plex Media Player version: 2.24.0.-63fcaa8e build date: 2018-12-12 2018-12-12 23:49:16 [ INFO ] Log.cpp @ 116 - Running on: Gentoo/Linux [4.19.8-gentoo] arch x86_64 2018-12-12 23:49:16 [ INFO ] Log.cpp @ 117 - Qt Version: 5.11.1 [x86_64-little_endian-lp64] 2018-12-12 23:49:16 [ DEBUG ] UpdateManager.cpp @ 45 - No Update directory found, exiting 2018-12-12 23:49:16 [ WARN ] Log.cpp @ 35 - "QObject::connect: invalid null parameter" 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: settings inited 2018-12-12 23:49:16 [ DEBUG ] HTTPServer.cpp @ 32 - Listening to port: 32433 2018-12-12 23:49:16 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: ":/inputmaps" 2018-12-12 23:49:16 [ WARN ] InputMapping.cpp @ 92 - Missing element 'idmatcher' from mapping file: ":/inputmaps/dualshock4-xbox-emulate.json" 2018-12-12 23:49:16 [ INFO ] InputMapping.cpp @ 113 - Loading inputmaps from: "/home/lupus/.local/share/plexmediaplayer/inputmaps" 2018-12-12 23:49:16 [ INFO ] InputComponent.cpp @ 54 - Successfully inited input: Keyboard 2018-12-12 23:49:16 [ INFO ] LocalJsonServer.cpp @ 33 - Listening to socket: "/tmp/pmp_inputSocket_lupus.sock" 2018-12-12 23:49:16 [ INFO ] InputComponent.cpp @ 54 - Successfully inited input: socket 2018-12-12 23:49:16 [ INFO ] InputComponent.cpp @ 54 - Successfully inited input: roku 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: input inited 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: system inited 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 20 - "DisplayManager found 2 Display(s)." 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 26 - "Available modes for Display #0 (DVI-D-0)" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 0: 1920 x 1080 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 1: 1920 x 1080 x 0bpp @144.001Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 2: 1920 x 1080 x 0bpp @119.982Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 3: 1920 x 1080 x 0bpp @99.9304Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 4: 1920 x 1080 x 0bpp @84.9045Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 5: 1680 x 1050 x 0bpp @59.9543Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 6: 1440 x 900 x 0bpp @59.8874Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 7: 1280 x 1024 x 0bpp @75.0247Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 8: 1280 x 1024 x 0bpp @60.0197Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 9: 1280 x 960 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 10: 1280 x 800 x 0bpp @59.8103Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 11: 1280 x 720 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 12: 1152 x 864 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 13: 1024 x 768 x 0bpp @75.0286Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 14: 1024 x 768 x 0bpp @70.0694Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 15: 1024 x 768 x 0bpp @60.0038Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 16: 800 x 600 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 17: 800 x 600 x 0bpp @72.1876Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 18: 800 x 600 x 0bpp @60.3165Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 19: 800 x 600 x 0bpp @56.25Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 20: 640 x 480 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 21: 640 x 480 x 0bpp @59.9405Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 26 - "Available modes for Display #1 (HDMI-0)" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 0: 1920 x 1080 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 1: 1920 x 1080 x 0bpp @59.9394Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 2: 1920 x 1080 x 0bpp @50Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 3: 1920 x 1080ix 0bpp @60.0534Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 4: 1920 x 1080ix 0bpp @59.9968Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 5: 1920 x 1080ix 0bpp @50.0445Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 6: 1680 x 1050 x 0bpp @59.9543Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 7: 1440 x 900 x 0bpp @59.8874Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 8: 1360 x 765 x 0bpp @60.0032Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 9: 1280 x 1024 x 0bpp @75.0247Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 10: 1280 x 1024 x 0bpp @60.0197Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 11: 1280 x 800 x 0bpp @59.8103Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 12: 1280 x 720 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 13: 1280 x 720 x 0bpp @59.9434Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 14: 1280 x 720 x 0bpp @50Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 15: 1152 x 864 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 16: 1024 x 768 x 0bpp @75.0286Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 17: 1024 x 768 x 0bpp @70.0694Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 18: 1024 x 768 x 0bpp @60.0038Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 19: 800 x 600 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 20: 800 x 600 x 0bpp @72.1876Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 21: 800 x 600 x 0bpp @60.3165Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 22: 800 x 600 x 0bpp @56.25Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 23: 720 x 576 x 0bpp @50Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 24: 720 x 480 x 0bpp @59.9401Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 25: 640 x 480 x 0bpp @75Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 26: 640 x 480 x 0bpp @72.8088Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 27: 640 x 480 x 0bpp @59.9405Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 30 - "Mode 28: 640 x 480 x 0bpp @59.9286Hz" 2018-12-12 23:49:16 [ INFO ] DisplayManager.cpp @ 40 - "DisplayManager : Current Display Mode on Display #0 is 1920 x 1080 x 0bpp @60Hz" 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: display inited 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: updater inited 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: remote inited 2018-12-12 23:49:16 [ DEBUG ] SettingsComponent.cpp @ 140 - Updated possible values for: "device" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Autoselect device"))("value", QVariant(QString, "auto")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "GP102 HDMI Audio Controller Digital Stereo (HDMI)"))("value", QVariant(QString, "pulse/alsa_output.pci-0000_08_00.1.hdmi-stereo")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (alsa)"))("value", QVariant(QString, "alsa")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HDA NVidia, Generic Digital/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=NVidia,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=Generic")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/Front speakers"))("value", QVariant(QString, "alsa/front:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/2.1 Surround output to Front and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround21:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/4.0 Surround output to Front and Rear speakers"))("value", QVariant(QString, "alsa/surround40:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/4.1 Surround output to Front, Rear and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround41:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/5.0 Surround output to Front, Center and Rear speakers"))("value", QVariant(QString, "alsa/surround50:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/5.1 Surround output to Front, Center, Rear and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround51:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/7.1 Surround output to Front, Center, Side, Rear and Woofer speakers"))("value", QVariant(QString, "alsa/surround71:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Digital/IEC958 (S/PDIF) Digital Audio Output"))("value", QVariant(QString, "alsa/iec958:CARD=Generic,DEV=0"))))) 2018-12-12 23:49:16 [ DEBUG ] PlayerComponent.cpp @ 927 - Audio devices removed: QSet() 2018-12-12 23:49:16 [ DEBUG ] PlayerComponent.cpp @ 928 - Audio devices added: QSet("alsa/sysdefault:CARD=Generic", "alsa/surround51:CARD=Generic,DEV=0", "alsa/hdmi:CARD=NVidia,DEV=0", "alsa/front:CARD=Generic,DEV=0", "pulse/alsa_output.pci-0000_08_00.1.hdmi-stereo", "alsa/surround41:CARD=Generic,DEV=0", "alsa/iec958:CARD=Generic,DEV=0", "alsa/surround40:CARD=Generic,DEV=0", "alsa", "alsa/surround50:CARD=Generic,DEV=0", "alsa/surround21:CARD=Generic,DEV=0", "auto", "alsa/surround71:CARD=Generic,DEV=0") 2018-12-12 23:49:16 [ DEBUG ] PlayerComponent.cpp @ 929 - Audio device selected: "auto" 2018-12-12 23:49:16 [ INFO ] PlayerComponent.cpp @ 1084 - Audio Config - device: auto, channel layout: 2.0, passthrough codecs: none, ac3 transcoding: no 2018-12-12 23:49:16 [ INFO ] PlayerComponent.cpp @ 1221 - Codec "mpeg2video" present 2018-12-12 23:49:16 [ INFO ] PlayerComponent.cpp @ 1221 - Codec "vc1" present 2018-12-12 23:49:16 [ INFO ] PlayerComponent.cpp @ 225 - Present codecs: aasc aic alias_pix amv anm ansi apng asv1 asv2 aura aura2 avrp avrn avs avui ayuv bethsoftvid bfi binkvideo bmp bmv_video brender_pix c93 cavs cdgraphics cdxl cfhd cinepak clearvideo cljr cllc cpia camstudio cyuv dds dfa dirac dnxhd dpx dsicinvideo dvvideo dxa dxtory dxv eacmv eamad eatgq eatgv eatqi 8bps escape124 escape130 exr ffv1 ffvhuff fic flashsv flashsv2 flic flv fmvc 4xm fraps frwu g2m gif h261 h263 h263i h263p h264 hap hevc hnm4video hq_hqa hqx huffyuv idcinvideo iff indeo2 indeo3 indeo4 indeo5 interplayvideo jpeg2000 jpegls jv kgv1 kmvc lagarith loco m101 magicyuv mdec mimic mjpeg mjpegb mmvideo motionpixels mpeg1video mpeg2video mpeg4 mpegvideo msa1 msmpeg4v1 msmpeg4v2 msmpeg4 msrle mss1 mss2 msvideo1 mszh mts2 mvc1 mvc2 mxpeg nuv paf_video pam pbm pcx pgm pgmyuv pictor pixlet png ppm prores prores_lgpl psd ptx qdraw qpeg qtrle r10k r210 rawvideo rl2 roqvideo rpza rscc rv10 rv20 rv30 rv40 sanm scpr screenpresso sgi sgirle sheervideo smackvid smc smvjpeg snow sp5x speedhq sunrast svq1 svq3 targa targa_y216 tdsc theora thp tiertexseqvideo tiff tmv truemotion1 truemotion2 truemotion2rt camtasia tscc2 txd ultimotion utvideo v210 v210x v308 v408 v410 vb vble vc1 vc1image vcr1 vmdvideo vmnc vp3 vp5 vp6 vp6a vp6f vp7 vp8 vp9 vqavideo webp wmv1 wmv2 wmv3 wmv3image wnv1 xan_wc3 xan_wc4 xbm xface xl xpm xwd y41p ylc yop yuv4 012v zerocodec zlib zmbv bintext xbin idf h264_cuvid hevc_cuvid mjpeg_cuvid mpeg1_cuvid mpeg2_cuvid mpeg4_cuvid vc1_cuvid vp8_cuvid vp9_cuvid comfortnoise dvaudio 8svx_exp 8svx_fib s302m sdx2_dpcm aac aac_fixed aac_latm ac3 ac3_fixed alac als amrnb amrwb ape atrac1 atrac3 atrac3al atrac3plus atrac3plusal binkaudio_dct binkaudio_rdft bmv_audio cook dca dsd_lsbf dsd_msbf dsd_lsbf_planar dsd_msbf_planar dsicinaudio dss_sp dst eac3 evrc wavesynth flac g723_1 g729 gsm gsm_ms iac imc interplayacm mace3 mace6 metasound mlp mp1 mp1float mp2 mp2float mp3 mp3float mp3adu mp3adufloat mp3on4 mp3on4float mpc7 mpc8 nellymoser on2avc opus paf_audio qcelp qdm2 qdmc real_144 real_288 ralf shorten sipr smackaud sonic tak truehd truespeech tta twinvq vmdaudio vorbis wavpack wmalossless wmapro wmav1 wmav2 wmavoice ws_snd1 xma1 xma2 pcm_alaw pcm_bluray pcm_dvd pcm_f16le pcm_f24le pcm_f32be pcm_f32le pcm_f64be pcm_f64le pcm_lxf pcm_mulaw pcm_s8 pcm_s8_planar pcm_s16be pcm_s16be_planar pcm_s16le pcm_s16le_planar pcm_s24be pcm_s24daud pcm_s24le pcm_s24le_planar pcm_s32be pcm_s32le pcm_s32le_planar pcm_s64be pcm_s64le pcm_u8 pcm_u16be pcm_u16le pcm_u24be pcm_u24le pcm_u32be pcm_u32le pcm_zork interplay_dpcm roq_dpcm sol_dpcm xan_dpcm adpcm_4xm adpcm_adx adpcm_afc adpcm_aica adpcm_ct adpcm_dtk adpcm_ea adpcm_ea_maxis_xa adpcm_ea_r1 adpcm_ea_r2 adpcm_ea_r3 adpcm_ea_xas g722 g726 g726le adpcm_ima_amv adpcm_ima_apc adpcm_ima_dat4 adpcm_ima_dk3 adpcm_ima_dk4 adpcm_ima_ea_eacs adpcm_ima_ea_sead adpcm_ima_iss adpcm_ima_oki adpcm_ima_qt adpcm_ima_rad adpcm_ima_smjpeg adpcm_ima_wav adpcm_ima_ws adpcm_ms adpcm_mtaf adpcm_psx adpcm_sbpro_2 adpcm_sbpro_3 adpcm_sbpro_4 adpcm_swf adpcm_thp adpcm_thp_le adpcm_vima adpcm_xa adpcm_yamaha libvorbis a64multi(enc) a64multi5(enc) alias_pix(enc) amv(enc) apng(enc) asv1(enc) asv2(enc) avrp(enc) avui(enc) ayuv(enc) bmp(enc) cinepak(enc) cljr(enc) comfortnoise(enc) dnxhd(enc) dpx(enc) dvvideo(enc) ffv1(enc) ffvhuff(enc) flashsv(enc) flashsv2(enc) flv(enc) gif(enc) h261(enc) h263(enc) h263p(enc) huffyuv(enc) jpeg2000(enc) jpegls(enc) ljpeg(enc) mjpeg(enc) mpeg1video(enc) mpeg2video(enc) mpeg4(enc) msmpeg4v2(enc) msmpeg4(enc) msvideo1(enc) pam(enc) pbm(enc) pcx(enc) pgm(enc) pgmyuv(enc) png(enc) ppm(enc) prores(enc) prores_aw(enc) prores_ks(enc) qtrle(enc) r10k(enc) r210(enc) rawvideo(enc) roqvideo(enc) rv10(enc) rv20(enc) s302m(enc) sgi(enc) snow(enc) sunrast(enc) svq1(enc) targa(enc) tiff(enc) utvideo(enc) v210(enc) v308(enc) v408(enc) v410(enc) vc2(enc) wrapped_avframe(enc) wmv1(enc) wmv2(enc) xbm(enc) xface(enc) xwd(enc) y41p(enc) yuv4(enc) zlib(enc) zmbv(enc) aac(enc) ac3(enc) ac3_fixed(enc) alac(enc) dca(enc) eac3(enc) flac(enc) g723_1(enc) mlp(enc) mp2(enc) mp2fixed(enc) nellymoser(enc) opus(enc) real_144(enc) sonic(enc) sonicls(enc) truehd(enc) tta(enc) vorbis(enc) wavpack(enc) wmav1(enc) wmav2(enc) pcm_alaw(enc) pcm_f32be(enc) pcm_f32le(enc) pcm_f64be(enc) pcm_f64le(enc) pcm_mulaw(enc) pcm_s8(enc) pcm_s8_planar(enc) pcm_s16be(enc) pcm_s16be_planar(enc) pcm_s16le(enc) pcm_s16le_planar(enc) pcm_s24be(enc) pcm_s24daud(enc) pcm_s24le(enc) pcm_s24le_planar(enc) pcm_s32be(enc) pcm_s32le(enc) pcm_s32le_planar(enc) pcm_s64be(enc) pcm_s64le(enc) pcm_u8(enc) pcm_u16be(enc) pcm_u16le(enc) pcm_u24be(enc) pcm_u24le(enc) pcm_u32be(enc) pcm_u32le(enc) roq_dpcm(enc) adpcm_adx(enc) g722(enc) g726(enc) adpcm_ima_qt(enc) adpcm_ima_wav(enc) adpcm_ms(enc) adpcm_swf(enc) adpcm_yamaha(enc) ssa(enc) ass(enc) dvbsub(enc) dvdsub(enc) mov_text(enc) srt(enc) subrip(enc) text(enc) webvtt(enc) xsub(enc) libmp3lame(enc) libvorbis(enc) libx264(enc) libx264rgb(enc) libxvid(enc) 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: player inited 2018-12-12 23:49:16 [ INFO ] ComponentManager.cpp @ 41 - Component: power inited 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: switch mapped to DisplayComponent::switchCommand 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: recreateRpiUI mapped to DisplayManagerX11::resetRendering 2018-12-12 23:49:16 [ ERROR ] InputComponent.cpp @ 273 - Slot for host command missing, or has incorrect signature! 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: player mapped to PlayerComponent::userCommand 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: poweroff mapped to PowerComponent::PowerOff 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: reboot mapped to PowerComponent::Reboot 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: suspend mapped to PowerComponent::Suspend 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: cycle_setting mapped to SettingsComponent::cycleSettingCommand 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: set_setting mapped to SettingsComponent::setSettingCommand 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: crash! mapped to SystemComponent::crashApp 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: script mapped to SystemComponent::runUserScript 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: message mapped to SystemComponent::hostMessage 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 264 - Host command maps to method with an argument. 2018-12-12 23:49:16 [ DEBUG ] SettingsComponent.cpp @ 783 - () 2018-12-12 23:49:16 [ DEBUG ] HelperLauncher.cpp @ 52 - Connecting to helper 2018-12-12 23:49:16 [ DEBUG ] HelperLauncher.cpp @ 148 - Connected to helper 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: close mapped to KonvergoWindow::close 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: toggleDebug mapped to KonvergoWindow::toggleDebug 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: reload mapped to KonvergoWindow::reloadWeb 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: fullscreen mapped to KonvergoWindow::toggleFullscreen 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: minimize mapped to KonvergoWindow::minimizeWindow 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 255 - Adding host command: switchMode mapped to KonvergoWindow::toggleWebMode 2018-12-12 23:49:16 [ DEBUG ] InputComponent.cpp @ 269 - Host command maps to method without arguments. 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 276 - Restoring geo: QRect(31,51 1858x998) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 198 - Window state when saving geometry: QWindow::Visibility(Hidden) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 209 - Saving window geometry: QRect(31,51 1858x998) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 497 - QWindow visibility set to QWindow::Visibility(Windowed) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 276 - Restoring geo: QRect(31,51 1858x998) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 198 - Window state when saving geometry: QWindow::Visibility(Windowed) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 209 - Saving window geometry: QRect(31,51 1858x998) 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 703 - Screen 0 QScreen(0x7ff0b4049390, name="DVI-D-0") QRect(0,0 1920x1080) QRect(0,0 3840x1080) active: true selected: false 2018-12-12 23:49:16 [ DEBUG ] KonvergoWindow.cpp @ 703 - Screen 1 QScreen(0x563bfe2c3cf0, name="HDMI-0") QRect(1920,0 1920x1080) QRect(0,0 3840x1080) active: false selected: false 2018-12-12 23:49:16 [ DEBUG ] SettingsComponent.cpp @ 140 - Updated possible values for: "forceFSScreen" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Auto"))("value", QVariant(QString, "")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "0,0 1919x1079 (DVI-D-0) *"))("value", QVariant(QString, "DVI-D-0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "1920,0 3839x1079 (HDMI-0)"))("value", QVariant(QString, "HDMI-0"))))) 2018-12-12 23:49:17 [ DEBUG ] SettingsComponent.cpp @ 775 - Using web-client URL: "file:////usr/share/plexmediaplayer/web-client/desktop/index.html" 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: display to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: input to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: player to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: power to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: remote to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: settings to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: system to webchannel 2018-12-12 23:49:17 [ DEBUG ] ComponentManager.cpp @ 88 - Adding component: updater to webchannel 2018-12-12 23:49:17 [ INFO ] Log.cpp @ 91 - Setting log level to: "debug" 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: option --hwdec-preload was replaced with --opengl-hwdec-interop and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: mpv 0.27.2 (C) 2000-2017 mpv/MPlayer/mplayer2 projects 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: built on UNKNOWN 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: ffmpeg library versions: 2018-12-12 23:49:17 [ DEBUG ] SettingsComponent.cpp @ 140 - Updated possible values for: "device" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Autoselect device"))("value", QVariant(QString, "auto")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "GP102 HDMI Audio Controller Digital Stereo (HDMI)"))("value", QVariant(QString, "pulse/alsa_output.pci-0000_08_00.1.hdmi-stereo")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (alsa)"))("value", QVariant(QString, "alsa")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HDA NVidia, Generic Digital/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=NVidia,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=Generic")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/Front speakers"))("value", QVariant(QString, "alsa/front:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/2.1 Surround output to Front and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround21:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/4.0 Surround output to Front and Rear speakers"))("value", QVariant(QString, "alsa/surround40:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/4.1 Surround output to Front, Rear and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround41:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/5.0 Surround output to Front, Center and Rear speakers"))("value", QVariant(QString, "alsa/surround50:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/5.1 Surround output to Front, Center, Rear and Subwoofer speakers"))("value", QVariant(QString, "alsa/surround51:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Analog/7.1 Surround output to Front, Center, Side, Rear and Woofer speakers"))("value", QVariant(QString, "alsa/surround71:CARD=Generic,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "HD-Audio Generic, ALC1220 Digital/IEC958 (S/PDIF) Digital Audio Output"))("value", QVariant(QString, "alsa/iec958:CARD=Generic,DEV=0"))))) 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 927 - Audio devices removed: QSet() 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 928 - Audio devices added: QSet() 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 929 - Audio device selected: "auto" 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libavutil 55.58.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libavcodec 57.89.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libavformat 57.71.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libswscale 4.6.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libavfilter 6.82.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: libswresample 2.7.100 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: ffmpeg version: 3.3.6 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Configuration: /var/tmp/portage/media-video/mpv-0.27.2/work/mpv-0.27.2/waf --prefix=/usr --libdir=/usr/lib64 --confdir=/etc/mpv --docdir=/usr/share/doc/mpv-0.27.2 --htmldir=/usr/share/doc/mpv-0.27.2/html --enable-libmpv-shared --disable-libmpv-static --disable-static-build --disable-optimize --disable-debug-build --enable-html-build --disable-pdf-build --disable-cplugins --disable-zsh-comp --disable-test --disable-android --enable-iconv --disable-libsmbclient --enable-lua --lua=luajit --disable-javascript --enable-libass --enable-libass-osd --enable-zlib --enable-encoding --disable-libbluray --enable-dvdread --enable-dvdnav --enable-cdda --enable-uchardet --disable-rubberband --enable-lcms2 --disable-vapoursynth --disable-vapoursynth-lazy --disable-libarchive --enable-libavdevice --disable-sdl2 --disable-sdl1 --disable-oss-audio --disable-rsound --disable-sndio --enable-pulse --disable-jack --disable-openal --disable-opensles --enable-alsa --disable-coreaudio --disable-cocoa --disable-drm --disable-gbm --disable-wayland --enable-x11 --enable-xv --disable-gl-cocoa --enable-gl-x11 --enable-egl-x11 --disable-egl-drm --disable-gl-wayland --disable-vdpau --disable-vdpau-gl-x11 --disable-vaapi --disable-vaapi-x11 --disable-vaapi-wayland --disable-vaapi-drm --disable-caca --enable-jpeg --disable-rpi --enable-plain-gl --disable-mali-fbdev --disable-vaapi-hwaccel --disable-vdpau-hwaccel --disable-cuda-hwaccel --disable-tv --disable-tv-v4l2 --disable-libv4l2 --disable-audio-input --disable-dvbin --disable-apple-remote --disable-build-date configure 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: List of enabled features: alsa asm atomics avutil-imgcpy-uc avutil-spherical cdda cplayer dvdnav dvdread dvdread-common egl-helpers egl-x11 encoding fchmod gbm.h gl gl-x11 glibc-thread-name glob glob-posix gnuc iconv is_ffmpeg jpeg lcms2 libass libass-osd libav libavcodec libavdevice libdl libm libmpv-shared librt linux-fstatfs lua luajit nanosleep plain-gl posix posix-or-mingw posix-spawn pthreads pulse shm stdatomic termios uchardet vt.h x11 xv zlib 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: '' -> '/home/lupus/.local/share/plexmediaplayer' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: 'encoding-profiles.conf' -/-> '/home/lupus/.local/share/plexmediaplayer/encoding-profiles.conf' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: 'mpv.conf' -/-> '/home/lupus/.local/share/plexmediaplayer/mpv.conf' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: 'config' -/-> '/home/lupus/.local/share/plexmediaplayer/config' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: 'input.conf' -/-> '/home/lupus/.local/share/plexmediaplayer/input.conf' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - global: config path: 'scripts' -> '/home/lupus/.local/share/plexmediaplayer/scripts' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Run command: hook-add, flags=0, args=[on_load, 1, 0] 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Run command: hook-add, flags=0, args=[on_preloaded, 2, 0] 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - ao/pulse: Library version: 12.2.0 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - ao/pulse: Proto: 32 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - ao/pulse: Server proto: 4294967295 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-exclusive=false -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-device="auto" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: af-defaults="lavrresample:normalize=yes:o=[surround_mix_level=1]" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-spdif="" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-channels="2.0" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Run command: af, flags=0, args=[del, @ac3] 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Option af-del: item label @ac3 not found. 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: property 'sub-text-font-size' was replaced with 'sub-font-size' and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-font-size=32.000000 -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-text-font-size=32.000000 -> 1 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: property 'sub-text-color' was replaced with 'sub-color' and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-color="#EEEEEE" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-text-color="#EEEEEE" -> 1 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: property 'sub-text-border-color' was replaced with 'sub-border-color' and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-border-color="#000000" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-text-border-color="#000000" -> 1 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: property 'sub-text-align-x' was replaced with 'sub-align-x' and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-align-x="center" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-text-align-x="center" -> 1 2018-12-12 23:49:17 [ WARN ] PlayerComponent.cpp @ 597 - cplayer: Warning: property 'sub-text-align-y' was replaced with 'sub-align-y' and might be removed in the future. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-align-y="bottom" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: sub-text-align-y="bottom" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: video-sync="audio" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: hwdec="no" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: videotoolbox-format="nv12" -> -3 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: deinterlace="no" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: display-fps=0.000000 -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-delay=0.000000 -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: cache=76800 -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: video-unscaled=false -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: video-aspect="-1" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: keepaspect=true -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: panscan=0.000000 -> 1 2018-12-12 23:49:17 [ DEBUG ] HelperLauncher.cpp @ 93 - Helper is running version: "2.24.0.-63fcaa8e" 2018-12-12 23:49:17 [ DEBUG ] KonvergoWindow.cpp @ 614 - resize event: QSize(920, 998) 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: vo="opengl-cb" -> 1 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: GL_VERSION='4.6.0 NVIDIA 415.18' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Detected desktop OpenGL 4.6. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: GL_VENDOR='NVIDIA Corporation' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: GL_RENDERER='GeForce GTX 1080 Ti/PCIe/SSE2' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: GL_SHADING_LANGUAGE_VERSION='4.60 NVIDIA' 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Loaded extension GL_NV_vdpau_interop. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Loaded extension GL_MP_MPGetNativeDisplay. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Testing FBO format rgba16 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Create FBO: 16x16 (16x16) 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: Using FBO format rgba16. 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - opengl-cb: No advanced processing required. Enabling dumb mode. 2018-12-12 23:49:17 [ DEBUG ] Log.cpp @ 29 - "qrc:/ui/webview.qml:166:onLoadingChanged: WebEngineLoadRequest starting: file:///usr/share/plexmediaplayer/web-client/desktop/index.html" 2018-12-12 23:49:17 [ DEBUG ] PlayerComponent.cpp @ 593 - cplayer: Set property: audio-device="auto" -> 1

I'm running stable Gentoo, not systemwide ~amd64, with kernel 4.19.8, i3-gaps, compton and nvidia binary driver.

I'm not sure what is causing this bug. Let me know if you need more info

lupusbytes commented 5 years ago

I think it might be related to https://github.com/plexinc/plex-media-player/issues/743 ? I see that I'm running Qt 5.11.1

lupusbytes commented 5 years ago

Upgrading dev-qt/* to 5.11.3 with portage fixed the issue and now i can successfully launch plexmediaplayer. The bug, as mentioned in the issue above, is only present in Qt 5.11.1. I think it's a pretty big problem that the current Gentoo stable Qt version is incompatible with this build.

comio commented 5 years ago

I updated the dependencies. Thanks a lot.

luigi

lilyinstarlight commented 5 years ago

Since the dependencies have been updated, I'll close this issue.