runelite / launcher

Launcher for RuneLite
https://runelite.net
BSD 2-Clause "Simplified" License
61 stars 94 forks source link

snap: Bundle GVFS to fix web links not opening #92

Closed JGCarroll closed 3 years ago

JGCarroll commented 3 years ago

The vanilla client fails to open web browsers on Linux systems in the event GVFS isn't installed. These are not covered by the xdg-open fallback functionality that RuneLite's plugins use. This commit is enough to ensure every snap user has enough of GFVS to catch the cases the xdg-open functionality doesn't cover.