Ok, I got Devuan up and running in VMWare Player and I think I know the missing font file.
Try installing this font collection and see if the second message goes away: sudo apt-get install fonts-freefont-otf I'm not going to guarantee it'll fix it but that's the only extra font I installed beyond the default ones and I'm not getting the second message. Dave KD7MYC -----Original Message----- From: David Flood [mailto:[email protected]] Sent: Sunday, February 10, 2019 10:11 To: 'Xastir - APRS client software discussion' Subject: RE: [Xastir] Font errors continue Hello Jim, The first part of that message is, despite the fact that it happens faster than once a second, harmless. The references to Character 260 are the result of some language support changes that were made a couple of months ago. A temporary fix, until someone has the ATU's to track down all the offending code, is to launch Xastir like this: LANG=C xastir The command is case sensitive and tells Xastir to use a generic language set rather than the one the rest of your system is set to. That still won't fix the problem with "get_rotated_label". Those messages seem to indicate that not enough different fonts were loaded into your system. Based on your previous emails you're using a PI with Raspbian which doesn't install a lot of extra fonts by default. Unfortunately I don't have a working Raspbian or Debian system to see which packages need to be installed to supply the fonts. Perhaps I should spend some iced-in time to that project...hummmmmmm Dave KD7MYC -----Original Message----- From: Xastir [mailto:[email protected]] On Behalf Of Jim Darrough Sent: Sunday, February 10, 2019 08:35 I now get these errors: "Warning: ??? Name: create_appshell text_output2 ??? Class: XmTextField ??? Character '\260' not supported in font.? Discarded. get_rotated_label_text_height_pixels: Couldn't get font -adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1" _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
