From owner-freebsd-ports@FreeBSD.ORG Thu Feb 19 17:39:07 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5108D8CB for ; Thu, 19 Feb 2015 17:39:07 +0000 (UTC) Received: from eu1sys200aog133.obsmtp.com (eu1sys200aog133.obsmtp.com [207.126.144.209]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F876688 for ; Thu, 19 Feb 2015 17:39:05 +0000 (UTC) Received: from mail-we0-f174.google.com ([74.125.82.174]) (using TLSv1) by eu1sys200aob133.postini.com ([207.126.147.11]) with SMTP ID DSNKVOYfmrEReZS+jh4BHMwdY2NzypjUyEhg@postini.com; Thu, 19 Feb 2015 17:39:06 UTC Received: by wesw55 with SMTP id w55so1184167wes.4 for ; Thu, 19 Feb 2015 09:38:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to :in-reply-to; bh=Gvj9jGIOx1wRHbtNJDZFvMw+9LPojxoql3n/gIff66Q=; b=W+aRA1gCc2+bEmjYU1AUxjcXnC26keah1CqhY/tj601cCfB/+MLLwcUhDBBsN8p63c LyUuIdDEZv6uBhe0VeEq7oVr29/LrGlmQELcY0/Ohs7dPzlAVax0/RjWlOOvh/0ILdLB sIC3wveRfXyGknm1Qc8KJT7Jkl+Dx2fAyQOx1d0/SGxW4lMhf5+e1b7JiGZ7eCbw13QM 6E9eOKKjAB5H5+91OgMPz2KGrvgjeeo8rcMuJvCAms4XXaAlqWjX6IL/8q/wQB8VLOZu TWApeVGR3d9jsYV2+E8DLpfIVrejhSsnXqd3h/MRgYdn5a4nryjDOMf/8T/PNzQnj8mf swtQ== X-Received: by 10.194.77.99 with SMTP id r3mr10892122wjw.149.1424366186346; Thu, 19 Feb 2015 09:16:26 -0800 (PST) X-Gm-Message-State: ALoCoQlXeWtuMiLPMxvfyn91547SHYz7a+QZQ92S9jhpsgB6TluCtmZzOMEbvMEohv8xWZaaKsB2PZnUn2eqhzksc1FTakxegptHd9WPMmGSmmZgPc7UiSDmtUcsAHZzbF3YTNlGwOIoDZR0ZufaTZ+11W3DlAi4dQ== X-Received: by 10.194.77.99 with SMTP id r3mr10891926wjw.149.1424366185003; Thu, 19 Feb 2015 09:16:25 -0800 (PST) Received: from mech-as221.men.bris.ac.uk (misc-users-pat-19-131.isys.bris.ac.uk. [137.222.19.131]) by mx.google.com with ESMTPSA id dj5sm38259781wjb.28.2015.02.19.09.16.23 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Feb 2015 09:16:24 -0800 (PST) Date: Thu, 19 Feb 2015 09:16:24 -0800 (PST) X-Google-Original-Date: Thu, 19 Feb 2015 17:16:23 GMT Received: from mech-as221.men.bris.ac.uk (localhost [127.0.0.1]) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9) with ESMTP id t1JHGN47093304 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 19 Feb 2015 17:16:23 GMT (envelope-from mexas@mech-as221.men.bris.ac.uk) Received: (from mexas@localhost) by mech-as221.men.bris.ac.uk (8.14.9/8.14.9/Submit) id t1JHGNxb093303 for freebsd-ports@freebsd.org; Thu, 19 Feb 2015 17:16:23 GMT (envelope-from mexas) From: Anton Shterenlikht Message-Id: <201502191716.t1JHGNxb093303@mech-as221.men.bris.ac.uk> To: freebsd-ports@freebsd.org Subject: Re: flash does not work: firefox-35.0.1_1,1, nspluginwrapper-1.4.4_4 Reply-To: mexas@bris.ac.uk In-Reply-To: <20150218121920.6c351442@scorpio> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 17:39:07 -0000 > >>Since about 2-3 weeks ago >>I cannot get flash to work in firefox. >> >>I checked the handbook again, deinstalled/reinstalled, etc. >>Still nothing. > >So you followed the directions on > and >remembered to run "nspluginwrapper -v -a -i" or "nspluginwrapper -v -a >-u" depending on which one is applicable. yes, many times and yes, my linux.osrelease is as in the UPDATING: $ sysctl compat.linux.osrelease compat.linux.osrelease: 2.6.18 $ Anton