On Wed, Oct 10, 2012 at 08:44:30PM -0500, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > On 10/09/2012 10:11 PM, Tom Russo wrote: > > On Tue, Oct 09, 2012 at 05:06:21PM -0500, we recorded a bogon-computron > > collision of the <[email protected]> flavor, containing: > >> Now that we have the firenet problem somewhat fixed what is this problem > >> I have just run into: > >> > >> Magick: exception.reason (/home/jjolin/.xastir/tmp/map.gif). > >> Magick: exception.reason (/home/jjolin/.xastir/tmp/map.gif). > >> Magick: exception.reason (/home/jjolin/.xastir/tmp/map.gif). > > Not enough information to tell. > > > > What does "file /home/jjolin/.xastir/tmp/map.gif" tell you? What on-line > > map source are you trying to use that is producing that map.gif file? > > I bet you dollars to donuts some on-line map is returning a 404 error > > instead > > of an actual gif file, and Magick has no idea what to do with it, but that's > > just a WAG based on insufficient information. > > > Sorry. Here is the file: > > File: map.gif Line 1 Col 0 311 > bytes 100% > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>404 Not Found</title> > </head><body> > <h1>Not Found</h1> > <p>The requested URL /ridge/Conus/RadarImg/centgrtlakes_radaronly.gif > was not found on this server.</ > p> > <hr> > <address>Apache Server at www.srh.noaa.gov Port 80</address> > </body></html>
So, as I said. The server returned a "file not found" (404) error, not a gif. Magick has no idea what to do, so spits out an exception. You'll need to find an updated URL for the Ridge Radar image you want. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM "And, isn't sanity really just a one-trick pony anyway? I mean all you get is one trick, rational thinking, but when you're good and crazy, oooh, oooh, oooh, the sky is the limit!" --- The Tick _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
