Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Release 3.1.0
-
Fix Version/s: 2013 Sprint 11 Core, 2013 Sprint 11, Release 3.1.1, Release 3.2.0
-
Component/s: Android
-
Labels:
-
Environment:
Titanium Studio 3.1.0
Description
Steps to Reproduce
Compiling a Simple App with Mac OS X 10.8.3 and all current updates, Latest Version of Titanium Studio SDK, Android SDK with API level 8
I have also put a proper id: com.whatever.whatever
Actual Result
First Time Run:
[ERROR] Exception occured while building Android project:
|
[ERROR] Traceback (most recent call last):
|
[ERROR] File '/Users/akzes/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/android/builder.py', line 2528, in <module>
|
[ERROR] builder.build_and_run(False, avd_id, debugger_host=debugger_host, profiler_host=profiler_host)
|
[ERROR] File '/Users/akzes/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/android/builder.py', line 2264, in build_and_run
|
[ERROR] self.manifest_changed = self.generate_android_manifest(compiler)
|
[ERROR] File '/Users/akzes/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/android/builder.py', line 1404, in generate_android_manifest
|
[ERROR] '-I', self.android_jar], warning_regex=r'skipping')
|
[ERROR] File '/Users/akzes/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/android/run.py', line 38, in run
|
[ERROR] print '[DEBUG] %s' % subprocess.list2cmdline(args_to_log)
|
[ERROR] File '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py', line 587, in list2cmdline
|
[ERROR] TypeError: argument of type 'NoneType' is not iterable
|
[ERROR] : Build process exited with code 1
|
[ERROR] : Project failed to build after 1s 448ms
|
|
Second Time Run:
|
[ERROR] Error generating R.java from manifest
|
[ERROR] : Build process exited with code 1
|
[ERROR] : Project failed to build after 1s 7ms
|
Expected Result
Should Compile and Run on Android Simulator
Attachments
Issue Links
- blocks
-
TISTUD-4688 Android Emulator: new process launched every time emulator is run
-
- Closed
-
- duplicates
-
AC-1884 Can't install app to android device
- Closed
-
AC-2084 kitchensink cant run
- Closed
-
AC-2212 Exception occured while building Android project
- Closed
-
AC-2612 generate_android_manifest
- Closed
-
AC-2636 TypeError: argument of type 'NoneType' is not iterable
- Closed
- relates to
-
AC-1768 Error generating R.java from Manifest
- Closed
-
AC-3060 TypeError: argument of type 'NoneType' is not iterable
- Closed
-
TIMOB-11895 TypeError: argument of type 'NoneType' is not iterable
-
- Closed
-
-
TISTUD-994 Studio: exception on app build
-
- Closed
-
-
AC-1892 "Missing Java SDK" error when upgrading Titanium Studio (instead of fresh install)
- Closed
-
TIMOB-14585 Android: Build fails since 3.1.1 GA update
-
- Closed
-
- links to