X-Spam-Check-By: sourceware.org Message-ID: <44BAEF77.1020702@yahoo.co.uk> Date: Mon, 17 Jul 2006 03:01:27 +0100 From: Andy Rushton User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Failure to run image magic in the latest release Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, I have found a problem with ImageMagick and a temporary fix. After a recent update to my Cygwin installation, the convert program stopped working. It simply exited silently, though I discover with gdb that it was failing with an unknown exception. It turned out that this was because of a missing dll, specifically /usr/X11R6/bin/cygdpstk-1.dll, which also requires /usr/X11R6/bin/cygdps-1.dll. A bit more digging and I found that these DLLs used to be part of package xorg-x11-bin-dlls but has been removed with the latest release - 6.8.99.901-1. I've fixed the problem for myself by grabbing these DLLs from the previous version of this package (xorg-x11-bin-dlls-6.8.2.0) and hand-installing them. So, as I said, I don't know whether this could be fixed by you or the x11 maintainers. Any thoughts? Andy Rushton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/