Michael Kane Juncker

Results 6 comments of Michael Kane Juncker

@Nd1002 any plans from your side to adjust and get this merged? If not, I could might find some time to jump in, although I am pretty new to this...

We've also noticed this in case there are networking-related issues. AFAICS, there are no timeout parameters being pushed down to the S3 client, so there is nothing to configure. What...

This would effectively also address #299 as then there would be no need to "auto-detect" which schema actually applies. At least as a workaround.

I'm on Arch Linux and I tried to create a symlink to solve this issue. The library now should be fine: ``` $ ldd /usr/lib/wsl/drivers/iigd_dch.inf_amd64_6b685bc720198186/libLLVM-9.so linux-vdso.so.1 (0x00007ffcde34d000) libedit.so.2 => /usr/lib/libedit.so.2...

IDK exactly why, but setting `GALLIUM_DRIVER=d3d12` actually made it. So now I am starting my KDE Plasma 6 Wayland session with: ```bash GALLIUM_DRIVER=d3d12 /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland ``` ...which gives me the...

Some further observation (DKE Plasma 6 Wayland session under Arch Linux): With llvmpipe: * UI feels snappy (dragging windows, popups open instantly, ...) * Output in Konsole is fast *...