Closed Bug 15415 Opened 25 years ago Closed 25 years ago

Profile manager comes up really small

Categories

(Core Graveyard :: Profile: BackEnd, defect, P3)

x86
Linux
defect

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
Assignee: selmer → gayatrib
Status: NEW → ASSIGNED
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.
I'm not seeing this problem.

chris, I assume your mozilla/rdf directory is up to date and rebuilt?
Yes, bug filed based on tip build.
Let me retry this on my build here at work.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
build 1999101208
Component: Profile Manager → Profile Manager BackEnd
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.