DarkShadow44

Results 51 comments of DarkShadow44

FWIW, I don't think this project uses pytorch at all, not sure why it says it does. I compiled jaxlib for rocm, but I get the following error: `2022-06-29 04:45:34.924212:...

I have a normal RX 5700, no XT. I edited "tensorflow/stream_executor/device_description.h" to add a gfx1010, just adding rocm_amdgpu_target doesn't work.

It's probably because you ship "libwayland-client.so.0", which is older than my libKF5GuiAddons.so.5 expects.

Arch Linux, KDE Plasma 5.25. Not sure what other details are of use, please tell me if you need more. Side note: Is the source available? Would be easier for...

Different WM could work, I had another issue with Xfce, but this issue is plasma specific and I don't want to change my DE just for this. I already tried...

An idea would be to make a version that doesn't include needed dependencies, but require them to be installed on the distro. This would allow Arch users to provide them...

Different WM works, but that does NOT make it a KDE issue. No offence, but I already told you the reason for the error: - "libKF5GuiAddons.so.5" depends on the library...

My `kde-open5` works perfecly fine. However, when I use `LD_LIBRARY_PATH=/home/fabian/Games/RimWorld/RimPy kde-open5 /home/` then I get the error: `kde-open5: symbol lookup error: /usr/lib/libKF5GuiAddons.so.5: undefined symbol: wl_proxy_marshal_flags` Because, as I said again...

Since I don't know how you call kde-open5, could you make sure no library overrides are set? E.g. clear LD_LIBRARY_PATH before trying to call kde-open5. I'd like to help, but...

I'm using KDE 5.25, the easiest way to reproduce would probably to run Arch Linux in a VM. Or an easier to install Arch derivate like Manjaro should work as...