You are not logged in.
Copied/modified from the #! forums...
http://crunchbang.org/forums/viewtopic.php?id=39834
Iceweasel in Jessie is meh. Avoid mozilla.debian.net and get Firefox and it's updates right from the source...
https://www.mozilla.org/en-US/firefox/new/
-edit- If you prefer something a little more stable, download the latest Extended Support Release...
https://ftp.mozilla.org/pub/firefox/rel … inux-i686/
https://ftp.mozilla.org/pub/firefox/rel … ux-x86_64/ /-edit-
Extract the archive and move your new firefox folder to some location, I chose /opt. Open the folder, you'll find a file named firefox (right before firefox-bin). Create a symlink to the firefox file and place it in /usr/local/bin.
Open a terminal and enter...sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/local/bin/firefox 50 Then enter... sudo update-alternatives --config x-www-browser... and choose the number for Firefox and enter it.
Open /usr/share/applications and find the desktop file named Iceweasel (iceweasel.desktop). Open it in a text editor and replace the contents with...
[Desktop Entry]
Encoding=UTF-8
Name=Firefox
Comment=Browse the World Wide Web
Exec=firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=firefox
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=Firefox
StartupNotify=true
Save it as firefox.desktop and logout to refresh the icon for your new desktop file. Firefox will update itself every time it starts, or you can open the Help menu (Alt+H) and open the About window, that forces an update check as well. Remove iceweasel if you wish (every time you switch Iceweasel/Firefox it will check compatibility with your ~./mozilla profile).
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
For Flash, uninstall flashplugin-nonfree from Debian and get the latest libflashplayer.so from Adobe. Download the .tar.gz for other Linux file...
https://get.adobe.com/flashplayer/?no_redirect
Create the folder ~/.mozilla/plugins
Extract the tar.gz and move libflashplayer.so to ~/.mozilla/plugins and restart Firefox.
And then hope Flash dies sooner rather than later.
Firefox will block an outdated plugin and warn you. Download the new version if it's available, replace the old .so file and restart Firefox. Debian typically is a day or two behind these updates at best.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
Is there a problem with Firefox ESR?
https://packages.debian.org/jessie/firefox-esr
Last edited by mrneilypops (2016-06-19 22:58:12)
Offline
For those who want Iceweasel back, see https://addons.mozilla.org/en-GB/firefo … -branding/
Offline
Has the switch to Firefox actually broken anything? I'm just curious I'm still running with Iceweasel here. Does it require an update of the packages or do you have to actually go and retrieve Firefox to get it?
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
Has the switch to Firefox actually broken anything? I'm just curious I'm still running with Iceweasel here. Does it require an update of the packages or do you have to actually go and retrieve Firefox to get it?
It will come in as an apt-get upgrade, unless you put it on hold.
https://forums.bunsenlabs.org/viewtopic.php?id=2176
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I'm still running with Iceweasel here.
That version of Iceweasel is riddled with security holes, you should update it ASAP.
Use:
sudo apt upgrade
Or:
sudo aptitude upgrade
Or:
sudo apt-get dist-upgrade
Offline
Is there a problem with Firefox ESR?
https://packages.debian.org/jessie/firefox-esr
Not really, no. I just prefer the way "real" Firefox auto-checks for updates every time you start it, and that it's newer than FF ESR.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
I just prefer the way "real" Firefox auto-checks for updates every time you start it
I remember I tried the Mozilla package once and I had to run it as root to let it update the binary
Or do you run it from $HOME?
Offline
hhh wrote:I just prefer the way "real" Firefox auto-checks for updates every time you start it
I remember I tried the Mozilla package once and I had to run it as root to let it update the binary
Or do you run it from $HOME?
I run it from $HOME. Never had to use root. I get it from http://www.mozilla.org/en-US/firefox/channel/
Also prefer the delta updates.
Using the Openbox (3.5.2) session of Lubuntu 14.04 LTS but very interested in BL :)
Offline
I just use the portable/static build and share the same app between stable and unstable, using a shared ~/bin folder (soft-linked to a folder on my data partition).
@hhh: Regarding your suggestion for replacing the flashplugin from Debian...but that will only work for Firefox, right? Whereas, the flashplugin from Debian works for all browsers. I doubt very much that Flash will die sooner. There are still too many sites that use it. However, I've purged both the Debian flashplugin and the pepperflashplugin on both of my unstable instances without an issue so far.
Last edited by KrunchTime (2016-06-26 21:26:56)
Offline
... the flashplugin from Debian works for all browsers.
No, it's only for Netscape-based browsers, it doesn't work for Chrome or chromium...
https://wiki.debian.org/FlashPlayer#Sup … _in_Debian
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
Thank you for the clarification.
Offline
There is a jessie flash plugin for chromium/Chrome, but it is 64 bit only.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
And then hope Flash dies sooner rather than later.
Oh, yesss! It should be dead already, but it seems to be tough like a cockroach.
Offline
hhh wrote:I just prefer the way "real" Firefox auto-checks for updates every time you start it
I remember I tried the Mozilla package once and I had to run it as root to let it update the binary
Or do you run it from $HOME?
If I use a downloaded Fx my preference is to install it in $HOME, but in fact there is an argument for installing it as root, then running it as user (of course). The apps' files can then only be edited by root, making it a little bit less vulnerable to intruders. The downside is you have to become root to upgrade it. Your choice.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
hhh wrote:I just prefer the way "real" Firefox auto-checks for updates every time you start it
I remember I tried the Mozilla package once and I had to run it as root to let it update the binary
Or do you run it from $HOME?
Sorry I missed this. No, I run it from /opt as described in the OP with no issues.
How about that, I just opened the About Firefox window to see what version I was up to and an update downloaded. I'm at 47.0 ATM, be right back after a browser restart.
-edit-
https://www.mozilla.org/en-US/firefox/4 … easenotes/
https://bugzilla.mozilla.org/buglist.cg … ed&limit=0
I rest my case.
-edit-
The downside is you have to become root to upgrade it. Your choice.
I missed this too. Obviously, I'm not getting this behavior. It just updated with a manual check, and it's updated a bunch of times since I moved the firefox download to /opt. This update would have been applied automatically the next time I started Firefox. Flash in firefox has warned me to update a bunch of times as well.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
I just tested the OP by downloading FF v46.0.1 (i386)...
https://ftp.mozilla.org/pub/firefox/rel … 686/en-US/
I followed the steps and then removed firefox-esr, which also removes the dummy iceweasel package. sudo apt-get --purge autoremove gets rid of a few more libs.
Started my new FF, Help>About downloaded 47.0.1.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Online
Online
I'm still going to give FF-esr a chance... but if it's still killing my processor, I may try firefox proper to see if that improves anything...
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline