From owner-freebsd-java@FreeBSD.ORG Wed Jul 3 10:57:22 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 502B2ECB; Wed, 3 Jul 2013 10:57:22 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 2E5371D3E; Wed, 3 Jul 2013 10:57:22 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id z10so4482435pdj.3 for ; Wed, 03 Jul 2013 03:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=C/idPX5D/nJX3wPBFYdkO+F9oQEwTjqkbcS2mKHCt4c=; b=fET0ZIe+4zHHg0BG294tnkuH0uIQkR/ZaapDskTIyIO65fTCQix6iYl2dbxsBN+m8h 8/lULEDPMmiDJEan0HVTfTh22qFozp6kMjO8vPZwL7JD4QcFww3P1+WyPerw4SkmG8Si zH4Oefnq156e/gpcllg17sryTGqV6yEZBEejeYRmU8Tmxq9eK2Ejus4KPBOHEh237EI/ aLzb3Y8ZoH06O45XL3PBkOIxVMr7FXpwYSVlfppnqaJZOfBvjjqPnYO0vOQzCNhFOMCh p5qDK2OhTGIzgu6OyGScDZGgjGsnRqQAkOwxnxtqiTtNNlq5EqNe13/TLIr1HTLFvJbp z5lg== MIME-Version: 1.0 X-Received: by 10.68.178.161 with SMTP id cz1mr276858pbc.123.1372849042047; Wed, 03 Jul 2013 03:57:22 -0700 (PDT) Received: by 10.68.130.133 with HTTP; Wed, 3 Jul 2013 03:57:21 -0700 (PDT) Date: Wed, 3 Jul 2013 06:57:21 -0400 Message-ID: Subject: java/icetea-web broken? From: Aryeh Friedman To: FreeBSD Mailing List , freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:57:22 -0000 I install it (on a machine that it used to work on until I had to reinstall FB) and there is none of the normal command line tools and when I attempt to open a jnlp file in ff (21.0) java/icetea-web (1.4) it goes into an infinite loop of opening new blank tabs.... the site in question works perfectly on pre-21.0 and/or 1.4 and on all other OS's