Hello,
I am having troubles getting plotxy or the others to work.
It does process my image and show the RA and Dec correctly but I don't get any output with those circles and such.
I am receiving this error before it starts solving though.
kodserfing145@StarDebris-PC:~/Pictures/bodes$ sudo /usr/local/astrometry/bin/solve-field bodes.png
Reading input file 1 of 1: "bodes.png"...
Read file stdin: 1280 x 943 pixels x 1 color(s); maxval 255
Using 8-bit output
Extracting sources...
simplexy: found 2109 sources.
cairoutils.c:715:cairoutils_read_ppm_stream: Netpbm is not available; can't read PPM images
cairoutils.c:715:cairoutils_read_ppm_stream: Netpbm is not available; can't read PPM images
cairoutils.c:715:cairoutils_read_ppm_stream: Netpbm is not available; can't read PPM images
cairoutils.c:715:cairoutils_read_ppm_stream: Netpbm is not available; can't read PPM images
libpng warning: Image width is zero in IHDR
libpng warning: Image height is zero in IHDR
libpng error: Invalid IHDR data
Aborted (core dumped)
solve-field.c:326:plot_source_overlay Plotting command failed
solve-field.c:132:run_command Command was: "/usr/local/astrometry/bin/plotxy -I /tmp/tmp.ppm.7jB4Sn -i ./bodes.axy -C red -w 2 -N 50 -x 1 -y 1 -P | /usr/local/astrometry/bin/plotxy -i ./bodes.axy -I - -w 2 -r 3 -C red -n 50 -N 200 -x 1 -y 1 > ./bodes-objs.png"
solve-field.c:131:run_command Command exited with exit status 134
Solving...Reading file "./bodes.axy"...
Field 1 did not solve (index index-4219.fits, field objects 1-10).
Field 1 did not solve (index index-4218.fits, field objects 1-10).
Field 1 did not solve (index index-4217.fits, field objects 1-10).
Blablablabla.......
Field 1 did not solve (index index-4214.fits, field objects 11-20).
Field 1 did not solve (index index-4213.fits, field objects 11-20).
Field 1 did not solve (index index-4212.fits, field objects 11-20).
log-odds ratio 68.0745 (3.66747e+29), 8 match, 0 conflict, 18 distractors, 11 index.
RA,Dec = (149.184,69.0928), pixel scale 5.03185 arcsec/pix.
Hit/miss: Hit/miss: +-+--+-+---++-+----------+(best)--------------------------------------------------------------------------
Field 1: solved with index index-4211.fits.
Field 1 solved: writing to file ./bodes.solved to indicate this.
Field: bodes.png
Field center: (RA,Dec) = (149.181853, 69.093339) deg.
Field center: (RA H:M:S, Dec D:M:S) = (09:56:43.645, +69:05:36.019).
Field size: 1.78977 x 1.31922 degrees
Field rotation angle: up is -91.9148 degrees E of N
I also included my output files of the solving maybe its of use.
Anyway I hope someone can explain or help me on how to fix this.