mhgolkar / Arrow

Game Narrative Design Tool
https://mhgolkar.github.io/Arrow/
MIT License
905 stars 42 forks source link

Font problems on Debian 12 #64

Closed toinebeg closed 17 hours ago

toinebeg commented 6 months ago

Hi thanks for this great tool.

I'm seeing a problem on Debian 12 using gnome 43.9 and wayland, all font are rendered as squares.

Screenshot from 2024-05-27 10-06-55

Tell me if you need further testing, I'm available to help. In the meantime I'll keep exploring the web version.

Thanks.

mhgolkar commented 2 weeks ago

Hi @toinebeg Sorry for the late response.

Do you still have the issue? What version of Arrow are you using? Does running the project from source also gives you the same result.

I somehow don't suspect it to be a font issue. From the look of it and the surrounding information I instinctively focused on the word "Wayland". Godot 3.x (behind Arrow) does not natively support Wayland, so you should be using some kind of compatibility layer. Something like "Xwayland". Can you check how your setup handles that? Would switching to Xorg help? If that's not the issue, it may help if you try to run Arrow in debug mode (e.g. from source project) and share the output so we may have more data to investigate it further.

mhgolkar commented 17 hours ago

I close this issue for now. Feel free to reply or open a new one if the problem needs to be reconsidered.