RLHD icon indicating copy to clipboard operation
RLHD copied to clipboard

Doesn't work on Linux anymore. Auto Turns off.

Open KandiKlover opened this issue 4 years ago • 7 comments

When I click the orange slider to turn on it just goes back off now on Linux Mint 19. The original 1.0.2 release worked great, 1.0.3 still worked but with worse performance, and now 1.0.4 won't work at all.

KandiKlover avatar Sep 30 '21 09:09 KandiKlover

please post your client.log file

Your client logs can usually be found in C:\Users\<your_user_name>\.runelite\logs on Windows and ~/.runelite/logs on Linux and macOS.

RS117 avatar Sep 30 '21 16:09 RS117

Not the original poster, but here's my logs with the same symptoms. I can't vouch for it working previously, since this is my first time trying out the plugin.

client.log

Fedora 33, Nvidia driver version 465.31 with a GTX 1660 Super. Hope this helps!

BryanAke avatar Oct 02 '21 21:10 BryanAke

Same boat as ^. Plugin has never worked. Running Ubuntu 20.04.1 LTS and Radeon HD 7550M/7570M/7650M

Here's the stack trace from the client log: java.lang.InternalError: XXX0 profile[2]: GL2 -> profileImpl GL3bc !!! not mapped at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2098) at com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1976) at com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1895) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1861) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:239) at java.base/java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:225) at rs117.hd.HdPlugin.lambda$startUp$1(HdPlugin.java:456) at net.runelite.client.callback.ClientThread.invoke(ClientThread.java:99) at net.runelite.client.callback.Hooks.clientMainLoop(Hooks.java:195) at client.zc(client.java:29407) at client.ad(client.java) at ay.th(ay.java:390) at ay.run(ay.java:344) at java.base/java.lang.Thread.run(Thread.java:834) client.log

michaelcaruso1100 avatar Oct 08 '21 21:10 michaelcaruso1100

Do you know if you're using xorg or wayland? I haven't tested the plugin on wayland but I've never had any issues with X

sosodev avatar Feb 07 '22 18:02 sosodev

Mint 19 has almost none wayland support, so it is quite safe to say that original poster used xorg. Ubuntu 20.04 defaults to X too.

ile6695 avatar May 17 '22 21:05 ile6695

Not an issue on Ubuntu 22.04 running nvidia 512 binary and xorg

SirFancyBacon avatar May 17 '22 22:05 SirFancyBacon

This occasionally happens to me but a reboot fixes it for some reason which makes me feel like it's not a Runelite issue. I use Arch btw

bdnugget avatar Jul 12 '22 14:07 bdnugget