4xx / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Icons not loading while opening svg-editor.html from disk #1036

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download svg-edit-2.5.1.zip from 
http://code.google.com/p/svg-edit/downloads/list.
2. Extract files and open svg-editor.html

What is the expected output? What do you see instead?
Expected Output: It should open SVG-edit page same as it opens in 
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html.
Actual Output: No icons are loading/functioning. Canvas is dead. Please see the 
attachment.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
IE8 with Google Chrome Framework installed. 

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)

2.5.1

Please provide any additional information below.

Please note that URL 
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html is showing 
proper output. Only when I save the code on my disk and open svg-editor.html , 
then I get this issue.

Following is the js error which I got:
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; 
chromeframe/23.0.1271.97; .NET CLR 2.0.50727)
Timestamp: Thu, 20 Dec 2012 06:45:01 UTC

Message: 'undefined' is null or not an object
Line: 1
Char: 35
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/locale/locale.min.js

Message: 'svgEditor' is null or not an object
Line: 81275713
Char: 1
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/svg-editor.html

Message: 'svgEditor' is null or not an object
Line: 81275690
Char: 1
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/svg-editor.html

Message: 'svgEditor' is null or not an object
Line: 81275690
Char: 1
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/svg-editor.html

Message: Object doesn't support this property or method
Line: 1
Char: 10955
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/svgcanvas.min.js

Message: 'svgEditor' is null or not an object
Line: 1
Char: 8487
Code: 0
URI: file:///D:/SVG-EDIT/svg-edit-2.5.1/svg-edit-2.5.1/svg-editor.min.js

Original issue reported on code.google.com by amber....@gmail.com on 20 Dec 2012 at 6:48

Attachments: