Closed
Bug 138007
Opened 23 years ago
Closed 23 years ago
[trunk] New Profile window blank, can't create a new Profile
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: esther, Assigned: jst)
References
Details
(Keywords: smoketest)
Attachments
(2 files, 1 obsolete file)
1.45 KB,
patch
|
bryner
:
review+
hjtoi-bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
949 bytes,
patch
|
john
:
review+
hjtoi-bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Using the linux trunk build 2002-04-17-07trunk.
This will prevent me from testing some priority bugs requiring a new profile.
1. Launch so Profile Manager comes up
2. Select Manange Profiles, click on New Profile
Result: Blank window with buttons, buttons don't work
Expected: to be able to create a new profile
*** Bug 138005 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
profile manager is working fine with branch builds for osx 2002-04-17-05-1.0.0
and linux 2002-04-17-09-1.0.0
this should be a smoketest blocker for trunk
Comment 5•23 years ago
|
||
*** Bug 138004 has been marked as a duplicate of this bug. ***
Comment 6•23 years ago
|
||
blocks Activation testing on trunk builds
Comment 7•23 years ago
|
||
the first set of trunk builds this morning, are obviously terrible. Please check
this behavior again, with the result of the respin.
- the sheriff
Comment 8•23 years ago
|
||
I think ben is generally not around, I suggest a new owner here.
syd?
Updated•23 years ago
|
Whiteboard: Need to re-test with new bits
Comment 9•23 years ago
|
||
Has anyone even tried to contact Ben?
Reporter | ||
Comment 10•23 years ago
|
||
This is still a smoketest stopper with builds late 4-17 and window early build
4-18. Can't test priority bugs on trunk that require a New Profile.
Reporter | ||
Comment 11•23 years ago
|
||
We tested with new bits as stated in whiteboard, still a bug.
Comment 12•23 years ago
|
||
It's been re-tested. Removing status whiteboard message.
Whiteboard: Need to re-test with new bits
Comment 13•23 years ago
|
||
could this be jst's checkin? doesn't the create profile wizard UI live in an
iframe?
I'll see if backing him out fixes it.
Comment 14•23 years ago
|
||
Seeing debug output:
Error reading file
jar:resource:///chrome/classic.jar!/skin/classic/global/scroll-left.gif
Error reading file
jar:resource:///chrome/classic.jar!/skin/classic/global/scroll-right.gif
When opening the create profile window. Plenty of general FE changes were
checked in, but none jump out as obvious candidates for this.
Updated•23 years ago
|
Summary: New Profile window blank, can't create a new Profile → [trunk] New Profile window blank, can't create a new Profile
Comment 15•23 years ago
|
||
bienvenu is going to try backing out jst.
Comment 16•23 years ago
|
||
backing out jst's checkin fixes this one as well. Dougt is trying to get hold of
jst - if he can't, I think we're just going to have to back him out.
Comment 18•23 years ago
|
||
WFM with a Linux pull from about 35 hours ago (Wednesday 1:00AM), the pull
*definitely* has JST's changes (verified in code). Updating again now. Could
be an interaction with something that occurred later.
Comment 19•23 years ago
|
||
For the ones that fail, is the Classic theme installed?
Could this be related to
bug 13058 Can't launch browser when Classic Skin is not installed
Comment 20•23 years ago
|
||
classic skin is installed
Comment 21•23 years ago
|
||
I am using modern, I just reproduced. I was following the wrong steps before.
I get this warning when I click Next on a debug build:
Error: Missing an entry in the wizard map for null
Assignee | ||
Comment 22•23 years ago
|
||
Comment 23•23 years ago
|
||
This makes it so we don't LoadSrc twice when .src is set. Tested against .src.
Attachment #79853 -
Attachment is obsolete: true
Comment 24•23 years ago
|
||
Comment on attachment 79861 [details] [diff] [review]
Patch v1.1
r=bryner
Attachment #79861 -
Flags: review+
Comment on attachment 79861 [details] [diff] [review]
Patch v1.1
sr=heikki
Attachment #79861 -
Flags: superreview+
Comment 26•23 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 27•23 years ago
|
||
Comment 28•23 years ago
|
||
Comment on attachment 79871 [details] [diff] [review]
Aditional change that makes us not call LoadSrc() more than once when a frame exists for an iframe element
r=jkeiser
Attachment #79871 -
Flags: review+
Comment on attachment 79871 [details] [diff] [review]
Aditional change that makes us not call LoadSrc() more than once when a frame exists for an iframe element
sr=heikki
Attachment #79871 -
Flags: superreview+
Reporter | ||
Comment 30•23 years ago
|
||
trunk build 2002041814 on linux this is fixed.
trunk build 2002041814 on winme this is fixed.
leaving other platforms for tracy or k'trina to verify.
Comment 31•23 years ago
|
||
verified with commercial trunk builds:
win 2002-04-24-06-trunk
mac os9 2002-04-24-03-trunk
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•