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
Hello, after reinstalling Arch Linux, this problem occurred to me when logging in after installing osu-wine. Note I already installed dependencies like multilib and zenity. It seems the software tried to open Steam which I didn't have it installed yet but it did verify once too without Steam in my previous Arch install. Is there any way I can just grab the verification link to paste it manually into any browser?
steam-runtime-urlopen: Unable to open URL steam-runtime-urlopen: tried using steam.pipe, received error: Steam is not running: No such file or directory steam-runtime-urlopen: tried using xdg-desktop-portal, received error: Unable to open URL with xdg-desktop-portal: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface ?org.freedesktop.portal.OpenURI? on object at path /org/freedesktop/portal/desktop
SOLVED!: All I had to do was to install xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk and restart my computer. Hope this helps.
The text was updated successfully, but these errors were encountered:
Hello, after reinstalling Arch Linux, this problem occurred to me when logging in after installing osu-wine. Note I already installed dependencies like multilib and zenity. It seems the software tried to open Steam which I didn't have it installed yet but it did verify once too without Steam in my previous Arch install. Is there any way I can just grab the verification link to paste it manually into any browser?
steam-runtime-urlopen: Unable to open URL steam-runtime-urlopen: tried using steam.pipe, received error: Steam is not running: No such file or directory steam-runtime-urlopen: tried using xdg-desktop-portal, received error: Unable to open URL with xdg-desktop-portal: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface ?org.freedesktop.portal.OpenURI? on object at path /org/freedesktop/portal/desktop
SOLVED!: All I had to do was to install
xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk
and restart my computer. Hope this helps.The text was updated successfully, but these errors were encountered: