Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CE7EFD58E for ; Fri, 10 Aug 2012 15:47:55 +0000 (UTC) Received: (qmail 2055 invoked by uid 500); 10 Aug 2012 15:47:55 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 1957 invoked by uid 500); 10 Aug 2012 15:47:54 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 1947 invoked by uid 99); 10 Aug 2012 15:47:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 15:47:54 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [198.49.146.77] (HELO smtpksrv1.mitre.org) (198.49.146.77) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 15:47:46 +0000 Received: from smtpksrv1.mitre.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 93A1321B02C0 for ; Fri, 10 Aug 2012 11:47:25 -0400 (EDT) Received: from IMCCAS01.MITRE.ORG (imccas01.mitre.org [129.83.29.78]) by smtpksrv1.mitre.org (Postfix) with ESMTP id 7DD1521B021F for ; Fri, 10 Aug 2012 11:47:25 -0400 (EDT) Received: from IMCMBX04.MITRE.ORG ([169.254.4.120]) by IMCCAS01.MITRE.ORG ([129.83.29.68]) with mapi id 14.02.0309.002; Fri, 10 Aug 2012 11:47:25 -0400 From: "Coarr, Matt" To: "user@uima.apache.org" Subject: Re: problem with cvd on java7 on mac on 2nd display Thread-Topic: problem with cvd on java7 on mac on 2nd display Thread-Index: AQHNdWNsLPw90Iq0t0OTJNjqKoatnJdRjKeAgAGncAA= Date: Fri, 10 Aug 2012 15:47:24 +0000 Message-ID: In-Reply-To: <1208B86B-D5D1-4C26-B70F-457A23B1A219@cnio.es> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 x-originating-ip: [129.83.51.23] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Thanks Florian. Interesting details! In fact, my displays already were side-by-side with the top edge aligned. So, new detail (I didn't test this before): this happens running cvd.sh from the command-line -- e.g. no eclipse. Also, when I startup cvd from the command-line, I get the following message (just after cvd starts, before I even try to open any menu): CGContextGetCTM: invalid context 0x0 CGContextSetBaseCTM: invalid context 0x0 CGContextGetCTM: invalid context 0x0 CGContextSetBaseCTM: invalid context 0x0 And no additional messages after trying to activate the menu. Matt