Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-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 6418FC4E0 for ; Tue, 3 Jul 2012 09:39:33 +0000 (UTC) Received: (qmail 4976 invoked by uid 500); 3 Jul 2012 09:39:32 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 4813 invoked by uid 500); 3 Jul 2012 09:39:32 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 4782 invoked by uid 99); 3 Jul 2012 09:39:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 09:39:31 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.213.175] (HELO mail-yx0-f175.google.com) (209.85.213.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2012 09:39:23 +0000 Received: by yenl13 with SMTP id l13so4771650yen.6 for ; Tue, 03 Jul 2012 02:39:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=jXb1Z/cSACvJKX1a6CvHa1N5yvv27bclqoYJ2OVRDKU=; b=LLCMcSTe3H1T0PKPTDBx0bQzHRNW8cinaUyJB0rI0fqdGGdE+Joal9jg7FnASHrQ5Y R6DkO5YySo9OQX/izs5uCY8oAx5/JmVtLqwA+yziqkrROd20XEt6Zqv2Z2Js5tmPVafS lAm8Fhh4i4B87z/Ljbz7+f3iVw7RbKxbfgNCOqWO2AIxCa8W98/VVCJFD9EevS8h05Q6 5jtq6B8DnC/NGEglzqGC9t1e8ZzvkFMsdCLLeBlDi3X7hq6QqrShnFdkUW/njfgVtX1g Cbb56Gn3RXsRvpV2UhldKmdHNK4xsIB41Vp3fRvIDx5ZUH/kW3PdVgN8ckRhFrYsMAjW x1pg== MIME-Version: 1.0 Received: by 10.50.156.194 with SMTP id wg2mr7786190igb.46.1341308342308; Tue, 03 Jul 2012 02:39:02 -0700 (PDT) Received: by 10.231.162.66 with HTTP; Tue, 3 Jul 2012 02:39:02 -0700 (PDT) In-Reply-To: <01b601cd58f9$c09343b0$41b9cb10$@tinylion.co.uk> References: <010c01cd5876$c15e2450$441a6cf0$@tinylion.co.uk> <01b601cd58f9$c09343b0$41b9cb10$@tinylion.co.uk> Date: Tue, 3 Jul 2012 11:39:02 +0200 Message-ID: Subject: Re: trunk build and FlashBuilder From: Roland Zwaga To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f3bafd547107904c3e9af40 X-Gm-Message-State: ALoCoQlYWpHc1ng7CTJJzgDDNrZ6rJZhOg/KIZSS27K5ysdKrWPc+c6a0OioJdW/2njS2Eq+YXZo --e89a8f3bafd547107904c3e9af40 Content-Type: text/plain; charset=ISO-8859-1 I am having a very weird problem with MakeApacheFlexForFlashBuilder. I pull the latest from the master, run the ant script to build the installer. All works perfectly. I then install the application and run it as administrator (I'm on WIndows 7, 64 bit, by the way). The app starts with no problems, but I can't seem to select an installation directory, whenever I click the 'Browse' button and I navigate to a directory (anywhere, I tried all sorts) the target directory isn't being copied into the textinput in the main screen. I even tried copy/pasting a directory in it, which works, but the validation then insists its an invalid directory. I'm probably doing something extremely and fundamentally simple wrong here... Please help... cheers, Roland --e89a8f3bafd547107904c3e9af40--