09/29/2011, 11:20 PM
|
#41 (permalink) |
|
Member
![]()
Posts: 5
|
Strange behavior when running the ipk packager. I have Java 1.6 (27) and 1.7 runtime installed in vista. When I run the ipk packager jar file (by right clicking and selecting open), only a small window appears. I clicked on the jar file a bunch of times (maybe 7) and then finally the ipk packager program runs.
Then after I close it, I can't get it to run again, only the small window. When I select open with - only the Java Platform SE Binary appears as an option. Is that right? It doesn't matter if I disable either the 1.6 or 1.7 versions of the runtime, still same results. Any ideas? |
10/17/2011, 04:02 PM
|
#43 (permalink) |
|
Member
|
Just noting I also had trouble when loading in (K)Ubuntu 10.04. Running the jar also created a tiny window that couldn't be resized. I cheated... clicked window icon -> Advanced -> Special Window Settings... -> Geometry tab -> Check "Size" with option "Force" set to "800,600". Got the job done, anyhow!
Code:
java -version java version "1.6.0_26" Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) |
05/21/2012, 10:57 AM
|
#45 (permalink) |
|
Member
![]()
Posts: 75
|
Hmm any ideas?
~/Downloads$ java -jar jpkg-webos.jar Failed to load Main-Class manifest attribute from jpkg-webos.jar ~/Downloads$ java -version java version "1.6.0_23" OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10.2) OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) all the other java stuff is working fine (webosdoc, unified-diff-creator) |
11/28/2012, 02:26 AM
|
#46 (permalink) |
|
Member
![]() |
sorry to resurrect this thread, but hopefully this is a good question...
i've been away from webOS and on android for the last two years; with android, you can create a zip package with desired modified file structure and an updater-script (instruction set) to overwrite individual files or the entire system partition. wondering if i can use ipk packager in a similar way to make an ipk that includes a modified file structure and a sh script to copy the files and change permsissions etc.? (like a zip / updater-script in android). |
12/16/2012, 01:00 AM
|
#47 (permalink) | |
|
Member
![]()
Posts: 6
|
how to change default path from /media/cryptofs/apps to something else, like media/internals/wallpaper?
whatever i set in data.tar.gz file goes to default /media/cryptofs/apps folder. thanks! Quote:
|
|
12/16/2012, 02:15 AM
|
#48 (permalink) |
|
Member
Posts: 2,090
|
You shouldn't. Why do you want to build a managed package of wallpapers that could easily be deleted and make the package management system confused?
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/16/2012, 09:21 AM
|
#49 (permalink) | |
|
Member
![]()
Posts: 6
|
Quote:
i create exact structure . creating ipk with packager. but after installation all foders/structure goes to /media/cryptofs/apps. how to push them to correct path? |
|
12/16/2012, 01:35 PM
|
#50 (permalink) | |
|
Member
Posts: 2,090
|
Quote:
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
|
02/18/2013, 02:00 AM
|
#52 (permalink) |
|
Member
|
is there a way to directly pack a ipk so that /usr/palm/application/ stock apps are packed and then installed to this directory instead of /media/cryptofs/app/usr/palm/applications/ ?
This is why i ask: Working Tasks-app of 2.x on 3.x incl.EAS sync
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 02/18/2013 at 05:09 AM. |
02/18/2013, 02:36 AM
|
#53 (permalink) |
|
Member
Posts: 2,090
|
Well, the root path is still /usr/palm/... I think app installation uses an overridden IPKG config, but I'll have to check for sure.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



