[Pkg-games-ubuntu] [Bug 788274] Re: js webpages take very long to load with javascript capable web browsers on Ubuntu Narwhal
gene
788274 at bugs.launchpad.net
Sun Jun 19 22:07:06 UTC 2011
Got a fix. Well, it seems to have been a dns lookup problem. Here;s what I did:
edit the /etc/nsswitch.conf file and have the following line as follows:
hosts: files dns mdsn4#mdns4_minimal [NOTFOUND=return] dns
Apparently, the "hosts: files mdns4_minimal [NOTFOUND=return] dns" prevent dns lookup of firefox and chromium from functioning properly, while all text browsers and epiphany + anything else are doing alright.
It is an interesting behavior, since my 10.04 system has the old "hosts: files mdns4_minimal [NOTFOUND=return] dns" -no issue whatsoever.
So I will have to change the bug description now.
--
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to chromium in Ubuntu.
https://bugs.launchpad.net/bugs/788274
Title:
dns lookup issue: firefox& chromium take very long to load on Ubuntu
Narwhal
Status in “chromium” package in Ubuntu:
New
Status in “firefox” package in Ubuntu:
New
Status in “kdebase” package in Ubuntu:
New
Bug description:
I have 3 PCs with different Ubuntu versions 10.04, 10.10 and 11.04.
In all of these firefox4, chromium, epiphany and konqueror are pretty fast, except on Narwhal when visiting web pages with javascript.
I noticed that on 11.04:
1) it happens on all js-capable browsers
2) pages without js are rendered alright
3) when js is disabled on firefox4 it seems to speed up some not all, though, e.g. it does for cnews.ru, but not for launchpad.net (which never loads)
4) w3m-img,elinks,lynx are fast and load those pages in questions alright
5)none of these problems exist on 10.04 or 10.10 with web browsers of the same versions
6) it is an Ubuntu 11.04 only issue, does not happen on older version of Ubuntu
7) does not seem to be an ipv4/ipv6 issue, since on firefox I set ipv6.disable to true
On the affected machine (as well as on the others) I got a custom kernel installed.
uname -a: Linux 2.6.38.5-mine #1 SMP Wed May 4 12:28:50 CDT 2011 i686 i686 i386 GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/788274/+subscriptions
More information about the Pkg-games-ubuntu
mailing list