**** BEGIN LOGGING AT Fri Aug 31 02:59:59 2012 Aug 31 03:15:21 hello Aug 31 03:15:34 i need a little help finding an app Aug 31 03:15:55 i am looking for the .ipk for the touchplayer app Aug 31 03:16:15 does anyone have it or know where i can download it? Aug 31 03:16:29 any suggestions would be greatly appreciated Aug 31 03:16:31 thanks Aug 31 03:42:54 ninepointsrini: try this http://mobilecoder.wordpress.com/2011/10/16/touchplayer-documentation/ Aug 31 15:32:18 so Aug 31 15:32:19 openwebos Sep 01 00:30:59 does the post-install script inside of IPKs have to have a specific name to be executed? Sep 01 00:31:13 so far I've seen names like "postinst" and "pmPostInstall.script"... Sep 01 00:33:21 palm-install requires the latter. Preware handles either. Sep 01 00:33:59 rwhitby: thank you! Sep 01 00:34:16 See https://github.com/webos-internals/build/blob/master/toolchain/ipkg-utils/ipkg-build#L252 Sep 01 01:15:50 shouldn't Preware show an error message if postinst exits with nonzero? Sep 01 01:17:07 (currently trying through the "install package" menu) Sep 01 01:35:46 pc-world1: yes, it will say an error occurred and tell you to look at the ipkg log Sep 01 01:36:15 you see this, for example, when patches fail to apply Sep 01 01:36:33 * rwhitby bbl Sep 01 01:39:02 rwhitby: I've seen that often, but for some reason that doesn't work with my test IPK. messages: Sep 01 01:39:03 2012-09-01T01:37:17.031099Z [28743] webos-device user.notice ApplicationInstallerUtility: runScriptCwd: executing: sh -c /media/cryptofs/apps/.scripts/de.pcworldsoftware.fileexpl-rootplugin/pmPostInstall.script Sep 01 01:39:03 2012-09-01T01:37:17.042580Z [28743] webos-device user.notice ApplicationInstallerUtility: runScriptCwd: error: result status is 1 , error code = 256 Sep 01 01:39:03 2012-09-01T01:37:17.042789Z [28743] webos-device user.notice ApplicationInstallerUtility: install: tried to run /media/cryptofs/apps/.scripts/de.pcworldsoftware.fileexpl-rootplugin/pmPostInstall.script as post-install script - result = 0 Sep 01 01:39:03 (...) Sep 01 01:39:03 2012-09-01T01:37:17.043626Z [28743] webos-device user.notice ApplicationInstallerUtility: Install Completed, returning AI_ERR_NONE Sep 01 01:39:40 Preware says "Package installed" Sep 01 01:41:43 pmPostInstall.script consists of "echo asdf" and "exit 1" **** ENDING LOGGING AT Sat Sep 01 03:00:01 2012