MapServer / MapServer-import

3 stars 2 forks source link

utils stderr etc. #2065

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: jidanni@jidanni.org Date: 2007/04/09 - 11:30

$ shp2pdf; echo #<--needed, as no newline after "Compiled without PDF support." 
$ legend demo.map
Syntax: legend [mapfile] [output image] 
1. write error message to stderr
2. needed to do:
$ legend demo.map /dev/stdout|xli /dev/stdin 
as [output image] turns out not to be optional. 
So say
Syntax: legend mapfile output_image
on stderr too.
same I bet for scalebar.
tbonfort commented 12 years ago

Author: tomkralidis Date: 2008/06/04 - 03:51 can you supply a minimal mapfile/data to reproduce this issue?

tbonfort commented 12 years ago

Author: jidanni Date: 2008/06/04 - 04:10 I replied to your Reply-to field, but

Final-Recipient: rfc822; trac@osgeo.org
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host osgeo.org[66.223.95.242] said: 550
    <trac@osgeo.org>: Recipient address rejected: User unknown in local
    recipient table (in reply to RCPT TO command)

[3. Undelivered Message --- message/rfc822]

From: jidanni@jidanni.org
Subject: Re: [MapServer] #2065: utils stderr etc.
To: trac@osgeo.org
X-Sent: 10 minutes, 25 seconds ago

M>  can you supply a minimal mapfile/data to reproduce this issue?
Ho ho ho, I haven't hardly even looked at a map in years. Sorry. (At
least I can still spell "map" though.)
tbonfort commented 12 years ago

Author: tomkralidis Date: 2008/06/04 - 04:33 Please reopen if this is still a problem and can provide a test sample.