{ "id": "109493", "key": "TIMOB-12779", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-03-14T04:56:38.000+0000", "created": "2013-02-11T10:50:58.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.0.2", "regression" ], "versions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" } ], "issuelinks": [ { "id": "25789", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "109638", "key": "TISTUD-3474", "fields": { "summary": "Not to use legacy scripts if CLI is not installed and SDK is 3.0.0+", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-03-14T16:20:33.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Works fine on SDK: 3.0.0.GA. Hence is regression issue.\r\n\r\nSteps To Reproduce:\r\n===================\r\n1. Create a titanium project or alloy project.\r\n2. Package on MobileWeb\r\n\r\nActual: \r\nMobile Packaging fails for titanium and Alloy project.\r\n\r\nWorkaround:\r\nWorks fine on clean install machine.\r\n\r\nExpected:\r\nMobile Packaging must occur successfully on windows machine wherein installation and UN-installation is been done several times.\r\n\r\nNote:\r\nNo Studio Logs or Console logs appear for same.\r\nAppId used was app.test (ie. any random appid not ti.cloud)", "attachment": [ { "id": "35511", "filename": "PackagingError.png", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-02-11T10:50:58.000+0000", "size": 219408, "mimeType": "image/png" } ], "flagged": false, "summary": "\"Packaging Error\" appears in Windows while packaging project in mobile web using legacy cli", "creator": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "OS: Windows 7 & Windows 8\r\nTitanium Studio: 3.0.2.201302041757\r\nTitanium SDK: 3.0.2.v20130207164659", "comment": { "comments": [ { "id": "238079", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "ï¼ Pragya - could you do the following:\r\n\r\n1. Open Preferences > Titanium Studio > Troubleshooting page, change Debug Level to \"All\" and make the com.aptana.core/debug/shell entry checked;\r\n2. Restart Studio;\r\n3. Run packaging on Mobile Web again to generate the error;\r\n4. Attach the Studio log via Help > Titanium Studio > View Log File.\r\n\r\nAlso you could try running the same command you see in the log from the command line to see if it returns the same error.\r\n\r\nThanks.\r\n\r\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-12T00:43:37.000+0000", "updated": "2013-02-12T00:43:37.000+0000" }, { "id": "238157", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is probably an SDK regression new to SDK 3.0.2.\r\n\r\nIt is showing up because we are calling the legacy script when the CLI is not detected.\r\n\r\nTo reproduce this behavior you need to uninstall the CLI and package a mobileweb app in SDK 3.0.2.\r\n\r\n@Michael: Should we be using the legacy scripts at all? For instance we don't run the legacy script for mobileweb preview in browser, the operation just fails (with correct missing cli error).", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-12T18:30:23.000+0000", "updated": "2013-02-12T22:50:22.000+0000" }, { "id": "238839", "author": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We will address the issue with not calling the legacy script if 3.0.0+ SDK is selected and CLI is not installed in TISTUD-3474. Moving this ticket to platform as it's a 3.0.2 SDK regression.\r\n", "updateAuthor": { "name": "mxia", "key": "mxia", "displayName": "Michael Xia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-18T18:37:48.000+0000", "updated": "2013-02-18T18:37:48.000+0000" }, { "id": "242161", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To confirm, this is using the legacy scripts (i.e. the Python ones)?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-14T03:51:56.000+0000", "updated": "2013-03-14T03:51:56.000+0000" }, { "id": "242171", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Correct.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-14T04:46:14.000+0000", "updated": "2013-03-14T04:46:14.000+0000" }, { "id": "242172", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Okay. Those scripts are deprecated, so we won't be updating them.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-14T04:56:38.000+0000", "updated": "2013-03-14T04:56:38.000+0000" }, { "id": "242250", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing.\r\n\r\nPython CLI Deprecated.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-14T16:20:33.000+0000", "updated": "2013-03-14T16:20:33.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }