armory3d / armorcore

3D Engine Core for C with JS scripting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zui text not rendering on Linux

N8n5h opened this issue · comments

commented

Screenshot of Krom from kromx_bin/master

Text working

Screenshot of replaced manual build from latest commit:

Screenshot from 2021-04-17 21:26:48

Is it something wrong on my end that I missed when compiling?

Steps

I followed the steps to compile from the README.md.

Replaced the file to a copy of the armory sdk from latest commit.

New file on blender -> Enable debug console -> Play.

System

OS: Ubuntu 20.04.2 LTS

I did some testing and I do not think anything is wrong on your end. There may have been some changes in Kinc, causing this issue when used with current https://github.com/armory3d/Kha. However, I recall that in latest Kha lockInt16() functionality is not yet finished - details at armory3d/iron#119 (comment), so it's not possible to update https://github.com/armory3d/Kha yet.

I will do my best to switch armory to armorcore soon so there is less exposure to all these dependencies.

commented

Cool, thanks for confirming and the info! 😄

commented

@luboslenco, sorry to bother you, but this issue is still present after the kha update armory3d/armorcore_bin@e632853

Seems to be working again after todays SDK update, at least on Windows where it was also broken yesterday.

commented

Seems to be working again after todays SDK update, at least on Windows where it was also broken yesterday.

Yep, could confirm that is working on Linux too! 🥳