Forums

Community: Linux Support 2.0 Thread is sticky

Quick find code: 409-410-916-65990459

Jim Dweebman
Jan Member 2022

Jim Dweebman

Posts: 7 Bronze Posts by user Forum Profile RuneMetrics Profile
Seppe summon said :
Haukko said :
Im running runescape on a debian based linux os and the game just constantly keeps crashing. It gives me an error message saying: GTK-Message Failed to load module "atk-bridge"
corrupted double-linked list. Please someone help, it is so annoying!


the corrupted double-linked list error is sadly a known bug caused by mesa.
A fix for it has actually been found and merged so it should be fixed in the next mesa release.

Other than that I've heard that the snap version of the game bundles a mesa version that doesn't include the issue so for now I'd recommend playing via the snap .


Thanks for this tip! I just upgraded my machine from a dual core i5 to an 8-core Ryzen and the malloc error was driving me a bit nuts. Snap seems much better.

06-Aug-2022 09:29:42

Weedmic
Jan Member 2009

Weedmic

Posts: 128 Iron Posts by user Forum Profile RuneMetrics Profile
I am trying to get flathub runescape to have sound. flatpak seems "sandboxed" with regard to sound. Where I should see "audio volume" "runescape" and a sliding bar, I am seeing only "no applications playing or recording audio". All users are members of flatpak group. Is there some other package I am meant to install to allow flatpak access to the host machine's speaker - or - some other permission I am meant to set to allow sound to be accessed? I have also ensured there is a line in the manifest.json file under "finish-args" with "--socket=pulseaudio".

opensuse 15.3

this is what I do...

REMOVE RS:

flatpak uninstall flathub com.jagex.RuneScape

remove the following r/s dirs:

rm -rf /home/weedmic/.var/app/com.jagex.RuneScape/Jagex/RuneScape
rm -rf /home/weedmic/Jagex/RuneScape/

REMOVE FLATPAK:

remove flatpak from yast (4 items - keep xdg-desktop-portal)

install newest nvidia driver

reboot

ensure sound is functional

INSTALL FLAPAK: (from these instructions: https://flatpak.org/setup/openSUSE)

sudo zypper install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

add users to flatpak group

INSTALL RS FM FLATHUB:

flatpak install flathub com.jagex.RuneScape
NOTE: stick around need to login as root at least 1 time
(flatpak run com.jagex.RuneScape)

NOTE: if it is "building cache" wait in lobby until done (huge file)

The system-wide data (runtimes, applications and configuration) are located in .../var/lib/flatpak/, and the per-user data is in $HOME/.local/share/flatpak/

actual - /var/lib/flatpak/app/com.jagex.RuneScape/current/abc.../files>

manifest.json

"finish-args"
"--socket=pulseaudio"

12-Sep-2022 18:52:38

xzenner
Mar Member 2023

xzenner

Posts: 1 Bronze Posts by user Forum Profile RuneMetrics Profile
Trying to install Runescape 3 on Linux Mint 21.1 Vera
Getting the following issue:
>The following packages have unmet dependencies.
> runescape-launcher : Depends: libssl1.1 but it is not installable

Have tried to install libssl1.1 and thought i had done so sucessfully however it still doesn't seem to run. any help please?
Thanks

28-Dec-2022 14:28:28

GarrietStar

GarrietStar

Posts: 1 Bronze Posts by user Forum Profile RuneMetrics Profile
I would highly recommend the Snap version as it is the only one with consistent working audio for me and handles all dependencies automatically, The flatpack version will handle dependencies as well, but I have an audio issue with it.

31-Dec-2022 04:43:31

Hicomander
Oct Member 2014

Hicomander

Posts: 174 Iron Posts by user Forum Profile RuneMetrics Profile
Just installed the Ubuntu version via the script on the install page and ran into one issue
Depends: libssl1.1 (>= 1.1.1) but it is not installable

Got passed it by doing:
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb
sudo apt install runescape-launcher

Hope this helps anyone in the future.

05-Jan-2023 08:52:52

SuperTuxKart
Jul Member 2020

SuperTuxKart

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
The game keeps instantly crashing on "loading application resources" after I resized the window to some weird size and it generally does that but this is the first time it won't start at all.
its not hanging so idk if its loading into the client after but "runescape" and "runescape-launcher"

I'm using KDE Plasma with Kwin and Xorg and got rs from "runescape-launcher" in the AUR
This is whats running whenever I open it

I've tried reinstalling runescape-launcher, removing ~/Jagex, switching to i3-wm and to wayland, resetting ~/.config/kwinrc and creating a window rule in KDE to always start maximized/minimized for runescape

Is there some config file that I can't find somewhere that's messing it up or what

30-Jan-2023 03:13:01

Quick find code: 409-410-916-65990459 Back to Top