| Summary: | Orion does not load in Chrome 10 + Ubuntu x64 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> | ||||
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> | ||||
| Status: | RESOLVED WORKSFORME | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | aniefer, simon_kaegi, susan | ||||
| Version: | 0.2 | ||||||
| Target Milestone: | 0.3 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Michael Rennie
That is the dojo 1.6 build which is known to have issues in this area. Could you try the next I-build (happening now?) (In reply to comment #1) > That is the dojo 1.6 build which is known to have issues in this area. > Could you try the next I-build (happening now?) you can try http://download.eclipse.org/e4/orion/drops/I201104281350/index.html Andrew, I wonder if we should remove the dojo 1.6 build from the downloads page to avoid confusion (or else label it) Created attachment 194312 [details]
screenshot
using mentioned build, I get a page sort of...again refreshing or restarting has no effect
There are three errors in Chrome dev tools with the new build: failed loading /org.dojotoolkit/dojo/../dijit/form/Form.js with error: Error: Could not load 'dijit.layout._ContentPaneResizeMixin'; last tried '../dijit/layout/_ContentPaneResizeMixin.js' dojo.js.uncompressed.js:700failed loading /js/widgets/NewItemDialog.js with error: Error: Could not load 'dijit.form.Form'; last tried '../dijit/form/Form.js' dojo.js.uncompressed.js:977Uncaught Error: Could not load 'widgets.NewItemDialog'; last tried '/js/widgets/NewItemDialog.js' We need to check this again -- I bet it works now. (In reply to comment #5) > We need to check this again -- I bet it works now. I works now using Chrome 13 and Linux Mint x64 (I don't have Chrome 10 or Ubuntu any longer) |