{ "id": "105734", "key": "TIMOB-11907", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-12-03T14:49:57.000+0000", "created": "2012-11-30T08:54:51.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-mw100112" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-07-17T09:47:36.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": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "Steps To Reproduce:\r\n1. Complete Install Studio 3.0\r\n2. Create Mobile Module.\r\n3. Try packaging Mob Module using directory or SDK or project\r\n\r\nActual: Observe error in Console.\r\n{code}\r\n[Traceback (most recent call last):\r\n File \"C:\\PragyaWrkspace\\MobModule\\build.py\", line 18, in \r\n import markdown\r\n File \"C:\\Users\\Pragya.Rastogi\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.0.0.v20121128151109\\common\\markdown\\__init__.py\", line 173, in \r\n etree = etree_loader.importETree()\r\n File \"C:\\Users\\Pragya.Rastogi\\AppData\\Roaming\\Titanium\\mobilesdk\\win32\\3.0.0.v20121128151109\\common\\markdown\\etree_loader.py\", line 10, in importETree\r\n import xml.etree.cElementTree as etree_in_c\r\n File \"C:\\Program Files (x86)\\Python-2.6.8\\Lib\\xml\\etree\\cElementTree.py\", line 3, in \r\n from _elementtree import *\r\n File \"\", line 129, in \r\nAttributeError: 'module' object has no attribute 'fromstringlist']\r\n{code}\r\n\r\nExpected: Packaging must be successful.\r\n\r\n", "attachment": [], "flagged": false, "summary": "Studio: MobileWeb module Packaging Failed in Windows 8", "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 8\r\nTitanium Studio, build: 3.0.0.201211291910\r\nTitanium SDK: 3.0.0.v20121128151109", "comment": { "comments": [ { "id": "229381", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Pragya: What kind of module is it (android, ios, mobileweb?), and what happens when you update python to 2.7, the min supported version for the sdk?", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-30T21:40:56.000+0000", "updated": "2012-11-30T21:41:34.000+0000" }, { "id": "229455", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Hi dustin,\nIts a mobile web module which i tried to package in a default project with all Android and MobileWeb deployment targets as enabled.\nAble to reproduce with new build :\nTitanium SDK:3.0.0.v20121130200208\nTitanium Studio, build: 3.0.0.201211301903", "updateAuthor": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2012-12-01T07:26:56.000+0000", "updated": "2012-12-01T07:26:56.000+0000" }, { "id": "229464", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Pragya. What is the stack trace you get the second time?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-01T12:50:11.000+0000", "updated": "2012-12-01T12:50:11.000+0000" }, { "id": "229466", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Chris, assigning to you for feedback, though I can't reproduce it. Windows 8, Titanium Studio, build: 3.0.0.201211291910", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-01T12:59:15.000+0000", "updated": "2012-12-01T12:59:15.000+0000" }, { "id": "229475", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hey Pragya,\nplease:\n-uninstall python\n-restart your machine\n-try to reproduce the bug\n-if you can reproduce, please include the stack trace.\n\nthanks!", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-12-01T16:40:49.000+0000", "updated": "2012-12-01T16:40:49.000+0000" }, { "id": "229510", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Hi Thomas,\n\nAfter following above steps, the issue appear to be fixed on my machine.\n\nThanks\n-Pragya\n", "updateAuthor": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2012-12-03T05:31:40.000+0000", "updated": "2012-12-03T05:31:40.000+0000" }, { "id": "229558", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Marking as Cannot Reproduce since it's fixed on Pragya's machine.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-12-03T14:50:26.000+0000", "updated": "2012-12-03T14:50:26.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }