From owner-freebsd-questions@FreeBSD.ORG Tue Jan 7 10:27:45 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 989F6632 for ; Tue, 7 Jan 2014 10:27:45 +0000 (UTC) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 74C2D17B0 for ; Tue, 7 Jan 2014 10:27:44 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 302D83B2C3 for ; Tue, 7 Jan 2014 02:27:37 -0800 (PST) From: "Ronald F. Guilmette" To: freebsd-questions@freebsd.org Subject: After updating ports, flash plugins for Firefox & Opera have gone AWOL Date: Tue, 07 Jan 2014 02:27:37 -0800 Message-ID: <93889.1389090457@server1.tristatelogic.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 10:27:45 -0000 Unfortunately, after updating all my ports I find that I now have a problem with the flash plugins for both Firefox and Opera... and I could use some help solving these two problems. After updating all my ports I have, among many many other things, all of the following currently installed: firefox-25.0_1,1 opera-12.16 linux-f10-flashplugin-11.2r202.327_1 nspluginwrapper-1.4.4_2 opera-linuxplugins-12.16 (Note: I use both Firefox and Opera, at different times for different purposes.) After updating my ports, I dutifully followed the instructions given here: https://www.freebsd.org/doc/handbook/desktop-browsers.html for updating the flash support in Firefox (as I have done, many times before). Specifically (and only) I executed this step: nspluginwrapper -v -a -u This produced the following output: Auto-update plugins from /usr/local/lib/browser_plugins Looking for plugins in /usr/local/lib/browser_plugins Auto-update plugins from /usr/local/lib/browser_plugins/linux-f10-flashplugin Looking for plugins in /usr/local/lib/browser_plugins/linux-f10-flashplugin Auto-update plugins from /home/rfg/.mozilla/plugins Looking for plugins in /home/rfg/.mozilla/plugins Then I quit and restarted Firefox. Unfortunately, after these steps entering "about:plugins" in the Firefox location bar now shows that I have -no- plugins installed. Additionally, upon visiting (in Firefox) a web page that I believe contains flash material, I am getting a notification that I need to install the flash plugin. So, my questions: 1) What did I do wrong? 2) How can I correct the situation and get flash working with Firefox again? Separately and additionally, Opera also now does not seem to believe that it has any flash pulgin installed either. Of course, I would like to correct this problem also.