A working web browser for Ubuntu?

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
Jaggie
Posts: 4
Joined: Tue Jun 23, 2009 4:47 am
Location: Espoo, Finland

A working web browser for Ubuntu?

#1 Post by Jaggie » Mon Nov 02, 2009 6:23 am

Firefox is extremely unstable; crashes, freezes for several seconds, flash works only partly. Also, annoingly, every time I wake up my computer I'll have to restart Firefox if I want it to give me suggestions from page history when I'm writing on the address bar.

Opera seems to work fine otherwise, but if I try to scroll in any direction with the trackpoint, it throws me to the previous page. This is a MAJOR flaw.

So the question is a) can either of the above problems be fixed somehow or b) does a another, working web browser exist for Ubuntu?

I'm using T400 with GMA 4500MHD/Radeon 3470, Ubuntu 9.04 (cannot update to 9.10 since the support for Huawei E169 USB modem has been removed).

tylerwylie
Junior Member
Junior Member
Posts: 475
Joined: Wed Dec 19, 2007 5:40 pm
Location: Champaign, IL
Contact:

Re: A working web browser for Ubuntu?

#2 Post by tylerwylie » Mon Nov 02, 2009 6:25 am

There's Arora, Epiphany, Midori...
Samuel Adams wrote:The natural liberty of man is to be free from any superior power on Earth, and not to be under the will or legislative authority of man, but only to have the law of nature for his rule.

maciejs
Freshman Member
Posts: 63
Joined: Mon Apr 07, 2008 12:00 pm
Location: Dublin, Ireland

Re: A working web browser for Ubuntu?

#3 Post by maciejs » Mon Nov 02, 2009 6:44 am

If firefox is acting up like that try to use Opera. That scrolling issue can easily be fixed - try googling around but it's basically that horizontal scrolling is mapped to back/forward in Opera (vertical scrolling is... well, scrolling), you just need to disable that.

Also, are you sure you cannot use that USB modem in 9.10? Karmic is quite an improvement over Jaunty...
i run linux on my thinkpad x200s; it's stable, fast, secure and it's a great way to stay in shape

GomJabbar
Moderator
Moderator
Posts: 9765
Joined: Tue Jun 07, 2005 6:57 am

Re: A working web browser for Ubuntu?

#4 Post by GomJabbar » Mon Nov 02, 2009 7:10 am

To fix scrolling in Opera, edit the file /etc/hal/fdi/policy/mouse-wheel.fdi as root with the following content:

Code: Select all

<match key="info.product" string="TPPS/2 IBM TrackPoint"> 
 <merge key="input.x11_options.EmulateWheel" type="string">true</merge> 
 <merge key="input.x11_options.EmulateWheelButton" type="string">2</merge> 
 <merge key="input.x11_options.YAxisMapping" type="string">4 5</merge> 
 <merge key="input.x11_options.Emulate3Buttons" type="string">true</merge> 
 <merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge> 
</match>
There is another line that you can put in there to enable horizontal scrolling, but it did not work well on my T42 - too jumpy.

Code: Select all

<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
For horizontal scrolling you also need to edit /usr/share/opera/ui/standard_mouse.ini and comment out Button 6 and Button 7 thus:

Code: Select all

;Button6                                                        = Back 
;Button7                                                        = Forward
DKB

caramerdo
Posts: 27
Joined: Mon Sep 14, 2009 9:38 pm
Location: London, UK

Re: A working web browser for Ubuntu?

#5 Post by caramerdo » Thu Nov 05, 2009 7:39 pm

You can give a try to the latest Google Chrome. I did, and never looked back.
Of course, its a development preview, a bit unstable (but no more than Firefox), and way way faster.

http://dev.chromium.org/getting-involved/dev-channel
Just download the .deb at the end. Remember to check every month or so for an update... or official release!

madcow
Junior Member
Junior Member
Posts: 283
Joined: Fri Apr 06, 2007 6:21 pm
Location: Milwaukee, WI

Re: A working web browser for Ubuntu?

#6 Post by madcow » Sat Nov 07, 2009 10:37 pm

I think firefox 3.6 beta is pretty fast.. loads almost as fast as chrome (I'm using SSD).

google for "ppa firefox 3.6"

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 2 guests