rippin93 / tidal-desktop

Cross-platform desktop client for tidal web app
35 stars 4 forks source link

Not working at all on Nvidia linux (proprietary driver) #8

Closed ghost closed 8 months ago

ghost commented 2 years ago

on linux (fedora) and nvidia gpu (with proprietary drivers) don't start at all on wayland an black screen on X11, tryed to add

const { app } = require('electron') app.commandLine.appendSwitch('disable-gpu') app.disableHardwareAcceleration()

to fix it like other electron app but only Tidal refuse to work even with this. if you have an idea

ghost commented 2 years ago

The error is : [39:0210/132932.146034:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is swiftshader, ANGLE is