Closed
Bug 15415
Opened 26 years ago
Closed 26 years ago
Profile manager comes up really small
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: mcafee, Assigned: gayatrib)
Details
linux, apprunner.
Remove registry, profiles.
./apprunner
I get a window that's really small, plus an error:
Error: Can't load:
file:////u/mcafee/cmonkey/mozilla/dist/bin/chrome/profile/content/createProfileWizard.xul
(8000ffff)
profileManager.cpp:10 says:
function openCreateProfile()
{
// Need to call CreateNewProfile xuls
var win = window.openDialog('chrome://profile/content/createProfileWizard.xul',
'CPW', 'chrome');
...
my installation says it should have "default" in there:
chrome://profile/content/default/createProfileWizard.xul
Updated•26 years ago
|
Assignee: selmer → gayatrib
There is a mapping between chrome/content and chrome/content/default in
rdf/chrome/build/registry.rdf. This did not change. This error should
not be happening. Will look into it.
Comment 2•26 years ago
|
||
I'm not seeing this problem.
chris, I assume your mozilla/rdf directory is up to date and rebuilt?
Reporter | ||
Comment 3•26 years ago
|
||
Yes, bug filed based on tip build.
Let me retry this on my build here at work.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
build 1999101208
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•