From owner-freebsd-x11@FreeBSD.ORG Thu Sep 29 20:03:26 2005 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F63316A41F for ; Thu, 29 Sep 2005 20:03:26 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mailman.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C002043D48 for ; Thu, 29 Sep 2005 20:03:24 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mailman.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id BAF4817B881; Thu, 29 Sep 2005 22:03:23 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 41000-01-10; Thu, 29 Sep 2005 22:03:21 +0200 (CEST) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by patsy.ijs.si (Postfix) with ESMTP id 2D07617B8B1; Thu, 29 Sep 2005 22:03:18 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (Postfix) with ESMTP id 05E9817186; Thu, 29 Sep 2005 22:03:18 +0200 (CEST) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Thu, 29 Sep 2005 22:03:16 +0200 User-Agent: KMail/1.8.2 References: <433BEEEB.3070007@icyb.net.ua> In-Reply-To: <433BEEEB.3070007@icyb.net.ua> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_FiEPDUf/XmOP7hm" Message-Id: <200509292203.17419.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Andriy Gapon Subject: Re: XFree86-4.5.0, gimp-2.2.8: can't save xpm files X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 20:03:26 -0000 --Boundary-00=_FiEPDUf/XmOP7hm Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thursday 29 of September 2005 15:40, Andriy Gapon wrote: > I am getting "Plug-in could not save image" error while trying to save > xpm image in Gimp. Quick search on the net returned thess bug reports: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=140815 > https://bugs.freedesktop.org/show_bug.cgi?id=1924 > > I assume that libXpm installed by XFree86-libraries-4.5.0 is affected by > the same issue. It would be, yes. > Should the same kind of patches be applied to that port ? > Should they be port patches ? Let's see if attached patch which is a part of relevant changes solves this (I can save xpm with this but haven't done much more testing than that). Put the patch in x11/XFree86-4-libraries/files directory and rebuild/reinstall XFree86-libraries. Dejan --Boundary-00=_FiEPDUf/XmOP7hm--