gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: GNUstep graphical elements missing text on Aarch64


From: Patryk Laurent
Subject: Fwd: GNUstep graphical elements missing text on Aarch64
Date: Mon, 26 Aug 2019 19:40:59 -0700


Hi Riccardo,

On Aug 26, 2019, at 01:21, Riccardo Mottola via Gnustep-dev <address@hidden> wrote:

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

When I try WindowMaker I get fewer error messages about the window layout and reparenting but still have the same outcome with the missing text on all the controls. (Again, titlebar is spared).

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

Agreed — that seems likely... but it is odd that there is no font error.

I have thus a couple of question further to what Fred asked you
1) are you running code from GIT or stable releases?

I’m running the latest from git on all systems. 

2) is the code compiled by you or are they ready packages?

Compiled myself on all 3 distributions (the non-working KDE Neon distribution,  the working Armbian distribution, and the working remote Amazon Arm Ubuntu distribution.)

3) please try to install Helvetica on your system as a font

I will get a hold of Helvetica and transfer it over. (Haven’t done this yet.)

4) could you try starting Terminal? maye does the terminal work but not the UI?

Ok—I compiled Terminal 0.9.9 from source from the link here: http://wiki.gnustep.org/index.php/Terminal.app

It crashes (Segfaults) on both the KDE Neon and on the Armbian system. It also segfaults under WindowMaker under both systems.  I will paste some logs below. 

I’m curious as to why Terminal.app is crashing on Armbian even when Gorm.app works...!  Will peek into this. 

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

defaults read | grep Font


I have no defaults set. The only default I ever had set was the hinting one I was testing out as proposed by Fred. 

Thank you,
Patryk


Terminal.app log before segfault on WindowMaker

2019-08-27 01:38:07.378 Terminal[1311:1311] styleoffsets ... guessing offsets
2019-08-27 01:38:07.384 Terminal[1311:1311] styleoffsets ... guessing offsets
2019-08-27 01:38:09.295 Terminal[1311:1311] File NSView.m: 1183. In -[NSView setFrame:] given negative width
2019-08-27 01:38:09.296 Terminal[1311:1311] File NSView.m: 1188. In -[NSView setFrame:] given negative height
2019-08-27 01:38:09.296 Terminal[1311:1311] NSFont <NSFont: 0xf48888> DejaVuSansMono 12.000 0.000 0.000 12.000 0.000 0.000 S 6 info <CairoFontInfo: 0xf48918> size 12 {x = 0; y = 0; width = 0; height = 0} 0




Terminal.app log under KDE Neon, also before segfault

2019-08-27 01:24:55.923 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:55.931 Terminal[3504:3504] Failed to determine offsets for style 1
2019-08-27 01:24:55.987 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:55.989 Terminal[3504:3504] Failed to determine offsets for style 2
2019-08-27 01:24:56.232 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:56.234 Terminal[3504:3504] Failed to determine offsets for style 4
2019-08-27 01:24:56.463 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:56.464 Terminal[3504:3504] Failed to determine offsets for style 6
2019-08-27 01:24:56.673 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:56.674 Terminal[3504:3504] Failed to determine offsets for style 8
2019-08-27 01:24:56.732 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:56.734 Terminal[3504:3504] Failed to determine offsets for style 9
2019-08-27 01:24:56.894 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:56.895 Terminal[3504:3504] Failed to determine offsets for style 10
2019-08-27 01:24:57.122 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:57.123 Terminal[3504:3504] Failed to determine offsets for style 12
2019-08-27 01:24:57.183 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:57.184 Terminal[3504:3504] Failed to determine offsets for style 13
2019-08-27 01:24:57.340 Terminal[3504:3504] Reparenting resulted in negative border 0, -99, 0, -99
2019-08-27 01:24:57.341 Terminal[3504:3504] Failed to determine offsets for style 14
2019-08-27 01:24:59.588 Terminal[3504:3504] File NSView.m: 1183. In -[NSView setFrame:] given negative width
2019-08-27 01:24:59.588 Terminal[3504:3504] File NSView.m: 1188. In -[NSView setFrame:] given negative height
2019-08-27 01:24:59.589 Terminal[3504:3504] NSFont <NSFont: 0xf4adf8> DejaVuSansMono 12.000 0.000 0.000 12.000 0.000 0.000 S 6 info <CairoFontInfo: 0xf4ae88> size 12 {x = 0; y = 0; width = 0; height = 0} 0



_______________________________________________
Gnustep-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/gnustep-dev

reply via email to

[Prev in Thread] Current Thread [Next in Thread]