From owner-freebsd-questions@FreeBSD.ORG Sun Feb 7 21:44:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93C73106566B for ; Sun, 7 Feb 2010 21:44:34 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 2E72D8FC14 for ; Sun, 7 Feb 2010 21:44:33 +0000 (UTC) Received: by ewy3 with SMTP id 3so2995086ewy.13 for ; Sun, 07 Feb 2010 13:44:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=HznxyqeBww2uDYcvF55+odtJBGNDCX1wVGIfJ8XzYqM=; b=YHYPz26WHjy6wNuHAUUYCn+tlXSAUY/oudPowj5iHfc9eliqS544ajGzf0ho3+GOKD g6MRKGYxZO+NV1zk2IB9YHRwuLB8nIjK3hPFNmhj2mpXZMZxNZltBsX5rQGwUrdDAoqj r7MRScaU17gKgqgzkLWvwc73RkuYu9S8OfzUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VijasRfmXjhUXXXRAzE9XPXYb7egrxRKxoEZTbCU04cbGonvu/aJpw+FuXWW7+EiPa kTBh908IC8rh88Ze/5vDRQRioUG3U2BenWa3WiDXuw6jGgZmLM3sIsHySRWAx4eqqwuu MsSaJEiXD/9yOo3Fkr5Whdkt7Rb1DKeewZT5M= MIME-Version: 1.0 Received: by 10.213.25.73 with SMTP id y9mr2457820ebb.96.1265579073205; Sun, 07 Feb 2010 13:44:33 -0800 (PST) Date: Sun, 7 Feb 2010 22:44:33 +0100 Message-ID: <1bd550a01002071344k772436f0j35669029357a6c3c@mail.gmail.com> From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: User Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: 8.0 & flash & gmail attachments X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 21:44:34 -0000 Hi all, I'm running 8.0-RELEASE-p2. I have flash support through linux emulation (linux_base-f10-10_2 and linux-f10-flashplugin-10.0r42). Everything seems to work fine save a couple of things: - Sometimes nspluginwrapper crashes and dumps a core. Firefox 3 seems to work fine however and it does not hang or crash. - In Gmail, every attachment attempt fails. I think this is related to flash cause there is a flash progress bar while uploading the attachment. If I fall back to the old gmail version where the progress bar is not present the same attachment does not fail. I wonder if any out there has noticed this. I'm specially interested in the second problem cause it is very annoying. Thanks in advance.