Hi Patryk,

Patryk Laurent via Gnustep-dev wrote:
On Aarch64 when I run graphical GNUstep apps, the graphical windows and elements appear but there is no text (except for on the titlebar).  I've attached a couple of images: One from a simple alert text box demo, and one from Gorm.app.

I'm not seeing any error messages about missing fonts. However for both the simple alert box demo and Gorm.app, I see the following errors on Aarch64.

Does anyone have an idea how fix these errors (if they are the culprit) or how to further to debug them?

the errors you see seem to be related the windoe manager... as a test, could you try to isntall and run WindowMaker?

I don't think they are the ultimate error, I think you have font issues.

I have thus a couple of question further to what Fred asked you
1) are you running code from GIT or stable releases?
2) is the code compiled by you or are they ready packages?
3) please try to install Helvetica on your system as a font
4) could you try starting Terminal? maye does the terminal work but not the UI?

check your global preferences for Fonts... e.g.

defaults read | grep Font



Riccardo

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to