Open YiitWT opened 2 weeks ago
LTS Aur package "modrinth-app"
Linux
/usr/bin/modrinth-app: line 2: 2698 Segmentation fault (core dumped) env WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/modrinth-app/modrinth-app "$@"
I've tried export WEBKIT_DISABLE_DMABUF_RENDERER=1 I've tried updating my gpu drivers I've tried reinstalling the AUR package
export WEBKIT_DISABLE_DMABUF_RENDERER=1
Work
Im using arch 6.1.1 I have a gtx 1650 Driver version : 565.57.01 Im on arch wayland (hyprland)
https://github.com/modrinth/code/issues/2338
This issue said nvidia 565 fixed it but its still not working for me
Please confirm the following.
What version of the Modrinth App are you using?
LTS Aur package "modrinth-app"
What operating systems are you seeing the problem on?
Linux
Describe the bug
/usr/bin/modrinth-app: line 2: 2698 Segmentation fault (core dumped) env WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/modrinth-app/modrinth-app "$@"
I've tried
export WEBKIT_DISABLE_DMABUF_RENDERER=1
I've tried updating my gpu drivers I've tried reinstalling the AUR packageSteps to reproduce
Expected behavior
Work
Additional context
Im using arch 6.1.1 I have a gtx 1650 Driver version : 565.57.01 Im on arch wayland (hyprland)