Return-Path: Delivered-To: apmail-xmlgraphics-fop-users-archive@www.apache.org Received: (qmail 56298 invoked from network); 12 Jul 2007 21:24:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jul 2007 21:24:58 -0000 Received: (qmail 9304 invoked by uid 500); 12 Jul 2007 21:25:00 -0000 Delivered-To: apmail-xmlgraphics-fop-users-archive@xmlgraphics.apache.org Received: (qmail 8877 invoked by uid 500); 12 Jul 2007 21:24:59 -0000 Mailing-List: contact fop-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: fop-users@xmlgraphics.apache.org Delivered-To: mailing list fop-users@xmlgraphics.apache.org Received: (qmail 8861 invoked by uid 99); 12 Jul 2007 21:24:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 14:24:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of laurenty@gmail.com designates 64.233.184.230 as permitted sender) Received: from [64.233.184.230] (HELO wr-out-0506.google.com) (64.233.184.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 14:24:55 -0700 Received: by wr-out-0506.google.com with SMTP id 55so231972wri for ; Thu, 12 Jul 2007 14:24:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=lEyPKX+EUrnVO6CvkirWW1wjDMSeeHvUFGHFkXP4gG78GAfsgDtzqSFkqqgVBntLBdaMHysUzniTnDvyqR9y0ezIuRbi+NcEO7N1Bs+tHIZE7Rpt1DO0avwpI53H3GSRdUz4AkQmqD+f86xKdima0bB2UuW2IfTPW245ej0VewY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=jMrVEqXPXUjP6rT8zojn7Cr2OXqMs3FZCsb27Eg7bfbK+fYjHbAyYDxJF0iDGjNAzH8DXb/OAsVK0uq4kqFsMvokQNpNRaVpy/PhOOtCOT3oj/910OfclPEaU2j5xr1CzrV6My4DqQ55tYRLS3T71Qmyd59iNHQVi2mrKNHyYBY= Received: by 10.114.60.19 with SMTP id i19mr966218waa.1184275473751; Thu, 12 Jul 2007 14:24:33 -0700 (PDT) Received: by 10.114.195.4 with HTTP; Thu, 12 Jul 2007 14:24:33 -0700 (PDT) Message-ID: Date: Thu, 12 Jul 2007 14:24:33 -0700 From: "Laurent Yaish" Sender: laurenty@gmail.com To: fop-users@xmlgraphics.apache.org Subject: Headless Java MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: a355bf09674f504b X-Virus-Checked: Checked by ClamAV on apache.org I am trying to generate a PDF containing some SVG on a fedora server without an X server. I keep getting "(.:20211): Gtk-WARNING **: cannot open display:" I already tried adding -Djava.awt.headless=true to the fop script but it's still won't work. Any ideas? Thanks! Laurent --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org