954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

basic webOS hello world app

[
    {"source": "app/assistants/stage-assistant.js"},
    {
       "scenes": "first" ,
       "source": "app/assistants/first-assistant.js"
    }
]


[20111217-21:54:46.317499] info: =========> Calling palmInitFramework506, /usr/palm/frameworks/mojo/mojo.js:142
[20111217-21:54:46.638557] info: Requested submission : 506
[20111217-21:54:46.640486] info: Current locale is en_us
[20111217-21:54:46.892087] info: sending event 'mojo-event-activate' targeting element 'undefined#'
[20111217-21:54:46.893487] info: sending event 'mojo-window-activate' targeting element 'undefined#'
[20111217-21:54:46.936206] error: Uncaught SyntaxError: Unexpected token {, app/assistants/first-assistant.js:15
[20111217-21:54:46.980767] warning: The scene assistant 'FirstAssistant' is not defined. Did you remember to include it in sources.json?
[20111217-21:54:46.986174] error: The scene 'first' could not be pushed because an exception occurred.
[20111217-21:54:46.987117] error: Error: require Failed: The scene assistant 'FirstAssistant' is not defined. Did you remember to include it in sources.json?, line undefined, file undefined
[20111217-21:54:46.991219] info: Transition ended.
[20111217-21:54:47.552665] info: sending event 'mojo-event-activate' targeting element 'undefined#'
[20111217-21:54:47.553158] info: sending event 'mojo-window-activate' targeting element 'undefined#'

What is wrong?

swissknife007
Junior Poster in Training
74 posts since Oct 2008
Reputation Points: 13
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: