[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2009-02-22 Thread Brian Curtis
I have found a bug in mozilla with this same problem.  I have linked it
to this bug for those who want to stay involved to get this fixed.

Thanks everyone for participating in this bug report and making Ubuntu a
better OS

** Bug watch added: Mozilla Bugzilla #279890
   https://bugzilla.mozilla.org/show_bug.cgi?id=279890

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=279890
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Firefox is VERY slow rendering pragprog.com; becomes almost unusable
+ Firefox is VERY slow rendering low opacity values from CSS files

-- 
Firefox is VERY slow rendering low opacity values from CSS files
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-11-30 Thread Thibouf
I have a similar problem with opacity.

I just set the opacity of my main DIV to 85% , then the page is very
very slow to render.

I have interpid ibex with ; 
 - Intel Core 2 Duo 
 - 2 GB RAM DDR2
 - nVidia GeForce Go 8600M GT with non free drivers.

It does not happen with other configurations I test .

I am not sure the 2 others bugs are realy duplicated of this one because
I do not have other problem of slow rendering. It is only with the
opacity atribute in the css ...

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-11-10 Thread JPHein
There are two other bugs that deal with this as a more global issue:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/223238
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/190228

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-10-08 Thread JinYoung
The pragmatic programmer site team has removed a line that raises this
problem. And it works very well, now.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: firefox-3.0 (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-09-19 Thread JinYoung
I think the problem is in css file of http://www.pragprog.com/,
especially, high.css file.

I downloaded main html file and css files from the site to my local
machine (xubuntu 8.10, restricted nvidia driver, FF 3.0.1) and tested
with some combination of them. Finally I think I found the root of
trouble.

You can see below code in high.css file.

body {
  background-color: #858072;
  color: white;
  padding: 0;
  margin: 0;
  -moz-opacity: .99; /* Firefox bug fix */
}

The last line -moz-opacity: .99; /* Firefox bug fix */ is today's main guest. 
It's a kind of trick for solving FF 2.x bugs. 
However, in FF 3.x, it makes our headache. :-)

I hope The pragmatic bookshelf removes the line or changes value from
.99 to 1 or Firefox team makes patch to around this kind of crash.

Or... you can use alternative way to solve this crash with stylish
plugin. I'll explain how to do it in my blog
(http://classpath.egloos.com/4622029). It's Korean blog, but I'll try
write it in English.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-09-19 Thread Dave Thomas
I've removed the -moz-opacity line from our CSS. Could anyone confirm
the problem has now gone away?

Dave

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-09-19 Thread Ricardo Pérez López
Works like a charm! Good job, JinYoung! Thank you very much, JinYoung
and Dave!

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-09-19 Thread JinYoung
Working very well!! Thanks a lot Dave!!

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-26 Thread Robb Kidd
According to my browser history, I visited PragProg.com on 7-9-08 and I
recall *not* seeing this problem then.  Dave Thomas said in an email
yesterday that PragProg has made no code changes to the site since then.
Looking in my problem host's APT log, I see that the following suspect
packages (nvidia restricted and firefox) have changed since then:

7-2:  nvidia-glx-new 169.12+2.6.24.13-19.42 - 
nvidia-glx-new_169.12+2.6.24.13-19.44
7-14: nvidia-glx-new 169.12+2.6.24.13-19.44 - 169.12+2.6.24.13-19.45
7-25: xulrunner  1.9+nobinonly-0ubuntu0.8.04.1 - 
1.9_1.9.0.1+build1+nobinonly-0ubuntu0.8.04.2
7-25: firefox 3.0+nobinonly-0ubuntu0.8.04.1 - 
3.0.1+build1+nobinonly-0ubuntu0.8.04.2
7-29: xulrunner 1.9.0.1+build1+nobinonly-0ubuntu0.8.04.2 - 
1.9.0.1+build1+nobinonly-0ubuntu0.8.04.3
7-29: firefox  3.0+nobinonly-0ubuntu0.8.04.2 - 
3.0.1+build1+nobinonly-0ubuntu0.8.04.3

Rolled back firefox and the problem still exists:
+ nvidia-glx-new 169.12+2.6.24.13-19.45
- firefox 3.0+nobinonly-0ubuntu0.8.04.1
- xulrunner 1.9+nobinonly-0ubuntu0.8.04.1

Brought firefox up-to-date and rolled back nvidia-glx-new, problem still exists:
- nvidia-glx-new 169.12+2.6.24.13-19.42
+ firefox 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
+ xulrunner 1.9.0.1+build1+nobinonly-0ubuntu0.8.04.3

So, color me confused.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-25 Thread Robb Kidd
I see the same, but top shows the spike in Xorg, not in Firefox.

Disabling the screen (and therefore the shared and high) stylesheet
makes things snappy again.

Dell Precision 670 (dual Xeon 3.0)
Ubuntu 8.10
2.6.24-19-generic  
Firefox 3.0.1
nVidia NV45GL also using the restricted nvidia driver

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-25 Thread Robb Kidd
Correction: I'm running Ubuntu 8.04. (Got Ibex on my mind.)

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-24 Thread Dan Farmer
I tested the site with Midori (webkit backend) using nvidia restricted
driver and it runs perfectly... in Firefox 3.01 I experience the bogged
down effect also.

CPU usage (as measured with gnome system monitor) spikes on the pragprog
site using firefox, but stays relatively flat in MIdori.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-20 Thread PeterKolloch
I can confirm what spinkham wrote. I got the problem only with the
restricted nvidia driver. No problems with the free one.

Ubuntu 8.04 64 bit

Dell M1530

01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600M GT (rev a1)
(prog-if 00 [VGA controller])
Subsystem: Dell Unknown device 022e

2.6.24-19-generic

Same firefox version as spinkham.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-10 Thread Dave Thomas
If there's anything we can do to help diagnose this, or is anyone
identifies the component of our HTML that's causing the problem, please
let me know.


Dave Thomas

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-08-10 Thread Dave Thomas
(at dave at pragprog.com)

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-07-31 Thread spinkham
I have the same problem with Firefox 3.0.1, 64 bit on 64 bit Ubuntu 8.04.
Problem exists with all extensions disabled, and also with noscript enabled, so 
I don't believe it's a javascript problem.
I am running the restricted nvidia driver, I will later try and see if it 
improves by switching to the open source nv driver.
Note that the site renders quickly for me in FF 3.0.1 on a seperate vista 
machine with very similar specs.

Hardware:
AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
3 Gig ram
nVidia GeForce 8600 GT

Software:
Ubuntu 8.04 64 bit
Firefox3.0.1+build1+nobinonly-0ubuntu0.8.04.3
linux-generic2.6.24.19.21  
linux-restricted-modules-generic2.6.24.19.21

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-07-31 Thread spinkham
I must correct my above software list.
I forgot that due to other problems with the latest nvidia driver, I was really 
running:
Software:
Ubuntu 8.04 64 bit
Firefox 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
linux-generic 2.6.24.18.41
linux-restricted-modules-generic 2.6.24.18.41
nvidia restricted driver

When I switched to the free nv driver under the latest kernel, the problem went 
away.
Software:
Ubuntu 8.04 64 bit
Firefox 3.0.1+build1+nobinonly-0ubuntu0.8.04.3
linux-generic 2.6.24.19.21
linux-restricted-modules-generic 2.6.24.19.21
nv free driver

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-07-31 Thread spinkham
I can confirm that under the same kernel, linux-generic 2.6.24.18.41,
restricted nvidia driver has the 10 second or so screen freezing
delay, and the free nv driver has no delay.

I am unable to get linux-generic 2.6.24.19.21 working with the
restricted driver at the moment, so I can't report on the latest kernel
under the restricted driver, but the nv driver on latest kernel works
fine.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-07-30 Thread Mikael B
I have the same problem on a Dell XPS M1530 with:

* Intel(R) Core(TM)2 Duo CPU T7250  @ 2.00GHz
* 2 GB ram

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-07-20 Thread ViaToR
same problem.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-06-24 Thread Alexandre Anoutchine
Hi, i experience the same problem. Firefox becomes unusable, it freezes
for 10 seconds after each action i do (scroling, etc ...)

My hardware :

Dell XPS
 - Intel Core 2 Duo  T9300 (2,50 GHz)
 - 3 GB RAM DDR2
 - nVidia GeForce Go 8600M GT

I have also a desktop PC
 - AMD Athlon 64 3500
 - NVidia GeForce 6600 GT
 - 1 GB RAM DDR2

and firefox renders much better, it doesn't freeze. So i think that it
might be a driver issue. (I'm not really sure since i'm new to Linux
world)

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-06-24 Thread Ricardo Pérez López
Confirmed in Firefox 3 final release, too.

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-05-14 Thread Brian Curtis
Ok, I can see your problem as of now.  Its up to the devs now to see how
important this is to them.

** Changed in: firefox (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-03-26 Thread Brian Curtis
I can not reproduce this issue.  Some more information about the
problem, including computer specifications may help us help you with
your problem.  Marking as incomplete for the time being.

** Changed in: firefox (Ubuntu)
   Status: New = Incomplete

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207454] Re: Firefox is VERY slow rendering pragprog.com; becomes almost unusable

2008-03-26 Thread Ricardo Pérez López
Hi, Brian, thanks for the reply. Try to navigate a bit inside the
pragprog.com website, clicking and moving the mouse cursor here and
there... It seems that Firefox was suffering trying to execute all the
javascript code inside.

My computer:

- ASUS Vintage V2-PE2 barebone  motherboard
- Intel Core 2 Duo 6400 @ 2.13 GHz
- 1 GB RAM DDR2
- 300 GB SATA HDD @ 7500 rpm
- nVIDIA GeForce 7300 LE graphics card

-- 
Firefox is VERY slow rendering pragprog.com; becomes almost unusable
https://bugs.launchpad.net/bugs/207454
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs