Closed
Bug 594887
Opened 15 years ago
Closed 15 years ago
Mozilla-central xulrunner nightly builds broken since 08-10-2010
Categories
(Developer Documentation Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: velcrospud, Unassigned)
Details
Attachments
(1 file)
3.31 KB,
application/x-zip-compressed
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Build Identifier:
Application main window does not appear when using Mozilla-central builds starting on 08-10-2010
"xulrunner.exe" process is running in the task manager, but no window appears.
Works fine in builds from 08-09-2010 and previous.
Using the simple example "myapp" from:
https://developer.mozilla.org/en/Getting_started_with_XULRunner
(with updated application.ini to change the MaxVersion=2.0.*)
Reproducible: Always
Reporter | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•15 years ago
|
||
OK. You must move chrome.manifest into the root folder (where application.ini is located). Update the paths inside chrome.manifest to reflect the move. Then the app loads.
This is a result of bug 579178, I think.
I can update the docs on MDC
Reporter | ||
Comment 3•15 years ago
|
||
Thanks, I have verified that after the changes, it works with the example "myapp" and my larger xulrunner project.
Updated•15 years ago
|
Component: XULRunner → Documentation Requests
Product: Toolkit → Mozilla Developer Network
QA Contact: xulrunner → doc-request
Comment 4•15 years ago
|
||
I updated the docs on MDC. Closing this bug.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•