Server Version#:
Player Version#: 1.68.2
Hi!
On my Linux Mint v21.1 I have Cinammon installed as DE and installed the flatpak Plex Desktop version.
I’m trying to start it with flatpak run tv.plex.PlexDesktop without success. It exits to the shell with:
flatpak -v run tv.plex.PlexDesktop
F: No installations directory in /etc/flatpak/installations.d. Skipping
F: Opening system flatpak installation at path /var/lib/flatpak
F: Opening user flatpak installation at path /home/jorge/.local/share/flatpak
F: Opening user flatpak installation at path /home/jorge/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: Skipping parental controls check for app/tv.plex.PlexDesktop/x86_64/stable since parental controls are disabled globally
F: Opening user flatpak installation at path /home/jorge/.local/share/flatpak
F: Opening system flatpak installation at path /var/lib/flatpak
F: /var/lib/flatpak/runtime/org.freedesktop.Platform/x86_64/21.08/fb5e773453be4c35c971eb4a855a0a2809207fc9ee0cde6d96fd1b5f103b9d5f/files/lib32 does not exist
F: Cleaning up unused container id 450220365
F: Cleaning up per-app-ID state for com.plexamp.Plexamp
F: Cleaning up unused container id 4067875392
F: Cleaning up per-app-ID state for com.plexamp.Plexamp
F: Allocated instance id 2072978269
F: Add defaults in dir /tv/plex/PlexDesktop/
F: Add locks in dir /tv/plex/PlexDesktop/
F: Allowing x11 access
F: Allowing pulseaudio access
F: Pulseaudio user configuration file ‘/home/jorge/.config/pulse/client.conf’: Error opening file /home/jorge/.config/pulse/client.conf: No such file or directory
F: Running ‘bwrap --args 40 xdg-dbus-proxy --args=42’
F: Running ‘bwrap --args 40 Plex’
$
Then, I do a $ cat Plex.log
and saw this:
May 11, 2023 18:48:27.659 [0x7ff93cff9640] WARN - QSslSocket::connectToHostEncrypted: TLS initialization failed
May 11, 2023 18:48:27.660 [0x7ff93dffb640] WARN - [Widevine] Version list request returned code 0.
May 11, 2023 18:48:27.662 [0x7ff93dffb640] WARN - [Widevine] Failed to update CDM: Bad response code on version list.
May 11, 2023 18:48:27.711 [0x7ff9abcecd40] ERROR - [Controllers] qrc:/views/WebWindow.qml: module “Adwaita-dark” is not installed
May 11, 2023 18:48:27.711 [0x7ff9abcecd40] INFO - [Application] Terminated.
May 11, 2023 18:48:27.711 [0x7ff9abcecd40] INFO - [NanoServer] Stopping nano server.
May 11, 2023 18:48:27.724 [0x7ff9abcecd40] INFO - [Controllers] Unloading qrc:/views/WebWindow.qml.
May 11, 2023 18:48:27.724 [0x7ff9abcecd40] WARN - [Controllers] QCoreApplication::postEvent: Unexpected null receiver
May 11, 2023 18:48:27.724 [0x7ff9abcecd40] DEBUG - [Controllers] Unloading QML engine.
May 11, 2023 18:48:27.752 [0x7ff9abcecd40] ERROR - Fatal error: qrc:/views/WebWindow.qml: module “Adwaita-dark” is not installed
Can you please help on this error?
Thanks,
Jorge