I was not seeing these warnings on my primary BSD machine at all. But then I looked and saw that my LANG was set to a null string (which means everything is defaulting to C locale).
When I set LANG to en_US.UTF-8 and restarted Xastir, the noise started. Clearing LANG and restarting made it stop. Try setting LANG=C or LANG="" (not LOCALE="C") and see if it goes away. On Sun, Nov 11, 2018 at 07:10:37AM -0800, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > Question Curt: Do all language users need to do that? I just 'git > pulled/bootstrap/compile/install' and now my terminal window is flooded > with: > > Warning: > Name: create_appshell text_input2 > Class: XmTextField > Charater '\260' not supported in font. Discarded > > My locale is set to en_US.utf8 > > Also something has broken the IPV6 connection to firenet.aprs2.net (but not > rotate.aprs2.net). If I force my VM to use just IPV4 the connection works > (oh and the character warnings continue so they're not related to > firenet...). > > Dave > KD7MYC > > -----Original Message----- > From: Xastir [mailto:[email protected]] On Behalf Of Curt, > WE7U > Sent: Monday, November 05, 2018 09:11 > > I had one instruction wrong regarding xfontsel on the web page. Updated it. > You must quit that program to get it to pass the selected font back to > Xastir. > > > _______________________________________________ > Xastir mailing list > [email protected] > http://xastir.org/mailman/listinfo/xastir -- Tom Russo KM5VY Tijeras, NM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
