Hey Curt,

Thanks for looking at this. I started Xastir with the higher logging but I don't see much valuable detail. Maybe I need an additional command line option?

--David


$ xastir -v 5
debug level 5


***** WARNING *****
Berkeley DB header files/shared library file do NOT match!
Disabling use of the map cache.
 Header file: Berkeley DB 4.7.25: (September 22, 2015)
Library file: Berkeley DB 4.7.25: (March 22, 2017)
***** WARNING *****


Built-in map types:
      gnis   USGS GNIS Datapoints
       pop   USGS GNIS Datapoints w/population
       map   APRSdos Maps
       map   WinAPRS/MacAPRS/X-APRS Maps
       pdb   PocketAPRS 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)
       xpm   X Pixmap Maps (XPM library)
       tab   MapInfo TAB
       mid   MapInfo MID
       mif   MapInfo MIF
       ddf   Spatial Data Transfer Standard (SDTS)
       rt1   US Census Bureau TIGER/Line
       s57   International Hydrographic Organization (IHO) S-57
       dgn   MicroStation DGN

xastir.cnf: DEFAULT_AIRCRAFT_CLEAR out-of-range: 0, changing to default: 0
festival_client: connect to server failed
SayText: Couldn't open socket to Festival
couldn't open file for reading: /home/dranch/.xastir/config/tactical_calls.log
Menu item with name: ICP: Command Post and index_of_child=-1
Menu item with name: Staging and index_of_child=-1
Menu item with name: IPP: InitialPlanningPoint and index_of_child=2
Menu item with name: PLS: Point Last Seen and index_of_child=-1
Menu item with name: LKP: Last Known Point and index_of_child=-1
Menu item with name: Base and index_of_child=-1
Menu item with name: Helibase and index_of_child=-1
Menu item with name: Heli-n: Helispot and index_of_child=-1
Menu item with name: Camp and index_of_child=-1
Indexing maps...
Finished indexing maps
*** Reading WX Alert log files
*** Done with WX Alert log files
Channel data on Port 1 [# aprsc 2.1.4-g408ed49]
Changing euid to 0 and egid to 500
Changing euid to 500 and egid to 500
Channel data on Port 1 [# logresp KI6ZHD-4 verified, server THIRD]
Create image start
Channel data on Port 1 [N6BMW-6>APBM1S,TCPIP*,qAS,N6BMW-15:@191607z3426.40N/11915.00W-MMDVM ZUMspot 435.1000/435.1000 CC1]
Display File Start
Display File Stop
Create image stop
Couldn't open file for reading: /home/dranch/.xastir/config/object.log
Display File Start
Display File Stop
Input string: WIDE2-1
WIDE2-1 string, slot 0
Found initial WIDE2-1 (a good thing)
NULL string, slot 1
Total digi length: 1
Changing euid to 0 and egid to 500
Changing euid to 500 and egid to 500
Channel data on Port 2 [KI6ZHD-4>APX209,WIDE2-1:=3720.62N/12159.99WxPHG7190Send APRS TXT 4 QSO via Xastir/Cento]
Display File Start
Display File Stop
decode_ax25_line: start parsing # aprsc 2.1.4-g408ed49
decode_ax25_line: exiting
decode_ax25_line: start parsing # logresp KI6ZHD-4 verified, server THIRD
decode_ax25_line: exiting
decode_ax25_line: start parsing N6BMW-6>APBM1S,TCPIP*,qAS,N6BMW-15:@191607z3426.40N/11915.00W-MMDVM ZUMspot 435.1000/435.1000 CC1 c/p/i/o fr pt tp: Registering data N6BMW-6 APBM1S,TCPIP*,qAS,N6BMW-15 @191607z3426.40N/11915.00W-MMDVM ZUMspot 435.1000/435.1000 CC1 I 1 0 decode_info_field: c:N6BMW-6 p:APBM1S,TCPIP*,qAS,N6BMW-15 m:@191607z3426.40N/11915.00W-MMDVM ZUMspot 435.1000/435.1000 CC1 f:I o:
decode_info_field: Past check
decode_info_field: ok_igate_net can be read
decode_info_field: @ (uncompressed position w/timestamp)
data_add:
        type: 5
        call_sign: N6BMW-6
        path: APBM1S,TCPIP*,qAS,N6BMW-15
data: 191607z3426.40N/11915.00W-MMDVM ZUMspot 435.1000/435.1000 CC1
        from: I
        port: 1
origin:
        third_party: 0
data_add: No existing station record found.
decode_info_field: done = 1
decode_info_field: ok_igate_net can be read


--David
KI6ZHD


On 10/19/2018 09:02 AM, Curt, WE7U wrote:

The code is in xastir/src/map_cache.c:map_cache_init()

Notice there that debug level 5 will dump out the two strings it is comparing.

Start Xastir from an xterm with "-v 5" and report back to us what the two strings say on your system.

It might make sense there to always print out the two strings if/when the warning is printed.


_______________________________________________
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir

Reply via email to