JayJay1989 / Pretzel-Desktop

Pretzel desktop audio player for linux
MIT License
4 stars 0 forks source link

Unsupported Browser message when trying to login with Twitch #21

Open deadpoetix opened 6 months ago

deadpoetix commented 6 months ago

Reinstalling the app after switching distros to Xubuntu 22.04 and after clicking through the initial checkboxes and choosing to Log In, presented with a Twitch login screen.

At the login I type in my username and password, hit enter, and the screen sits. After a bit, it will eventually display "Your browser is not currently supported. Please use a recommended browser or learn more here."

This was the same message received through installing with the Snap, the Deb package, and the AppImage

Only error when running from terminal was (node:6748) DeprecationWarning: file property is deprecated and will be removed in v5. Use pretzeldesktop --trace-deprecation ... to show where the warning was created. Running with --trace-deprecation didn't show anything different that I could see.

Reproduced on Linux Mint 23.1 Cinnamon edition, although that is based on Ubuntu 22.04 as well from the looks. Not sure if I will need to update the browser framework or something similar?

JayJay1989 commented 6 months ago

I will look into this. Thanks for reporting