Discussion Board

Results 1 to 5 of 5
  1. #1
    Regular Contributor wildabeast's Avatar
    Join Date
    Aug 2009
    Posts
    57
    I am on Mac OSX. I have created a widget using the Aptana Studio WRT Plugin. Packaging the widget using Aptana is successful; the widget package can be successfully deployed and installed.

    However, if I don't use Aptana, and simply use the native OSX zip utility (either via command line or context menu), the resulting widget package cannot be installed. I am using the same files, and I have unzipped both the Aptana package and the native os x package, and compared the contents, and they appear to be identical.

    I am guessing it is the zip format, so the question is, what zip format does the Aptana WRT Plugin use for packaging widgets (and how can I use the same compression format from the command line)?

  2. #2
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi wildabeast,

    were you able to solve your packaging issue? If not, try posting a sample widget packaged on OSX, so that it'll be possible to analyze it and spot out possible differences with the WRT package format.

    Pit

  3. #3
    Regular Contributor wildabeast's Avatar
    Join Date
    Aug 2009
    Posts
    57
    Quote Originally Posted by jappit View Post
    Hi wildabeast,

    were you able to solve your packaging issue? If not, try posting a sample widget packaged on OSX, so that it'll be possible to analyze it and spot out possible differences with the WRT package format.

    Pit
    Still haven't solved it. Here's a sample of a widget packaged on OSX:

    http://new.nitobi.com/temp/app.zip
    Last edited by wildabeast; 2009-12-06 at 23:06. Reason: Wrong link URL

  4. #4
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi wildabeast,

    it seems that the widget files are placed directly within the zip root: actually, the WRT widgets files should be placed in a subfolder of the ZIP root, so something like that:

    Code:
    app.zip
    |_app/
      |_Info.plist
      |_index.html
      |_[other files and folders]
    Hope this helps,
    Pit

  5. #5
    Regular Contributor wildabeast's Avatar
    Join Date
    Aug 2009
    Posts
    57
    Quote Originally Posted by jappit View Post
    Hi wildabeast,

    it seems that the widget files are placed directly within the zip root: actually, the WRT widgets files should be placed in a subfolder of the ZIP root, so something like that:

    Code:
    app.zip
    |_app/
      |_Info.plist
      |_index.html
      |_[other files and folders]
    Hope this helps,
    Pit
    fail by me. thats it, thanks Pit.

Similar Threads

  1. [Announce] pygame for S60 for PyS60 1.9.x
    By GameDude in forum Python
    Replies: 57
    Last Post: 2011-02-21, 23:18
  2. Building SIS fails, missing rsc file
    By ahlmans in forum Symbian C++
    Replies: 15
    Last Post: 2009-05-04, 11:15
  3. Tips on using NDS 1.1
    By mitts in forum Symbian Tools & SDKs
    Replies: 7
    Last Post: 2006-01-18, 16:07
  4. Replies: 1
    Last Post: 2005-05-26, 14:22
  5. Replies: 0
    Last Post: 2002-06-10, 12:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved