vote up 0 vote down star
2

I'm currently giving Windows 7 (32-bit) a spin, and I decided to also check out Google Chrome. However, when I loaded up this page:

http://sof.modos.org/tracker/chart/6309/1/all (don't click if you use IE!)

I get:

Opera, Firefox, and Safari all load the page fine. Only Google Chrome and IE have a problem with the page (IE 8.0.7000.0 stops responding). The only thing I can think of is that the page contains a lot of data points (over 2000) for JQuery Flot to graph. Is this a known problem? Is there anything I can tweak to make it work the way I want it to?

update: In the comments two people have reported that Chrome renders the site fine under Windows XP. It sounds like this could be a problem specific to Windows Vista/7.

flag

77% accept rate
Just FYI, I get the same problem in Chrome on Windows Vista Business 64-bit edition. – Dan Herbert Jan 8 '09 at 2:50
It works fine on my machine in WinXP, for whatever that's worth. – recursive Jan 8 '09 at 2:50
Somebody voted to close this post? How is this not exactly what this site is for? – Kyle Cronin Jan 8 '09 at 2:57
@nobody: I think this pretty much shows why requiring 3 votes for closing a question was a good idea. – DrJokepu Jan 8 '09 at 3:04
1  
And what is the programming question here? – Oscar Reyes Jan 8 '09 at 3:36
show 6 more comments

5 Answers

vote up 2 vote down check

Works on XP.

Chrome on XP

You should probably report a bug for Vista.

I'm pretty sure they can fix it.

link|flag
Thanks for confirming that. I'm going to see if I can get ahold of a Vista computer to test Chrome on that. If it works I guess I'll chalk it up to the alpha/beta-ness of Windows 7. – Kyle Cronin Jan 8 '09 at 4:16
Just tested it on a 32-bit Vista machine and it didn't work. I'll submit a bug report. – Kyle Cronin Jan 8 '09 at 4:26
Based on this image alone I'm willing to bet that it's the excanvas hack for IE which is causing the crash, that's possibly fixed with updating excanvas or reducing the density of the dataset to reduce the conversion stress excanvas performs. Looks like flot, btw? – Esko Dec 8 at 7:15
@Esko: It is flot, and rendering that many points with excanvas in IE will almost certainly explode, but the screenshot is clearly Chrome, not IE. – thenduks Dec 11 at 0:31
vote up 0 vote down

I opened it in chrome under XP and it said:

A PHP Error was encountered

Severity: Notice

Message: Undefined index: all

Filename: controllers/tracker.php

Line Number: 53


Fatal error: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: Cannot use output buffering in output buffering display handlers in /var/www/sof.modos.org/system/libraries/Exceptions.php on line 160
link|flag
sorry, the question was using an old URL syntax. try sof.modos.org/tracker/chart/6309/1/all – Kyle Cronin Dec 8 at 7:08
Okay, well now I think you already know that it works fine under XP SP3 32bit. – dlamblin Dec 8 at 20:49
vote up 0 vote down

Reconfirming that it doesn't work on Vista. I am running chrome v 1 release.

link|flag
vote up 1 vote down

Sounds like a Chrome bug to me, not a Vista/7 bug.

link|flag
vote up -22 vote down

Haha i opened it in IE 8, it just froze so I ended it with taskkill.But then i reopened IE and said "restore previous tabs" haha

link|flag
2  
I've never seen so many downvotes for one answer... – musicfreak Dec 8 at 2:24

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.