|
From: | Patryk Laurent |
Subject: | Fwd: GNUstep graphical elements missing text on Aarch64 |
Date: | Mon, 26 Aug 2019 19:40:59 -0700 |
Hi Riccardo,
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).
Agreed — that seems likely... but it is odd that there is no font error.
I’m running the latest from git on all systems.
Compiled myself on all 3 distributions (the non-working KDE Neon distribution, the working Armbian distribution, and the working remote Amazon Arm Ubuntu distribution.)
I will get a hold of Helvetica and transfer it over. (Haven’t done this yet.)
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.
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
|
[Prev in Thread] | Current Thread | [Next in Thread] |