You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### When I try to join games from the Roblox website or click on private server links, nothing happens!
209
+
Sober depends on the OpenURI portal for opening Roblox links. If you're experiencing issues related to that, then your desktop environment / window manager may not have set up XDG portals correctly.
210
+
211
+
#### Solution
212
+
Install the `xdg-desktop-portal-gtk` package from your distribution's repositories if you haven't done so already, then restart your device before proceeding with the next step.
213
+
214
+
If you're on a desktop environment or window manager that uses X11, you can run the following script to setup the portal automatically:
If you're on a desktop environment or window manager that uses Wayland, XDG portals should work out of the box. If you're still experiencing issues, run the following command:
0 commit comments