From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 12 04:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8497AEC for ; Tue, 12 Feb 2013 04:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 670E8176 for ; Tue, 12 Feb 2013 04:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1C4K00N083263 for ; Tue, 12 Feb 2013 04:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1C4K0Te083262; Tue, 12 Feb 2013 04:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 12 Feb 2013 04:20:00 GMT Resent-Message-Id: <201302120420.r1C4K0Te083262@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald F.Guilmette" Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E51867A for ; Tue, 12 Feb 2013 04:12:40 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id BA6EF151 for ; Tue, 12 Feb 2013 04:12:40 +0000 (UTC) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 5F5CE3B0E3; Mon, 11 Feb 2013 20:12:40 -0800 (PST) Message-Id: <20130212041240.5F5CE3B0E3@segfault.tristatelogic.com> Date: Mon, 11 Feb 2013 20:12:40 -0800 (PST) From: "Ronald F.Guilmette" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/176047: ports: graphics/ImageMagick: -delay option spurious message Cc: rfg@tristatelogic.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Ronald F.Guilmette" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 04:20:00 -0000 >Number: 176047 >Category: ports >Synopsis: ports: graphics/ImageMagick: -delay option spurious message >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 12 04:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 9.1-RELEASE amd64 >Organization: entr0py >Environment: System: FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 ImageMagick-6.8.0.7_1 >Description: When invoked with the "-delay miliseconds" option, the ImageMagick display cmmand does exactly what it is supposed to do, i.e. it displays the image whose filename is given on the command line, and does so only for the number of miliseconds specified as the argument for the -delay option, *however* after the image file has been displayed for the indicated number of miliseconds, the display command prints an annoying, pointless, and spurious message for the following form: dir: unrecognized option `-sans' @ error/display.c/DisplayImageCommand/1684. where "dir" is the rightmost component of the current directory's full path name. Note that if the display command is invoked with the -delay option and multiple image filenames given on the command line, then a spurious and unwarranted error message of the kind above will be printed multiple times, one for each input image filename. >How-To-Repeat: portinstall graphics/ImageMagick display -delay N foo1.jpg... where `N' is some unsigned smallish decimal number and "foo1.jpg..." is some sequence of filenames of graphics input files to be displayed. >Fix: I have no idea how to fix this. I have not looked at the code. I will try to debug it and develop a fix if the current maintainer(s) are not able to devote the time. >Release-Note: >Audit-Trail: >Unformatted: