On 2/6/20 1:04 am, Jason Godfrey wrote:
Can you run "lsof -i :2023" as root and see if anything is using those
ports? This will look at the spider side of things.

I started Xastir this morning and the festival error was displayed. I also ran the lsof command, see below.

phil@phil-ThinkPad-T420:~$ xastir

Built-in map types:
      gnis   USGS GNIS Datapoints
       pop   USGS GNIS Datapoints w/population
       map   APRSdos Maps
       map   WinAPRS/MacAPRS/X-APRS Maps

Support for these additional map types has been compiled in:
       geo   Image Map (ImageMagick/GraphicsMagick library, many formats allowed)
       geo   URL (Internet maps via libcurl library)
       geo   URL (OpenStreetMaps via libcurl library
                  Copyright OpenStreetMap and contributors, CC-BY-SA)
       shp   ESRI Shapefile Maps (Shapelib library)
       tif   USGS DRG Geotiff Topographic Maps (libgeotiff/libproj)
festival_client: connect to server failed
SayText: Couldn't open socket to Festival
XReadBitmapFile() failed: Bitmap not found? /usr/local/share/xastir/symbols/2x2.xbm

phil@phil-ThinkPad-T420:~$ sudo lsof -i :2023
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
xastir  2226 phil    4u  IPv4  42691      0t0  TCP *:2023 (LISTEN)
xastir  2226 phil    5u  IPv6  42692      0t0  TCP *:2023 (LISTEN)
xastir  2227 phil    6u  IPv4  44262      0t0  UDP *:2023
xastir  2227 phil    7u  IPv6  44263      0t0  UDP *:2023

--

Regards,
Phil

_______________________________________________
Xastir mailing list
[email protected]
http://xastir.org/mailman/listinfo/xastir

Reply via email to