Return-Path: X-Original-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Delivered-To: apmail-lucene-pylucene-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BA2C10154 for ; Fri, 21 Jun 2013 07:25:45 +0000 (UTC) Received: (qmail 88590 invoked by uid 500); 21 Jun 2013 07:25:45 -0000 Delivered-To: apmail-lucene-pylucene-dev-archive@lucene.apache.org Received: (qmail 88481 invoked by uid 500); 21 Jun 2013 07:25:39 -0000 Mailing-List: contact pylucene-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pylucene-dev@lucene.apache.org Delivered-To: mailing list pylucene-dev@lucene.apache.org Received: (qmail 88470 invoked by uid 99); 21 Jun 2013 07:25:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 07:25:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [92.51.173.165] (HELO mail.orbiteam.de) (92.51.173.165) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 07:25:32 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.orbiteam.de (Postfix) with ESMTP id C7244186612F for ; Fri, 21 Jun 2013 09:25:10 +0200 (CEST) Received: from mail.orbiteam.de ([127.0.0.1]) by localhost (mail.orbiteam.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VSJTci0ybxZq for ; Fri, 21 Jun 2013 09:25:10 +0200 (CEST) Received: from ios.orbiteam.de (b2b-46-252-129-14.unitymedia.biz [46.252.129.14]) by mail.orbiteam.de (Postfix) with ESMTPSA id 3AB951866073 for ; Fri, 21 Jun 2013 09:25:10 +0200 (CEST) From: Thomas Koch Content-Type: multipart/alternative; boundary="Apple-Mail=_2E6A6060-1852-4A2C-A218-C87651C77F8A" Message-Id: <71D8EEC8-1107-4707-B3E6-6C2765569F1C@orbiteam.de> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: PyLucene@Mac AWT issue (blocker) on Mac OSX Date: Fri, 21 Jun 2013 09:25:09 +0200 References: To: pylucene developers In-Reply-To: X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_2E6A6060-1852-4A2C-A218-C87651C77F8A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Am 20.06.2013 um 18:40 schrieb Andi Vajda : > If you don't need AWT, try passing vmargs=3D['-Djava.awt.headless=3Dtrue= '] to initVM(), like jcc itself does (see jcc's cpp.py vmargs initial = value): >=20 > lucene.initVM(vmargs=3D['-Djava.awt.headless=3Dtrue']) >=20 > Andi.. >=20 >=20 Thanks, that saved my day! Cheers, Thomas= --Apple-Mail=_2E6A6060-1852-4A2C-A218-C87651C77F8A--