Recently i tried to make hybrid apps working on my old Pre (new Pre 3 is broken) and I'm unable to achieve it. I tried sample FileTree with Enyo and nothing works. Nor this from App hack:
HP webOS Developer Blog
I have tried to hard reset all data, webOS doctor device with 2.1 version, but nothing changed.
I had to change path to Enyo framework in index.html from 0.10 version to 1.0 to make enyo working, but in log i can see only this
Code:
2013-01-23T11:47:22.366180Z [6025] palm-webos user.debug jailer[6177]: exec(/media/cryptofs/apps/usr/palm/applications/com.joshondesign.webos.ttstest/sdltts, /media/cryptofs/apps/usr/palm/applications/com.joshondesign.webos.ttstest/sdltts)
2013-01-23T11:47:22.442199Z [6025] palm-webos user.notice LunaSysMgr: {LunaSysMgrJS}: com.joshondesign.webos.ttstest: Tellurium loading..., file:///usr/palm/frameworks/enyo/1.0/framework/build/enyo-build.jsjsjs:$12746$
$2013$-$01$-$23T11$:$47$:$22$.$560180Z$ [$6025$] $palm$-$webos$ $user$.$crit$ $ls$-$hubd$: {$ls$-$hubd$.$public$}: $ERROR$: &$quot$;$com$.$palm$.$telluriumservice$&$quot$; $permissions$ $does$ $not$ $allow$ $inbound$ $connections$ $from$ &$quot$;$com$.$joshondesign$.$webos$.$ttstest$&$quot$; ($requester$ $pid$: $1701$, $requester$ $exe$: &$quot$;/$usr$/$bin$/$LunaSysMgr$&$quot$; $requester$ $cmdline$: &$quot$;/$usr$/$bin$/$LunaSysMgr$ -$s$&$quot$;)
$2013$-$01$-$23T11$:$47$:$22$.$620605Z$ [$6025$] $palm$-$webos$ $user$.$notice$ $LunaSysMgr$: {$LunaSysMgrJS$}: $com$.$joshondesign$.$webos$.$ttstest$: $Tellurium$ $service$ $not$ $available$., $file$:///$usr$/$palm$/$frameworks$/$enyo$/$1$.$0$/$framework$/$build$/$enyo$-$build$.$js$:$12112$
for app from App Hack
I'm getting little bit confused I'm trying to solve this last months and I can't move from this spot to get to work on my app. Is there possibility in some kind broken system? Incompatibility with old Pre? Or something else?