I have my new raspberry 2!
The default browser is "Web". Very easy and light but crash continuously!
Which alternative browser you can suggest me? and how to install it?
Thanks!
Davide
LOL!Joe Schmoe wrote:I'm making that my sig quote.
Both Epiphany and kweb Browsers support HTML5 video, Youtube now defaults to HTML5 Video:metalj wrote:Is anyone working on a YouTube browser for rasbian?
WHATEVERJoe Schmoe wrote:Yes, but no matter how many times people say that - that now that (some) YouTube videos are HTML5 so all the old issues go away - doesn't change the fact that some (in my experience many/most of the ones I"m interested in) still don't play in Epiphany (or any other OS/Browser combination on the Pi).
So, we're still left spinning in the wind...
http://www.huffingtonpost.com/2011/12/1 ... 54377.htmlfruitoftheloom wrote:WHATEVERJoe Schmoe wrote:Yes, but no matter how many times people say that - that now that (some) YouTube videos are HTML5 so all the old issues go away - doesn't change the fact that some (in my experience many/most of the ones I"m interested in) still don't play in Epiphany (or any other OS/Browser combination on the Pi).
So, we're still left spinning in the wind...
Code: Select all
apt-get update
apt-get install chromium chromium-l10n
...and what version of Chromium ? the latest is version 41Sleep Mode zZ wrote:When the default browser crashed and refused to start, I installed Chromium. I have not used it much but is seems snappy enough on a Pi 2.
I use Synaptic for installing programs but here is how you do it from the command line (according to Debian wiki):Debian wiki adds, "chromium-l10n is only used for localization and is optional".Code: Select all
apt-get update apt-get install chromium chromium-l10n
About page says, "Version 22.0.1229.94". Is there some problems with it?fruitoftheloom wrote: ...and what version of Chromium ? the latest is version 41
It has had no security updates in around 18 months and is no longer supported, also many "extensions" are disabled.Sleep Mode zZ wrote:About page says, "Version 22.0.1229.94". Is there some problems with it?fruitoftheloom wrote: ...and what version of Chromium ? the latest is version 41
If there are known security vulnerabilities, that would be a real problem. I assumed that Debian/Raspbian would not offer it from their repositories if that is the case...fruitoftheloom wrote:It has had no security updates in around 18 months and is no longer supported, also many "extensions" are disabled.Sleep Mode zZ wrote:About page says, "Version 22.0.1229.94". Is there some problems with it?fruitoftheloom wrote: ...and what version of Chromium ? the latest is version 41
fyi Debian Wheezy and Jessie only offer x86-32 & x86-64 versions of Chromium now, the ARM version of Chromium was removed from Debian repositories, but Raspbian kept the old version:Sleep Mode zZ wrote:About page says, "Version 22.0.1229.94".
If there are known security vulnerabilities, that would be a real problem. I assumed that Debian/Raspbian would not offer it from their repositories if that is the case...
Anyway, I won't go to the dark corners of the Internet with it, and other than the possible security problems: if it works, it works. For me it worked fine on the few sites I visited whereas Epiphany did not.
(A good reminder to never install Debian stable on any of my computers. When with the next version there will be a new version of Chromium available but it won't take long before it will become unsupported in the same way when the rest of the world moves on while Debian stable does not. )
Thank you for the information. Why did Debian remove it? In addition to Ubuntu it seems than Arch also has Chromium for ARMv7. (And Google has of course Chrome working on ARM on on both Android and ChromeOS ). So it seems that it compiles and works without problems on ARM architecture. Oh, now it came to me: is the problem that later versions of Chromium won't run on ARMv6? (I had then wrongly assumed that the reason was that Chromium versions later than 22 needed libc6 version 2.15 or newer, whereas Raspbian only has version 2.13)fruitoftheloom wrote:fyi Debian Wheezy and Jessie only offer x86-32 & x86-64 versions of Chromium now, the ARM version of Chromium was removed from Debian repositories, but Raspbian kept the old version:Sleep Mode zZ wrote: (A good reminder to never install Debian stable on any of my computers. When with the next version there will be a new version of Chromium available but it won't take long before it will become unsupported in the same way when the rest of the world moves on while Debian stable does not. )
https://packages.debian.org/wheezy/chromium
...though Ubuntu Communiity release for RPi2 B does have an up to date Chromium release
Code: Select all
mkdir chromium
cd chromium
wget http://launchpadlibrarian.net/237755896/libgcrypt11_1.5.3-2ubuntu4.3_armhf.deb
wget http://launchpadlibrarian.net/248437551/chromium-codecs-ffmpeg-extra_49.0.2623.87-0ubuntu0.14.04.1.1112_armhf.deb
wget http://launchpadlibrarian.net/248437549/chromium-browser_49.0.2623.87-0ubuntu0.14.04.1.1112_armhf.deb
sudo dpkg -i *.deb
My "levels of browsing":davidemol wrote:I have my new raspberry 2!
The default browser is "Web". Very easy and light but crash continuously!
Which alternative browser you can suggest me? and how to install it?
Thanks!
Davide
That's just my opinion. It works for me, although I use Midori slightly more than Epiphany. Chromium is not an option because of Pi B+. I still don't quite understand what Kweb is.DougieLawson wrote:You're wrong about Epiphany, that's a terrible browser and a buggy piece of brown smelly stuff.
Also where's Kweb and Chromium 50?
My experience is that using those involves them crashing which I don't find acceptable. I also want to run noscripts, some type of adblocking, MAFF support for saving pages properly, and I've also taken a liking to wikidictionary and google translate being available by just holding the ctrl and shift keys while pointing at something. So this really means firefox even though it is a pig.hello world :-) wrote:That's just my opinion. It works for me, although I use Midori slightly more than Epiphany.DougieLawson wrote:You're wrong about Epiphany, that's a terrible browser and a buggy piece of brown smelly stuff.
Noscripts = the Javascript toggle on Midori, and the checkbox in Preferences on Epiphany. Adblock is built in to both of them (on Midori it's a plugin that comes with the browser). Last time they crashed was 4 days ago when trying to load CNET.com in Midori, and 6 days ago when trying to use YouTube in Epiphany. Last time Iceweasel crashed was one day ago, when using the Minecraft Forum.stderr wrote:My experience is that using those involves them crashing which I don't find acceptable. I also want to run noscripts, some type of adblocking, MAFF support for saving pages properly, and I've also taken a liking to wikidictionary and google translate being available by just holding the ctrl and shift keys while pointing at something. So this really means firefox even though it is a pig.hello world :-) wrote:That's just my opinion. It works for me, although I use Midori slightly more than Epiphany.DougieLawson wrote:You're wrong about Epiphany, that's a terrible browser and a buggy piece of brown smelly stuff.