Closed Bug 23957 Opened 25 years ago Closed 25 years ago

Can't start Mozilla

Categories

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

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: selmer)

References

Details

Build ID: 2000011408
Platform: Linux

To reproduce:
- From the console, try either ./mozilla or ./mozilla -installer

Result:

When I start the build with /mozilla, the console says:

DocLoaderFactory: Unable to create ContentViewer for
command=view,content-type=application/x-unknown-content-type

When I start it with ./mozilla -installer, it says:

CSSLoaderImpl::DidLoadStyle: Load of URL
'chrome://global/skin.%40X$27$27$08$10' failed. Error code: 16389

Expected result: it should launch.
I also see an empty CreateProfileWizard with no buttons operable.
Error in console after error mentioned above:
Javascript Error: TypeError: wizardManager has no properties
From sspitzer:

I run with -installer on linux with one profile, so I skip all the
profile ui and go right to the browser.

I get similar error messages for the browser chrome:

CSSLoaderImpl::DidLoadStyle: Load of URL 'chrome://global/skin/.%08%10'
failed.  Error code: 16389
From Waterson:

Could be related to 23967, where I'm seeing bloaty create a corrupted
URL from a "res:" spec.

---

I think this bug should only focus on the DocLoader problem assuming the
corrupted URL problem is 23967.  Steve
If I use ./mozilla -installer and automigrate one profile, I hang on the error:
DocLoaderFactory:Unable to create ContentViewer for command=view,
content-type=application/x-unknown-content-type
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
this should be fixed, I just backed out andreas.
res: was never a protocol we used. It was an interim thing I used to get the new
resource implementation running. Note that resource: is implemented by
netwerk/protocol/res (not netwerk/protocol/resource which is the old one).
*** Bug 23959 has been marked as a duplicate of this bug. ***
Component: Profile Manager → Profile Manager BackEnd
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Status: RESOLVED → VERIFIED
build 2000011908
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.