curioustorvald / Terrarum

Modular game engine for a side-scrolling tilemap platformer, and a game that runs on top of it
Other
13 stars 0 forks source link

Opening inventory hangs the GUI on Linux #27

Closed curioustorvald closed 3 years ago

curioustorvald commented 4 years ago

OS: Linux Mint 19 (Cinnamon), Nvidia driver 430, 435 tested HW: i7-6700K, NV 1660 Ti manufactured by Gigabyte, Samsung PM981

Opening inventory makes the whole GNOME to hang indefinitely.

In driver version 430, bottom third of the inventory will not be rendered, in driver version 435, inventory doesn't even have a time to be rendered.

NOTE: I couldn't find a way installing older drivers (e.g. 418), I can issue sudo apt install nvidia-driver-418 but version 430 is what actually installed.

curioustorvald commented 4 years ago

Nvidia driver 430.26 with KDE Neon have no issue, wtf

curioustorvald commented 4 years ago

Could be Nvidia's lackluster support for LightDM? KDE uses SDDM

curioustorvald commented 3 years ago

Adopting GDX 1.10/LWJGL3 would finally solve various OS-related issues, tested on my other project