Darren Salt

Results 29 comments of Darren Salt

As it looks more like an amdgpu problem than a Mesa bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2020

Some work has been done on tracking this down – https://gitlab.freedesktop.org/drm/amd/-/issues/1980 has a comment which describes a fix (basically, revert one patch in Mesa). That works fine here (I've tested...

Re. unresponsive UI – I'm fairly sure that there's a synchronisation bug here. On first opening a web page, the page area is unresponsive; but resize it, and either the...

@appleneko2001, it looks like you're describing #9484.

```sh ./start_game_bepinex.sh gdb --args ./valheim.x86_64 ``` … segfaults after printing Unity memory configuration stuff… ``` (gdb) bt #0 0x0000000000000000 in ?? () #1 0x0000000040021558 in ?? () #2 0x0000000000000000 in...

I tried moving `unstripped_corlib/mscorlib.dll` out of the way. This is insufficient: it merely results in the crash occurring a little later. I moved `unstripped_corlib` out of the way and all...

Just re-checked, same backtrace with `unstripped_corlib` in place. I'm calling the removal of that directory and its content a sufficient workaround. (@Orohal, your log text should be marked as a...

Similar situation now (4.0.2). It would make sense to me for the search box, or an icon for it, to be in the top area, left of the “publish” button...

It *may* work for anything which needs X, but beyond that – well, it'd need to be ported to wayland, for a start; and that's not something which I've looked...

Maybe convert this into an actual commit or patch? (It'll need an update or two for recent changes.)