Mastermindzh / tidal-hifi

The web version of Tidal running in electron with hifi support thanks to widevine.
Other
912 stars 54 forks source link

Fail to Open Fedora 39 KDE #408

Closed agarlow23 closed 2 weeks ago

agarlow23 commented 1 month ago

New install of Fedora 39 on Framework 13 and flatpak won't open. First it complained about not having access to the system bus so I used Flatseal to enable dbus system bus, but it still wont open.

Output of trying to open in terminal with --trace-warnings gives;

UnhandledPromiseRejectionWarning: Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12873) at emitUnhandledRejectionWarning (node:internal/process/promises:200:15) at processPromiseRejections (node:internal/process/promises:296:13) at process.processTicksAndRejections (node:internal/process/task_queues:96:32) (node:2) Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12873)

System Specs: OS: Fedora Linux 39 (KDE Plasma) x86_64 Kernel: 6.8.10-200.fc39.x86_64 Shell: fish 3.7.0 DE: KDE Plasma 5.27.11 WM: KWin (X11) CPU: 11th Gen Intel(R) Core(TM) i7-1165G7 (8) @ 4.70 GHz GPU: Intel Iris Xe Graphics

Mastermindzh commented 1 month ago

@agarlow23,

Please try again 😄. I just released a new version, the old one had a bug in it that required it to have WAY more permission dependencies.

Note: the flatpak might not be updated yet, you can try another if you want.

crimsonthunder commented 1 month ago

Same Error for me. Latest Flatpak-Version.

Wayland socket not available, running through Xwayland. (node:2) UnhandledPromiseRejectionWarning: Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12873) at emitUnhandledRejectionWarning (node:internal/process/promises:200:15) at processPromiseRejections (node:internal/process/promises:296:13) at process.processTicksAndRejections (node:internal/process/task_queues:96:32) (node:2) Error: Failed to install required components at n.whenReady (node:electron/js2c/browser_init:2:12873)

App Version:

TIDAL Hi-Fi com.mastermindzh.tidal-hifi 5.13.1 stable flathub system

System: OS: openSUSE Tumbleweed 20240524 x86_64 Kernel: Linux 6.9.1-1-default Shell: zsh 5.9 Display (LC32G7xT): 2560x1440 @ 144H DE: KDE Plasma 6.0.4 WM: KWin (Wayland) Theme: Breeze (openSUSEdark) [QT], Breeze-Dar] CPU: AMD Ryzen 9 3900X (24) @ 4,40 GHz GPU: AMD Radeon RX 7900 XTX @ 0,02 GHz Memory: 31,26 GiB

Mastermindzh commented 4 weeks ago

Did you try the other installs to narrow down whether it's an app problem or a packaging problem? Haven't gotten complaints on this from others tbh 😄

crimsonthunder commented 4 weeks ago

Iam on vacation right now. Will test it when I get home.

Rick van Lieshout @.***> schrieb am Di., 4. Juni 2024, 09:21:

Did you try the other installs to narrow down whether it's an app problem or a packaging problem? Haven't gotten complaints on this from others tbh 😄

— Reply to this email directly, view it on GitHub https://github.com/Mastermindzh/tidal-hifi/issues/408#issuecomment-2146790377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA25IJCBOH2LAGMP55NB6Y3ZFVTGBAVCNFSM6AAAAABIEWYSLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBWG44TAMZXG4 . You are receiving this because you commented.Message ID: @.***>

Mar0xy commented 4 weeks ago

packaging problem?

Would be very weird for it to be a packaging problem considering this started happening to fresh flatpak users on 5.13.0 while all versions before were fine.

crimsonthunder commented 3 weeks ago

Tried this package (non flatpak) and got the same problem: https://build.opensuse.org/package/show/home:Maroxy/tidal-hifi

I manually installed older FlatPak packages (oldest version February). I get the same error message with all variants. Unfortunately I can't take much from it and am now at a loss.

Update: Tried running from Source....surprise same error. :/

Mar0xy commented 3 weeks ago

This could indicate that there could be something wrong with the Castlabs electron version in my opinon. What is your thought about it @Mastermindzh considering that "Error: Failed to install required components" is usually caused by it when it fails to download and extract Widevine CDM

crimsonthunder commented 2 weeks ago

It suddenly works for me. No idea why. Nevertheless many thanks!

Mastermindzh commented 2 weeks ago

Weird indeed. Thanks @crimsonthunder for confirming.

I couldn't replicate it myself so let's just close the issue.