I'm preparing for CCNA from netacad website.
Perhaps some of you have seen the platform, It offers a text materials next to picture or flash player objects.
The flash animations work well, but I notice a problem in the console simulator.
In chrome, all what I need is to left-click next to prompt (#) in order to write commands.
In Firefox, left-click doesn't work, I have to use right-click and the simulator ofter crash after some clicks, as you can see in pictures.
Packages I use :
dpkg --list|grep -i 'firefox\|flash'
ii firefox 56.0+build6-0ubuntu0.16.04.2 amd64 Safe and easy web browser from Mozilla
ii firefox-locale-en 56.0+build6-0ubuntu0.16.04.2 amd64 English language pack for Firefox
ii flashplugin-installer 27.0.0.183ubuntu0.16.04.1 amd64 Adobe Flash Player plugin installer
ii unity-scope-firefoxbookmarks 0.1+13.10.20130809.1-0ubuntu1 all Firefox bookmarks scope for Unity
ii xul-ext-ubufox 3.4-0ubuntu0.16.04.1 all Ubuntu modifications for Firefox
flashplugin-installer
package is obsolete, and you should instead be usingadobe-flashplugin
package. However, note that Google includes their own version of Flash inside the Chrome browser. – dobey Nov 14 '17 at 19:14adobe-flashplugin
package mentioned above provides a fairly updated Flash version for browsers other than Chrome which already has it. Currently running version 27.0.0.183 in Ubuntu 16.04. – Nov 14 '17 at 19:25adobe-flashplugin
but the problem persists. – jeff Nov 14 '17 at 19:38flashplugin-installer
. That package is just as valid asadobe-flashplugin
, and provides the very same plugin for Firefox. Please read this page for more info. – Gunnar Hjalmarsson Nov 14 '17 at 19:38pepperflashplugin-nonfree
. Now, it crashes when I use right-click. – jeff Nov 14 '17 at 20:39pepperflashplugin-nonfree
. Don't you havexenial-updates
enabled in Software & Updates / Updates? If you haven't, you really should enable it. – Gunnar Hjalmarsson Nov 14 '17 at 20:52sudo apt update
)? Asking because the version ofbrowser-plugin-freshplayer-pepperflash
inxenial-updates
does not depend on or recommendpepperflashplugin-nonfree
. (The version inxenial-release
does.) – Gunnar Hjalmarsson Nov 14 '17 at 21:44pepperflashplugin-nonfree
, the browser showed an error message a message about loadinglibpepflashplayer.so
instead of the flash. – jeff Nov 14 '17 at 22:12libpepflashplayer.so
instead oflibflashplayer.so
is the whole point ofbrowser-plugin-freshplayer-pepperflash
. Maybe a browser restart or relogin/reboot would have made that message disappear. Since you haveadobe-flashplugin
installed,pepperflashplugin-nonfree
ought to be redundant. Anyway, I'm glad it seemed to help. – Gunnar Hjalmarsson Nov 14 '17 at 22:3727.0.0.187
and works perfectly. – jeff Nov 16 '17 at 08:38