GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-23T11:18:34.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Sprint 2011-47, Release 1.8.0.1 |
Components | MobileWeb |
Labels | qe-S20111114 |
Reporter | Dustin Hyde |
Assignee | Bryan Hughes |
Created | 2011-11-16T17:33:57.000+0000 |
Updated | 2011-11-28T12:55:06.000+0000 |
MobileWeb does not build in Windows 7 or XP.
Steps to Reproduce:
1. Create a MobileWeb project.
2. Build/deploy the project to browser.
Expected Result:
Project should build and deploy.
Actual Result:
Build fails with log errors (attached for Windows 7).
The Windows XP log is only:
!ENTRY com.appcelerator.titanium.mobile 4 0 2011-11-16 17:03:35.328
!MESSAGE Unable to generate Mobile Web App.
Please run the command in the error text to capture the python stack trace.
See the comment about running the test to capture additional input.
Attaching Windows XP Python stack trace. Windows 7 coming soon.
Windows 7 Python stack trace attached.
Need to try json and if that fails simplejson
try: import json except: import simplejson as json
Pull request https://github.com/appcelerator/titanium_mobile/pull/757
Bug fixed. Verified on: SDK: 1.8.0.1.v20111128121519 Studio: 1.0.7.201111231202 OS: Windows 7/XP Browsers Tested: Firefox