Needing help with Studio on Arch Linux

Hi
I’m trying to get Roblox Studio to work on Arch Linux via Vinegar however it keeps on begging me to use Webview2 to be able to sign into the app.

Ive tried to install Web View runtime 2 via Wine and running this command (installed the installer off the microsoft website, x64)

Ive also installed Sober and Vinegar off Flatpak via flatpak install vinegar, and installed flatpak off sudo pacman -S flatpak

wine /home/archlinux/Downloads/MicrosoftEdgeWebView2RuntimeInstallerX64.exe

It says its complete, I try running vinegar again with studio and it still asks me for webview2 runtime.


(and no the login via browser button does not work)

2 Likes

I feel like you’d have better luck on VinegarHQ’s server, but did you resolve this? Anyway try sudo pacman -S xdg-desktop-portal-gtk and xdg-mime default org.vinegarhq.Vinegar.studio.desktop x-scheme-handler/roblox-studio-auth

2 Likes

If youre on kde, you can try running it via flathub, which installs all dependencies.

2 Likes

Thank you! I didn’t really expect changing DE from Hyprland to KDE temporarily would fix anything but now I am logged in, seems like when I was on Hyprland the login via browser was broken somehow.

1 Like