Closed
Bug 423170
Opened 17 years ago
Closed 17 years ago
Seamonkey takes 43 seconds to open new browser window
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: iav, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008031501 SeaMonkey/2.0a1pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008031501 SeaMonkey/2.0a1pre
Seamonkey takes 43 seconds to open new browser window.
It doesn'n matter, want I open link from web page in new window, link in mail, or open new browser in menu. It takes 42-43 seconds.
I have a lot of extensions, but effect still present with "safe mode".
Reproducible: Always
Comment 1•17 years ago
|
||
Did you try to create an additional test profile ?
wfm with a current sm nightly on win32
Reporter | ||
Comment 2•17 years ago
|
||
New profile does not have this problem.
So, problem inside my profile. But how it can be, if no extension is running in safe mode?
Comment 3•17 years ago
|
||
It's possible thaz the safemode doesn'T deactivate everything or some other setting in your profile caused this.
Reporter | ||
Comment 4•17 years ago
|
||
I catch it!
The guilty was user_pref("browser.chrome.load_toolbar_icons", 2);
if value is 1 or 0 - all work fine;
What's changed, if I see this effect about 1 week, at home and at work, and have value "2" around a year?
So, I don't know, is this bug, or not.
Comment 5•17 years ago
|
||
I guess it's waiting for all the site icons to load via HTTP. Need to look at the check-ins to see if something changed there.
Comment 6•17 years ago
|
||
Igor: Do you know with which build this behavior changed? If you have some time (and possibly a somewhat fast connection), it would be cool if you can test this. Go to http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/ and download some builds around that time (you said one week ago, so test around 2008-03-07). Normally the folders with -02 in the name should have the Windows builds in it, you can just download the .zip builds and extract them for faster testing.
Reporter | ||
Comment 7•17 years ago
|
||
Trying to find first broken build I found this problem not affects any more any release.
Before creating this bug I see it on 3 different pc at 2 different places - at home and at work.
Look like it was internet (network) problem. Possible DNS.
Now this bug unreproduceable.
Sorry for trouble.
Possible, bug can be closed as invalid.
Comment 8•17 years ago
|
||
Ok, closing as wfm.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•