padefla / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Runway.createOrShowInstaller is not a function and possible uncaught exception #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Visit this page: http://www.magentodemo.info/simile-runway
2. Activate your Firefox console
3. Reload page
4. View errors

What is the expected output? What do you see instead?
I expect to see the Runway widget loaded, nothing appears.

What version of the product are you using? On what browser and what
operating system?
This is on Firefox 3.5. WinXP (likely others as well)

Please provide any additional information below.

This is in a HIGH conflict environment. This particular application
(Magento) has extensive Prototype code... I noticed several jQuery errors
when it's not run with noConflict(). I can't say that this is related to
the jQuery conflict issue, just a note. I'm looking for some ways to
troubleshoot this or any assistance that can be provided by those with more
experience with this widget.

Output from console:
Runway.createOrShowInstaller is not a function

element.dispatchEvent is not a function

uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  nsresult: "0x80070057
(NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame ::
http://www.magentodemo.info/js/index.php?c=auto&f=,prototype...<snip> ::
anonymous :: line 1528"  data: no]

Original issue reported on code.google.com by AShire...@gmail.com on 14 Sep 2009 at 5:33

GoogleCodeExporter commented 8 years ago
uncaught exception: [Exception... "Component returned failure code: 0x80070057
(NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]" nsresult: "0x80070057
(NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
http://www.magentoecommerce.net/js/index.php?c=auto&f=,prototype/prototype.js,pr
ototype/validation.js,scriptaculous/builder.js,scriptaculous/effects.js,scriptac
ulous/dragdrop.js,scriptaculous/controls.js,scriptaculous/slider.js,varien/js.js
,varien/form.js,varien/menu.js,mage/translate.js,mage/cookies.js,varien/product.
js,calendar/calendar.js,calendar/calendar-setup.js
:: anonymous :: line 1528" data: no]  

i am getting this errors and i m so much frustrated with this error when tried 
to
search for this i got below post on
http://www.magentodemo.info/simile-runwayrunway-api.js 

interferes with other code. Note how the menu on this page doesn't work.

FAIL! Runway currently seems to be incompatible with Magento. :(
Runway Page

Clues:

   1. 3 JS errors in console
   2. Runway.createOrShowInstaller is not a function
   3. element.dispatchEvent is not a function
   4. uncaught exception: [Exception... "Component returned failure code: 0x80070057
(NS_ERROR_ILLEGAL_VALUE)" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" 
location:
"JS frame ::
http://www.magentodemo.info/js/index.php?c=auto&f=,prototype/prototype.js,protot
ype/validation.js,scriptaculous/builder.js,scriptaculous/effects.js,scriptaculou
s/dragdrop.js,scriptaculous/controls.js,scriptaculous/slider.js,varien/js.js,var
ien/form.js,varien/menu.js,mage/translate.js,mage/cookies.js
:: anonymous :: line 1528" data: no]
   5. Will be asking in the Google Code group
   6. Suspected Prototype issue/dependency/conflict. No clue how to track it down

Original comment by yltriv...@gmail.com on 23 Feb 2010 at 5:10

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:35