Facebook   Twitter    e-mail newsletter    YouTube    RSS Feed    Android App    iPhone and iPad App     BlackBerry App    


Results 1 to 9 of 9

Thread: What's wrong with my chromium browser?

  1. #1

    Default What's wrong with my chromium browser?

    I just installed Lubuntu 11.10 on my netbook and the browsing on firefox is a heck of a lot faster than what it was with win7 but for some reason I can't get chromium (pre-installed) to work. I'm using a proxy and while there's no problem opening a page with firefox or chromium, chromium just takes about 1000x longer

    Any ideas?

    btw I dunno why it's called chromium on linux so that's why I called it that instead of just chrome

  2. #2
    Super Grandmaster cbrunsdonza's Avatar
    Join Date
    Jun 2008
    Location
    Somerset West
    Posts
    9,808

    Default

    Was it an apt install or did you download the latest .deb package?

    Also what plugins do you have installed? Which flash did you install?
    Overflow error in /dev/null

  3. #3

    Default

    Quote Originally Posted by cbrunsdonza View Post
    Was it an apt install or did you download the latest .deb package?

    Also what plugins do you have installed? Which flash did you install?
    Its a completely fresh install. Chromium was already on the desktop after the installation of lubuntu.

    Its as if it's busy doing something for a long time before each and every page load

  4. #4
    Super Grandmaster ponder's Avatar
    Join Date
    Jan 2005
    Location
    KZN Dolphin Coast
    Posts
    32,785

    Default

    re-install chromium as there are newer versions in the repos.
    entia non sunt multiplicanda praeter necessitatem

  5. #5

    Default

    Quote Originally Posted by ponder View Post
    re-install chromium as there are newer versions in the repos.
    Do I have to remove it first or can I just do an update with synaptic?

  6. #6

    Default

    Quote Originally Posted by stevovo View Post

    btw I dunno why it's called chromium on linux so that's why I called it that instead of just chrome
    Chromium is the full open source version, while Chrome has some Google additions to it.

    You can download Chrome as well on Linux if you want.

  7. #7

    Default

    Done some more troubleshooting. It's only dog slow when I use the lan (which has to go through the proxy) but using my wifi hotspot it works fine.

    Will update chromium through synaptic when I get more data.

  8. #8

    Default

    open terminal.

    type : sudo apt-get update [ enter ]
    and then : sudo apt-get upgrade [ enter ]

  9. #9

    Default

    Progress!!

    I did do apt-get update and apt-get upgrade as above but still it didn't work. Then I found the following 2 sites:
    http://mickotoole.com/2011/02/gettin...oxy-on-ubuntu/
    http://code.google.com/p/chromium/is...etail?id=60266

    So instead of launching chromium with --proxy-server=http://x.x.x.x:80 (x.x.x.x being the proxy) I just added the IP address to /etc/hosts with the name 'proxy' and now launch it instead with --proxy-server=http://proxy:80

    Everything seems to be going smooth so far.

    For whatever reason chromium doesn't like using the actual ip

Similar Threads

  1. Chromium in Ubuntu
    By Knyro in forum Linux
    Replies: 15
    Last Post: 08-12-2011, 04:39 PM
  2. Replies: 12
    Last Post: 21-12-2010, 10:24 PM
  3. FF or Chromium
    By D3x in forum Linux
    Replies: 15
    Last Post: 05-09-2010, 11:10 AM
  4. Google Chromium
    By netstrider in forum Linux
    Replies: 6
    Last Post: 21-09-2008, 02:06 PM
  5. Replies: 20
    Last Post: 12-07-2008, 10:29 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •