From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 10:11:03 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EE2F1065670 for ; Mon, 17 Oct 2011 10:11:03 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 114138FC0C for ; Mon, 17 Oct 2011 10:11:02 +0000 (UTC) Received: by eyd10 with SMTP id 10so3617829eyd.13 for ; Mon, 17 Oct 2011 03:11:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Zf73APVuyjyfqf+u+Fgwu3L2AJ6cptJkS5UWYWZ8TSk=; b=PxU8qS27KOY7+kYRD4ngPxRhf41Jif+uiZapTxJYz+KaDfOn3GDgF4PfNWiyi07wC3 P1jbiuaGpSlITBoNgWtHw+p23e+ngEaX6J3Y5KjcqdK1QRusEnlMosxApNfHGGhpd9C8 9bbP8UelWOwCr9rvC56InyyNX7hht1aM+0kH8= Received: by 10.14.10.141 with SMTP id 13mr1129074eev.235.1318846261939; Mon, 17 Oct 2011 03:11:01 -0700 (PDT) Received: from Melon.malikania.fr (wifi-osiris-sec-181-190.u-strasbg.fr. [130.79.181.190]) by mx.google.com with ESMTPS id w58sm27909662eeb.4.2011.10.17.03.11.00 (version=SSLv3 cipher=OTHER); Mon, 17 Oct 2011 03:11:01 -0700 (PDT) Message-ID: <4E9BFF1D.8000009@gmail.com> Date: Mon, 17 Oct 2011 12:10:37 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111002 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: flashplugin does not work anymore X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 10:11:03 -0000 Hello, My flash plugin has been broken a few days ago, now each time I try to access a flash content I can see the following output: (npviewer.bin:2177): Gtk-WARNING **: cannot open display: :0 *** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC client connection NOTE: child process received `Goodbye', closing down I use the latest linux-f10-flashplugin-10.3r183.10 version. Do you have any idea? Cheers, -- David Demelier