Streamerbot / sb-linux-installer

Install shell script to easily setup Streamer.bot with wine on Linux
https://streamer.bot
GNU General Public License v3.0
17 stars 3 forks source link

Streamer.bot Ubuntu 22.04 in Wine Failed to execute default Web Browser #7

Closed TumTumTom closed 7 months ago

TumTumTom commented 9 months ago

Streamer.bot Ubuntu 22.04 in Wine Error: Input/output. Failed to execute default Web Browser.

Install Ubuntu with XFCE4 and VNC or XRDP. Install Wine with the guide (64 bits) Install the prerequisites Create the shortcut Open Streamerbot Confirm everything works fine Go to Platforms > Twitch > Accounts > Not logged in and click on Login. Nothing happens

Set default browser in XFCE4 or with command line. Everything works fine, but not in Streamer.bot. Set Windows browser in wine register (regedit), the error still occurs. Even with firefox installed in Wine.

Followed the steps in: https://wiki.streamer.bot/en/Installing-on-Linux

Tested:

Screenshot: Screenshot 2023-12-28 201959

wine --version wine-9.0-rc3 (Staging) Ubuntu version 5.15.0-91-generic #101-Ubuntu winetricks --version 20230212-next

Used the install script and after the issues manually. There's no way to fix this without adjustments in the app?

TumTumTom commented 9 months ago

I found a workaround after some troubleshooting. It looks like Wine doesnt like Snap with this app. apt install firefox is doing a snap install firefox.

Check this guide for the firefox repo: https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04