View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#77
Nope. I was trying to do something but I didn't manage to do it.

Getting back 2 the topic:
I installed Palm SDK. The App Catalog wasn't there, but I was able to find its ipk. Here's what the App Catalog logs:
Code:
following logs for application com.palm.app.findapps on device "emulator" {b84a5eb698c46a694a59d5aa68c4b53324159ef2} tcp 39584
[20120207-16:57:09.284351] info: =========> Calling palmInitFramework506, /usr/palm/frameworks/mojo/mojo.js:142
[20120207-16:57:10.452409] error: Uncaught ReferenceError: AppLists is not defined, allscriptscompressed.js:1
[20120207-16:57:12.003958] error: Weave.Utilities.AppCategoriesHelper._fetchCategoriesFromServer failed!
[20120207-16:57:12.004168] error: Errors.displayError errorCode failure, args undefined, defaultError undefined, defaultMessage undefined
[20120207-16:57:12.004237] error: Errors._displayErrorPage failure
[20120207-16:57:12.137263] error: **** error in obtaining token {"errorText": "Token could not be fetched", "errorCode": "NO_TOKEN", "exception": "[object Object]", "returnValue": false}
[20120207-16:57:12.137485] error: **** error in obtaining token {"errorText": "Token could not be fetched", "errorCode": "NO_TOKEN", "exception": "[object Object]", "returnValue": false}
[20120207-16:57:12.847705] error: ERROR failure
[20120207-16:57:12.862760] error: An exception occurred in the 'error' scene's setup() method.
[20120207-16:57:12.863157] error: Error: Cannot read property 'style' of null, line undefined, file undefined
[20120207-16:57:13.011937] error: Uncaught TypeError: Cannot read property 'mcc' of undefined, allscriptscompressed.js:1
[20120207-16:57:13.023971] error: Errors.displayError errorCode failure, args undefined, defaultError undefined, defaultMessage undefined
[20120207-16:57:13.025815] error: Errors._displayErrorPage failure
[20120207-16:57:13.039693] error: ERROR failure
[20120207-16:57:13.053063] error: An exception occurred in the 'error' scene's setup() method.
[20120207-16:57:13.053779] error: Error: Cannot read property 'style' of null, line undefined, file undefined
what's that token?
more important: can we provide the token other way?

we can ssh to the emulator and this way copy the files. So the only problem is the app catalog not running
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-02-07 at 16:21.