id
int64
0
5.38k
issuekey
stringlengths
4
16
created
stringlengths
19
19
title
stringlengths
5
252
description
stringlengths
1
1.39M
storypoint
float64
0
100
1,211
TISTUD-3967
03/28/2013 06:03:20
Change "All" category to "Others" in mobile project wizard
The "All" category is intended to contain the project templates that don't have a category defined in addition to the ones with categories. The suggestion is to modify it to "Others" where it only contains the list of project templates without a category.
5
1,212
TISTUD-3970
03/28/2013 06:17:16
File > New From Template: not to show Blank File option if it has no siblings
Under File > New From Template menu, if file type has no template contribution and contains only "Blank File", we should use the file type menu trigger the creation of blank file instead of having a submenu.
3
1,213
TISTUD-3971
03/28/2013 06:20:26
File > New From Template: Remove Alloy entry
The current Alloy > Blank File doesn't really make sense. If we keep the Alloy menu, the options should be for creating controller/model/widget. Since it only makes sense from a project context, and we have the corresponding menus there, We should remove it from File > New From Template.
3
1,214
TISTUD-3972
03/28/2013 06:23:13
Trim the number of rubles shipped in Titanium Studio
We should take a look at the rubles we include in Titanium Studio and ship only the appropriate ones.
3
1,215
TISTUD-3977
03/28/2013 19:16:40
Node.js: update to Node.js 0.8.22 with NPM 1.2.14
Node.js: update to Node.js 0.8.22 with NPM 1.2.14. Due to TIMOB-13178. Node.js Docs: http://nodejs.org/ http://nodejs.org/dist/ http://nodejs.org/dist/v0.8.22/ http://nodejs.org/dist/v0.8.22/docs/ I was able to install all node packages and run in Titanium SDK 3.0.2 and 3.1.X using Node.js 0.8.22 and NPM 1.2.14: titanium {code} Last login: Thu Mar 28 10:08:56 on ttys000 DHydeMBP:~ dhyde$ npm -v 1.2.14 DHydeMBP:~ dhyde$ sudo npm install -g [email protected] npm http GET https://registry.npmjs.org/titanium/3.0.25-alpha npm http 304 https://registry.npmjs.org/titanium/3.0.25-alpha npm http GET https://registry.npmjs.org/colors npm http GET https://registry.npmjs.org/async npm http GET https://registry.npmjs.org/longjohn npm http GET https://registry.npmjs.org/node-appc/0.1.29-alpha npm http GET https://registry.npmjs.org/prompt npm http GET https://registry.npmjs.org/revalidator npm http GET https://registry.npmjs.org/semver npm http GET https://registry.npmjs.org/sprintf npm http GET https://registry.npmjs.org/temp/0.4.0 npm http GET https://registry.npmjs.org/request npm http GET https://registry.npmjs.org/wrench npm http GET https://registry.npmjs.org/winston npm http 304 https://registry.npmjs.org/colors npm http 304 https://registry.npmjs.org/async npm http 304 https://registry.npmjs.org/longjohn npm http 304 https://registry.npmjs.org/node-appc/0.1.29-alpha npm http 304 https://registry.npmjs.org/prompt npm http 304 https://registry.npmjs.org/revalidator npm http 304 https://registry.npmjs.org/semver npm http 304 https://registry.npmjs.org/temp/0.4.0 npm http 304 https://registry.npmjs.org/sprintf npm http 304 https://registry.npmjs.org/request npm http 304 https://registry.npmjs.org/wrench npm http 304 https://registry.npmjs.org/winston npm http GET https://registry.npmjs.org/pkginfo npm http GET https://registry.npmjs.org/read npm http GET https://registry.npmjs.org/utile npm http GET https://registry.npmjs.org/cycle npm http GET https://registry.npmjs.org/eyes npm http GET https://registry.npmjs.org/pkginfo npm http GET https://registry.npmjs.org/stack-trace npm http GET https://registry.npmjs.org/node-uuid npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/xmldom/0.1.11 npm http 304 https://registry.npmjs.org/read npm http 304 https://registry.npmjs.org/pkginfo npm http 304 https://registry.npmjs.org/cycle npm http 304 https://registry.npmjs.org/utile npm http 304 https://registry.npmjs.org/eyes npm http GET https://registry.npmjs.org/mute-stream npm http 304 https://registry.npmjs.org/pkginfo npm http 304 https://registry.npmjs.org/stack-trace npm http 304 https://registry.npmjs.org/node-uuid npm http 304 https://registry.npmjs.org/uglify-js npm http 304 https://registry.npmjs.org/xmldom/0.1.11 npm http GET https://registry.npmjs.org/deep-equal npm http GET https://registry.npmjs.org/i npm http GET https://registry.npmjs.org/ncp npm http GET https://registry.npmjs.org/mkdirp npm http GET https://registry.npmjs.org/rimraf npm http 304 https://registry.npmjs.org/mute-stream npm http 304 https://registry.npmjs.org/rimraf npm http 304 https://registry.npmjs.org/mkdirp npm http 304 https://registry.npmjs.org/ncp npm http 304 https://registry.npmjs.org/i npm http 304 https://registry.npmjs.org/deep-equal /usr/local/bin/titanium -> /usr/local/lib/node_modules/titanium/bin/titanium /usr/local/bin/ti -> /usr/local/lib/node_modules/titanium/bin/titanium [email protected] /usr/local/lib/node_modules/titanium β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected]) └── [email protected] ([email protected], [email protected], [email protected]) DHydeMBP:~ dhyde$ ti Titanium Command-Line Interface, CLI version 3.0.25-alpha, Titanium SDK version 3.1.0.v20130327135307 Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ Usage: titanium <command> [options] Commands: build builds a project clean removes previous build directories config get and set config options create creates a new mobile application or module help displays this help screen info display development environment information login logs into the Appcelerator network logout logs out of the Appcelerator network module manages installed Titanium Modules plugin manages installed Titanium Plugins project get and set tiapp.xml settings sdk manages installed Titanium SDKs setup run the setup wizard status displays session information Global Flags: --banner, --no-banner displays Titanium version banner [default: true] --colors, --no-colors use colors in the terminal [default: true] -h, --help displays help --prompt, --no-prompt prompt for missing options [default: true] -q, --quiet suppress all output [default: false] -v, --version displays the current version {code} alloy {code} DHydeMBP:~ dhyde$ sudo npm install -g [email protected] npm http GET https://registry.npmjs.org/alloy/1.1.0-alpha npm http 200 https://registry.npmjs.org/alloy/1.1.0-alpha npm http GET https://registry.npmjs.org/alloy/-/alloy-1.1.0-alpha.tgz npm http 200 https://registry.npmjs.org/alloy/-/alloy-1.1.0-alpha.tgz npm http GET https://registry.npmjs.org/colors/0.6.0-1 npm http GET https://registry.npmjs.org/pkginfo/0.2.2 npm http GET https://registry.npmjs.org/xmldom/0.1.13 npm http GET https://registry.npmjs.org/stripcolorcodes/0.1.0 npm http GET https://registry.npmjs.org/jsonlint/1.5.1 npm http GET https://registry.npmjs.org/uglify-js/2.2.5 npm http GET https://registry.npmjs.org/source-map/0.1.9 npm http GET https://registry.npmjs.org/jake/0.5.9 npm http GET https://registry.npmjs.org/commander/0.6.1 npm http GET https://registry.npmjs.org/wrench/1.3.9 npm http 304 https://registry.npmjs.org/colors/0.6.0-1 npm http 304 https://registry.npmjs.org/pkginfo/0.2.2 npm http 200 https://registry.npmjs.org/jsonlint/1.5.1 npm http 200 https://registry.npmjs.org/stripcolorcodes/0.1.0 npm http GET https://registry.npmjs.org/jsonlint/-/jsonlint-1.5.1.tgz npm http GET https://registry.npmjs.org/stripcolorcodes/-/stripcolorcodes-0.1.0.tgz npm http 200 https://registry.npmjs.org/xmldom/0.1.13 npm http GET https://registry.npmjs.org/xmldom/-/xmldom-0.1.13.tgz npm http 200 https://registry.npmjs.org/source-map/0.1.9 npm http GET https://registry.npmjs.org/source-map/-/source-map-0.1.9.tgz npm http 304 https://registry.npmjs.org/commander/0.6.1 npm http 200 https://registry.npmjs.org/uglify-js/2.2.5 npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz npm http 200 https://registry.npmjs.org/stripcolorcodes/-/stripcolorcodes-0.1.0.tgz npm http 200 https://registry.npmjs.org/jsonlint/-/jsonlint-1.5.1.tgz npm http 200 https://registry.npmjs.org/xmldom/-/xmldom-0.1.13.tgz npm http 200 https://registry.npmjs.org/wrench/1.3.9 npm http GET https://registry.npmjs.org/wrench/-/wrench-1.3.9.tgz npm http 200 https://registry.npmjs.org/jake/0.5.9 npm http GET https://registry.npmjs.org/jake/-/jake-0.5.9.tgz npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.1.9.tgz npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz npm http 200 https://registry.npmjs.org/wrench/-/wrench-1.3.9.tgz npm http 200 https://registry.npmjs.org/jake/-/jake-0.5.9.tgz npm http GET https://registry.npmjs.org/amdefine npm http GET https://registry.npmjs.org/minimatch npm http GET https://registry.npmjs.org/utilities npm http GET https://registry.npmjs.org/nomnom npm http GET https://registry.npmjs.org/JSV npm http GET https://registry.npmjs.org/optimist npm http 200 https://registry.npmjs.org/amdefine npm http GET https://registry.npmjs.org/amdefine/-/amdefine-0.0.4.tgz npm http 200 https://registry.npmjs.org/utilities npm http GET https://registry.npmjs.org/utilities/-/utilities-0.0.22.tgz npm http 200 https://registry.npmjs.org/amdefine/-/amdefine-0.0.4.tgz npm http 200 https://registry.npmjs.org/nomnom npm http GET https://registry.npmjs.org/nomnom/-/nomnom-1.6.0.tgz npm http 200 https://registry.npmjs.org/JSV npm http GET https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz npm http 200 https://registry.npmjs.org/utilities/-/utilities-0.0.22.tgz npm http 200 https://registry.npmjs.org/optimist npm http 200 https://registry.npmjs.org/nomnom/-/nomnom-1.6.0.tgz npm http GET https://registry.npmjs.org/optimist/-/optimist-0.3.5.tgz npm http 200 https://registry.npmjs.org/minimatch npm http GET https://registry.npmjs.org/minimatch/-/minimatch-0.2.11.tgz npm http 200 https://registry.npmjs.org/JSV/-/JSV-4.0.2.tgz npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.3.5.tgz npm http GET https://registry.npmjs.org/wordwrap npm http 200 https://registry.npmjs.org/minimatch/-/minimatch-0.2.11.tgz npm http GET https://registry.npmjs.org/lru-cache npm http GET https://registry.npmjs.org/sigmund npm http 200 https://registry.npmjs.org/wordwrap npm http GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz npm http 200 https://registry.npmjs.org/sigmund npm http GET https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz npm http 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz npm http 200 https://registry.npmjs.org/lru-cache npm http GET https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.0.tgz npm http 200 https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz npm http 200 https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.0.tgz npm http GET https://registry.npmjs.org/underscore npm http GET https://registry.npmjs.org/colors npm http 304 https://registry.npmjs.org/colors npm http GET https://registry.npmjs.org/colors/-/colors-0.5.1.tgz npm http 200 https://registry.npmjs.org/underscore npm http GET https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz npm http 200 https://registry.npmjs.org/colors/-/colors-0.5.1.tgz npm http 200 https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz /usr/local/bin/alloy -> /usr/local/lib/node_modules/alloy/bin/alloy [email protected] /usr/local/lib/node_modules/alloy β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] ([email protected]) β”œβ”€β”€ [email protected] ([email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected]) └── [email protected] ([email protected], [email protected]) {code} acs {code} DHydeMBP:~ dhyde$ npm -v 1.2.14 DHydeMBP:~ dhyde$ sudo npm install -g acs npm http GET https://registry.npmjs.org/acs npm http 304 https://registry.npmjs.org/acs npm http GET https://registry.npmjs.org/commander/0.6.1 npm http GET https://registry.npmjs.org/colors/0.6.0-1 npm http GET https://github.com/appcelerator/cocoafish-node-sdk/tarball/0.1.6 npm http GET https://registry.npmjs.org/connect/2.3.5 npm http GET https://registry.npmjs.org/connect-mongo/0.1.9 npm http GET https://registry.npmjs.org/ejs/0.8.0 npm http GET https://registry.npmjs.org/express/3.0.0 npm http GET https://registry.npmjs.org/fstream/0.1.18 npm http GET https://registry.npmjs.org/longjohn/0.0.3 npm http GET https://registry.npmjs.org/log4js/0.5.1 npm http GET https://registry.npmjs.org/pkginfo/0.2.2 npm http GET https://registry.npmjs.org/mkdirp/0.3.3 npm http GET https://registry.npmjs.org/node-uuid/1.3.3 npm http GET https://registry.npmjs.org/temp/0.4.0 npm http GET https://registry.npmjs.org/tar/0.1.13 npm http GET https://registry.npmjs.org/socket.io/0.9.10 npm http GET https://registry.npmjs.org/wrench/1.3.9 npm http GET https://registry.npmjs.org/uglify-js/1.3.2 npm http GET https://registry.npmjs.org/underscore/1.3.3 npm http GET https://registry.npmjs.org/esprima/0.9.9 npm http GET https://registry.npmjs.org/string/1.1.0 npm http GET https://registry.npmjs.org/npm/1.2.1 npm http GET https://registry.npmjs.org/jade/0.28.1 npm http GET https://registry.npmjs.org/request/2.14.0 npm http 304 https://registry.npmjs.org/commander/0.6.1 npm http 304 https://registry.npmjs.org/colors/0.6.0-1 npm http 304 https://registry.npmjs.org/connect/2.3.5 npm WARN package.json [email protected] No README.md file found! npm http 304 https://registry.npmjs.org/ejs/0.8.0 npm http 304 https://registry.npmjs.org/connect-mongo/0.1.9 npm WARN package.json [email protected] No README.md file found! npm http 304 https://registry.npmjs.org/express/3.0.0 npm http 304 https://registry.npmjs.org/longjohn/0.0.3 npm http 304 https://registry.npmjs.org/fstream/0.1.18 npm http 304 https://registry.npmjs.org/pkginfo/0.2.2 npm http 304 https://registry.npmjs.org/log4js/0.5.1 npm http 304 https://registry.npmjs.org/socket.io/0.9.10 npm http 304 https://registry.npmjs.org/mkdirp/0.3.3 npm http 304 https://registry.npmjs.org/tar/0.1.13 npm http 304 https://registry.npmjs.org/node-uuid/1.3.3 npm http 304 https://registry.npmjs.org/temp/0.4.0 npm http 304 https://registry.npmjs.org/wrench/1.3.9 npm http 304 https://registry.npmjs.org/uglify-js/1.3.2 npm http 304 https://registry.npmjs.org/underscore/1.3.3 npm http 200 https://registry.npmjs.org/esprima/0.9.9 npm http GET https://registry.npmjs.org/esprima/-/esprima-0.9.9.tgz npm http 304 https://registry.npmjs.org/string/1.1.0 npm http 304 https://registry.npmjs.org/npm/1.2.1 npm http 304 https://registry.npmjs.org/request/2.14.0 npm http 304 https://registry.npmjs.org/jade/0.28.1 npm http 200 https://registry.npmjs.org/esprima/-/esprima-0.9.9.tgz npm http 200 https://github.com/appcelerator/cocoafish-node-sdk/tarball/0.1.6 npm http GET https://registry.npmjs.org/rimraf npm http GET https://registry.npmjs.org/inherits npm http GET https://registry.npmjs.org/inherits npm http GET https://registry.npmjs.org/range-parser/0.0.4 npm http GET https://registry.npmjs.org/block-stream npm http GET https://registry.npmjs.org/graceful-fs npm http GET https://registry.npmjs.org/connect/2.6.0 npm http GET https://registry.npmjs.org/cookie/0.0.4 npm http GET https://registry.npmjs.org/mongodb npm http GET https://registry.npmjs.org/crc/0.2.0 npm http GET https://registry.npmjs.org/methods/0.0.1 npm http GET https://registry.npmjs.org/fresh/0.1.0 npm http GET https://registry.npmjs.org/send/0.1.0 npm http GET https://registry.npmjs.org/debug npm http GET https://registry.npmjs.org/socket.io-client/0.9.10 npm http GET https://registry.npmjs.org/policyfile/0.0.4 npm http GET https://registry.npmjs.org/async/0.1.15 npm http GET https://registry.npmjs.org/coffee-script npm http GET https://registry.npmjs.org/redis/0.7.2 npm http GET https://registry.npmjs.org/fresh/0.0.1 npm http GET https://registry.npmjs.org/qs/0.4.2 npm http GET https://registry.npmjs.org/formidable/1.0.11 npm http GET https://registry.npmjs.org/mime/1.2.4 npm http GET https://registry.npmjs.org/bytes/0.0.1 npm http 304 https://registry.npmjs.org/inherits npm http 304 https://registry.npmjs.org/block-stream npm http 304 https://registry.npmjs.org/inherits npm http 304 https://registry.npmjs.org/rimraf npm http 304 https://registry.npmjs.org/range-parser/0.0.4 npm http 304 https://registry.npmjs.org/connect/2.6.0 npm http 304 https://registry.npmjs.org/graceful-fs npm http 304 https://registry.npmjs.org/cookie/0.0.4 npm http 304 https://registry.npmjs.org/mongodb npm http 304 https://registry.npmjs.org/crc/0.2.0 npm WARN package.json [email protected] No README.md file found! npm http 304 https://registry.npmjs.org/fresh/0.1.0 npm http 304 https://registry.npmjs.org/methods/0.0.1 npm WARN package.json [email protected] No README.md file found! npm http 304 https://registry.npmjs.org/send/0.1.0 npm http 304 https://registry.npmjs.org/debug npm http 304 https://registry.npmjs.org/socket.io-client/0.9.10 npm http 304 https://registry.npmjs.org/redis/0.7.2 npm http 304 https://registry.npmjs.org/coffee-script npm http 304 https://registry.npmjs.org/async/0.1.15 npm http 304 https://registry.npmjs.org/policyfile/0.0.4 npm http GET https://registry.npmjs.org/mime/1.2.6 npm http 200 https://registry.npmjs.org/mime/1.2.4 npm http 304 https://registry.npmjs.org/bytes/0.0.1 npm http 304 https://registry.npmjs.org/qs/0.4.2 npm http 304 https://registry.npmjs.org/formidable/1.0.11 npm http 304 https://registry.npmjs.org/fresh/0.0.1 npm http GET https://registry.npmjs.org/mime/-/mime-1.2.4.tgz npm http GET https://registry.npmjs.org/qs/0.5.1 npm http GET https://registry.npmjs.org/hiredis npm http GET https://registry.npmjs.org/bytes/0.1.0 npm http GET https://registry.npmjs.org/pause/0.0.1 npm http GET https://registry.npmjs.org/send/0.0.4 npm http 200 https://registry.npmjs.org/mime/1.2.6 npm http GET https://registry.npmjs.org/mime/-/mime-1.2.6.tgz npm http 304 https://registry.npmjs.org/pause/0.0.1 npm http GET https://registry.npmjs.org/bson/0.0.4 npm http 304 https://registry.npmjs.org/send/0.0.4 npm http GET https://registry.npmjs.org/uglify-js/1.2.5 npm http GET https://registry.npmjs.org/xmlhttprequest/1.4.2 npm http GET https://registry.npmjs.org/ws npm http GET https://registry.npmjs.org/active-x-obfuscator/0.0.1 npm http 304 https://registry.npmjs.org/hiredis npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.4.tgz npm http 304 https://registry.npmjs.org/qs/0.5.1 npm http 304 https://registry.npmjs.org/bytes/0.1.0 npm http 200 https://registry.npmjs.org/mime/-/mime-1.2.6.tgz npm http 304 https://registry.npmjs.org/xmlhttprequest/1.4.2 npm http 304 https://registry.npmjs.org/uglify-js/1.2.5 npm http 304 https://registry.npmjs.org/bson/0.0.4 npm WARN package.json [email protected] No README.md file found! npm http 304 https://registry.npmjs.org/ws npm http 304 https://registry.npmjs.org/active-x-obfuscator/0.0.1 npm http GET https://registry.npmjs.org/bindings npm http GET https://registry.npmjs.org/zeparser/0.0.5 npm http GET https://registry.npmjs.org/tinycolor npm http GET https://registry.npmjs.org/options > [email protected] install /usr/local/lib/node_modules/acs/node_modules/connect-mongo/node_modules/mongodb/node_modules/bson > node install.js ================================================================================ = = = To install with C++ bson parser do <npm install mongodb --mongodb:native> = = = ================================================================================ npm http 304 https://registry.npmjs.org/bindings > [email protected] install /usr/local/lib/node_modules/acs/node_modules/socket.io/node_modules/redis/node_modules/hiredis > node-gyp rebuild npm http 304 https://registry.npmjs.org/zeparser/0.0.5 npm http 304 https://registry.npmjs.org/tinycolor npm http 304 https://registry.npmjs.org/options > [email protected] install /usr/local/lib/node_modules/acs/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws > (node-gyp rebuild 2> builderror.log) || (exit 0) gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/dhyde/.node-gyp/0.8.22" gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/acs/node_modules/socket.io/node_modules/redis/node_modules/hiredis/.node-gyp" gyp http GET http://nodejs.org/dist/v0.8.22/node-v0.8.22.tar.gz gyp http 200 http://nodejs.org/dist/v0.8.22/node-v0.8.22.tar.gz CXX(target) Release/obj.target/bufferutil/src/bufferutil.o SOLINK_MODULE(target) Release/bufferutil.node SOLINK_MODULE(target) Release/bufferutil.node: Finished CXX(target) Release/obj.target/validation/src/validation.o SOLINK_MODULE(target) Release/validation.node SOLINK_MODULE(target) Release/validation.node: Finished CC(target) Release/obj.target/hiredis/deps/hiredis/hiredis.o CC(target) Release/obj.target/hiredis/deps/hiredis/net.o CC(target) Release/obj.target/hiredis/deps/hiredis/sds.o CC(target) Release/obj.target/hiredis/deps/hiredis/async.o LIBTOOL-STATIC Release/hiredis.a CXX(target) Release/obj.target/hiredis/src/hiredis.o CXX(target) Release/obj.target/hiredis/src/reader.o SOLINK_MODULE(target) Release/hiredis.node SOLINK_MODULE(target) Release/hiredis.node: Finished /usr/local/bin/acs -> /usr/local/lib/node_modules/acs/bin/acs /usr/local/bin/acsw -> /usr/local/lib/node_modules/acs/bin/acsw > [email protected] postinstall /usr/local/lib/node_modules/acs > node scripts/config.js [email protected] /usr/local/lib/node_modules/acs β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] ([email protected], [email protected]) β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected]) β”œβ”€β”€ [email protected] ([email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected]) β”œβ”€β”€ [email protected] └── [email protected] ([email protected], [email protected], [email protected]) {code} titanium-code-processor {code} DHydeMBP:~ dhyde$ sudo npm install -g [email protected] npm http GET https://registry.npmjs.org/titanium-code-processor/1.0.0-alpha npm http 200 https://registry.npmjs.org/titanium-code-processor/1.0.0-alpha npm http GET https://registry.npmjs.org/titanium-code-processor/-/titanium-code-processor-1.0.0-alpha.tgz npm http 200 https://registry.npmjs.org/titanium-code-processor/-/titanium-code-processor-1.0.0-alpha.tgz npm http GET https://registry.npmjs.org/wrench npm http GET https://registry.npmjs.org/uglify-js npm http GET https://registry.npmjs.org/nomnom npm http GET https://registry.npmjs.org/winston npm http GET https://registry.npmjs.org/xml2js npm http GET https://registry.npmjs.org/mu2 npm http GET https://registry.npmjs.org/node-appc/0.1.29-alpha npm http GET https://registry.npmjs.org/colors npm http GET https://registry.npmjs.org/async npm http 304 https://registry.npmjs.org/wrench npm http GET https://registry.npmjs.org/wrench/-/wrench-1.4.4.tgz npm http 304 https://registry.npmjs.org/nomnom npm http 304 https://registry.npmjs.org/uglify-js npm http 304 https://registry.npmjs.org/winston npm http 304 https://registry.npmjs.org/node-appc/0.1.29-alpha npm http 304 https://registry.npmjs.org/async npm http 304 https://registry.npmjs.org/colors npm http 200 https://registry.npmjs.org/wrench/-/wrench-1.4.4.tgz npm http 200 https://registry.npmjs.org/mu2 npm http GET https://registry.npmjs.org/mu2/-/mu2-0.5.17.tgz npm http 200 https://registry.npmjs.org/xml2js npm http GET https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz npm http 200 https://registry.npmjs.org/mu2/-/mu2-0.5.17.tgz npm http 200 https://registry.npmjs.org/xml2js/-/xml2js-0.2.6.tgz npm http GET https://registry.npmjs.org/sax/0.4.2 npm http GET https://registry.npmjs.org/underscore npm http GET https://registry.npmjs.org/cycle npm http GET https://registry.npmjs.org/eyes npm http GET https://registry.npmjs.org/pkginfo npm http GET https://registry.npmjs.org/request npm http GET https://registry.npmjs.org/stack-trace npm http GET https://registry.npmjs.org/source-map npm http GET https://registry.npmjs.org/optimist npm http GET https://registry.npmjs.org/semver npm http GET https://registry.npmjs.org/node-uuid npm http GET https://registry.npmjs.org/sprintf npm http GET https://registry.npmjs.org/xmldom/0.1.11 npm http 304 https://registry.npmjs.org/underscore npm http 304 https://registry.npmjs.org/pkginfo npm http 304 https://registry.npmjs.org/cycle npm http 304 https://registry.npmjs.org/eyes npm http 200 https://registry.npmjs.org/sax/0.4.2 npm http 304 https://registry.npmjs.org/request npm http GET https://registry.npmjs.org/sax/-/sax-0.4.2.tgz npm http 304 https://registry.npmjs.org/stack-trace npm http 304 https://registry.npmjs.org/optimist npm http 304 https://registry.npmjs.org/node-uuid npm http 304 https://registry.npmjs.org/semver npm http 304 https://registry.npmjs.org/sprintf npm http 304 https://registry.npmjs.org/xmldom/0.1.11 npm http 200 https://registry.npmjs.org/sax/-/sax-0.4.2.tgz npm http 200 https://registry.npmjs.org/source-map npm http GET https://registry.npmjs.org/source-map/-/source-map-0.1.19.tgz npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.1.19.tgz npm http GET https://registry.npmjs.org/wordwrap npm http GET https://registry.npmjs.org/amdefine npm http 304 https://registry.npmjs.org/wordwrap npm http 304 https://registry.npmjs.org/amdefine /usr/local/bin/titanium-code-processor -> /usr/local/lib/node_modules/titanium-code-processor/bin/codeprocessor [email protected] /usr/local/lib/node_modules/titanium-code-processor β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] ([email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) β”œβ”€β”€ [email protected] ([email protected]) └── [email protected] ([email protected], [email protected]) {code}
3
1,216
TISTUD-3980
03/28/2013 19:41:08
Run Configurations: ios run configs are artificially separated
Run Configurations: ios run configs are artificially separated. See screenshot. Possible solutions: 1. Group the run configs under nodes. 2. Rename the ios packaging run configs to begin with iOS.
2
1,217
TISTUD-3981
03/28/2013 21:24:00
Alloy Debugger: wrong behavior setting breakpoints on functions under Android
h5. Problem description Debugger is not correctly handling a breakpoint set for a function in the controller .js file h5. Steps to reproduce Android OS tested: 2.3.6 Nexus One, Android emulator See the sample attached. h6. index.xml {code} <Alloy> <Window class="container"> <Label id="label" onClick="doClick">Hello, World</Label> </Window> </Alloy> {code} h6. index.js {code} function doClick(e) { alert($.label.text); } $.index.open(); {code} 1. Set a BreakPpoint at line 3 for the'alert($.label.text);' 2. Debug the App on Android Result: App starts but the breakpoint is immediately triggered before displaying the Window (so just the splashscreen is displayed) and without having to click on the label. From the Debug tab, it looks the behavior is wrong and that actually the wrong line is highlighted, focusing on the 'doClick() function' instead of the 'alert' function inside. See the two screenshots, one for Android (wrong behavior), one for iOS (correct one, being triggered only when clicking on the sample 'label' for displaying the alert, not when starting the App). 3. Click to go past the breakpoint. Manually click on the app label to trigger the alert again. Result: breakpoint is now ignored. Alert is being displayed. Attaching Debugger log, where there is this line (not present in the iOS debugger log): {code} [57:33.986] Recv: >1364417853985*!unknown option <monitorXHR>< {code} Attaching Android build.log too
8
1,218
TISTUD-3983
03/28/2013 22:25:38
TiApp: internal error updating the tiapp section widget is disposed when changing sdk
I changed the Titanium SDK in the TiApp Overview from 3.0.2.GA to 3.1.0.v20130327135307, and an error was generated in the UI. Log attached. Test History: 1. Install Titanium Studio 3.0.2 w/JDT 3.7.2 and accept all updates. 2. Create MobileWeb Module, Create Titanium Project, Package Module to Project, Move app.js example to Titanium Project. 4. Update to Titanium Studio 3.1.0.201303261815 (3.1.0.X). 5. Install alpha npm packages (titanium, alloy). 6. Install Titanium SDK 3.1.0.v20130327135307 (3.1.0.X). 7. Open Titanium Project tiapp.xml. 8. Edit Titanium SDK field to 3.1.0.v20130327135307 (3.1.0.X). Test Result: Error. Cannot reproduce. Notice the MobileWeb module version is missing from TiApp Overview (TISTUD-3984), but it correctly and soundly exists in tiapp.xml. Deleting and Adding the module provides identical incorrect behavior. See screenshots. Expected Result: No error.
3
1,219
TISTUD-3984
03/28/2013 22:26:25
TiApp: mobileweb module missing version
Notice the MobileWeb module version is missing from TiApp Overview, but it correctly and soundly exists in tiapp.xml. Deleting and Adding the module provides identical incorrect behavior. See screenshots. Test History: 1. Install Titanium Studio 3.0.2 w/JDT 3.7.2 and accept all updates. 2. Create MobileWeb Module, Create Titanium Project, Package Module to Project, Move app.js example to Titanium Project. 4. Update to Titanium Studio 3.1.0.201303261815 (3.1.0.X). 5. Install alpha npm packages (titanium, alloy). 6. Install Titanium SDK 3.1.0.v20130327135307 (3.1.0.X). 7. Open Titanium Project tiapp.xml. Test Result: Notice the MobileWeb module version is missing from TiApp Overview, but it correctly and soundly exists in tiapp.xml. Deleting and Adding the module provides identical incorrect behavior. See screenshots. Expected Result: TiApp Overview lists MobileWeb module versions.
8
1,220
TISTUD-3986
03/28/2013 23:08:45
Module Packaging Launch: all modules show MobileWeb launch shortcuts
Module Packaging Launch: all modules show MobileWeb launch shortcuts. See screenshots. Test Steps: 1. Create Module Projects for every supported platform. 2. Select Package UI. Test Results: All module types show MobileWeb as a Packaging option. Expected Results: MobileWeb Packaging is specific to MobileWeb modules.
5
1,221
TISTUD-3989
03/29/2013 00:26:14
"Illegal initial capacity" error when reading the index
Saw this on one of the logs: {code} java.lang.IllegalArgumentException: Illegal initial capacity: -1 at java.util.HashMap.<init>(HashMap.java:172) at java.util.HashMap.<init>(HashMap.java:199) at com.aptana.internal.index.core.DiskIndex.readCategoryTable(DiskIndex.java:1101) at com.aptana.internal.index.core.DiskIndex.mergeCategory(DiskIndex.java:795) at com.aptana.internal.index.core.DiskIndex.mergeCategories(DiskIndex.java:768) at com.aptana.internal.index.core.DiskIndex.mergeWith(DiskIndex.java:929) at com.aptana.index.core.Index.save(Index.java:698) at com.aptana.index.core.Index.save(Index.java:671) at com.aptana.core.internal.build.IndexBuildParticipant.buildEnding(IndexBuildParticipant.java:66) at com.aptana.core.internal.build.LazyBuildParticipant.buildEnding(LazyBuildParticipant.java:67) at com.aptana.editor.common.text.reconciler.CommonReconcilingStrategy.runParticipants(CommonReconcilingStrategy.java:341) at com.aptana.editor.common.text.reconciler.CommonReconcilingStrategy.reconcile(CommonReconcilingStrategy.java:277) at com.aptana.editor.common.text.reconciler.CommonReconcilingStrategy.reconcile(CommonReconcilingStrategy.java:235) at com.aptana.editor.common.text.reconciler.CommonReconcilingStrategy.fullReconcile(CommonReconcilingStrategy.java:477) at com.aptana.editor.common.text.reconciler.CompositeReconcilingStrategy.fullReconcile(CompositeReconcilingStrategy.java:125) at com.aptana.editor.common.text.reconciler.CommonReconciler.process(CommonReconciler.java:162) at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206) {code}
5
1,222
TISTUD-3991
03/29/2013 00:50:10
Studio First Time Startup: Address iOS NPEs in log
When Studio is first installed and configured, BEFORE any Titanium Updates are installed, there exist a few NPM-related NPEs in the log. It would be a more-complete experience to address these. Log: {code} !SESSION 2013-03-28 16:56:38.875 ----------------------------------------------- eclipse.buildId=3.1.0.201303261815 java.version=1.6.0_43 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US Framework arguments: -keyring /Users/dhyde/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/dhyde/.eclipse_keyring -consoleLog -showlocation !ENTRY org.eclipse.jface 4 2 2013-03-28 17:30:20.835 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NullPointerException at com.appcelerator.titanium.mobile.iphone.IOSConfigurationHelper.runPackagePrereqCheck(IOSConfigurationHelper.java:256) at com.appcelerator.titanium.mobile.ui.preferences.IOSSDKPreferencePage.reloadCertificateTable(IOSSDKPreferencePage.java:746) at com.appcelerator.titanium.mobile.ui.preferences.IOSSDKPreferencePage.createCertificatesSection(IOSSDKPreferencePage.java:421) at com.appcelerator.titanium.mobile.ui.preferences.IOSSDKPreferencePage.createMobileOptions(IOSSDKPreferencePage.java:129) at com.appcelerator.titanium.mobile.ui.preferences.BasePlatformFieldEditorPreferencePage.createFieldEditors(BasePlatformFieldEditorPreferencePage.java:57) at org.eclipse.jface.preference.FieldEditorPreferencePage.createContents(FieldEditorPreferencePage.java:227) at org.eclipse.jface.preference.PreferencePage.createControl(PreferencePage.java:232) at org.eclipse.jface.preference.PreferenceDialog.createPageControl(PreferenceDialog.java:1501) at org.eclipse.jface.preference.PreferenceDialog$14.run(PreferenceDialog.java:1258) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1252) at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(FilteredPreferenceDialog.java:674) at org.eclipse.jface.preference.PreferenceDialog$10.run(PreferenceDialog.java:708) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:704) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:888) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:886) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:1226) at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:1251) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:262) at org.eclipse.jface.util.OpenStrategy.access$5(OpenStrategy.java:256) at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:433) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938) at org.eclipse.swt.widgets.Display.observerProc(Display.java:3525) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4879) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092) at org.eclipse.swt.widgets.Tree.mouseDownSuper(Tree.java:2052) at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084) at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2528) at org.eclipse.swt.widgets.Tree.mouseDown(Tree.java:2007) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095) at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2253) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:215) at org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowPreferencePageHandler.java:54) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:178) at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.runCommand(CocoaUIEnhancer.java:393) at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.actionProc(CocoaUIEnhancer.java:535) at org.eclipse.ui.internal.cocoa.CocoaUIEnhancer.actionProc(CocoaUIEnhancer.java:520) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4879) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.nextEventMatchingMask(NSApplication.java:94) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3607) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) {code} {code} !ENTRY com.appcelerator.titanium.nodejs.core 1 0 2013-03-28 17:33:23.276 !MESSAGE (Build 3.1.0.201303261815) [INFO] Failed to retrieve latest version string for package acs from npm !STACK 1 org.eclipse.core.runtime.CoreException: NPM is not installed. at com.aptana.js.internal.core.node.NodePackageManager.getLatestVersionAvailable(NodePackageManager.java:442) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getLatestVersion(NPMConfigurationComponent.java:116) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.latestVersionString(TitaniumNPMRelease.java:36) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.<init>(TitaniumNPMRelease.java:30) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:623) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:1) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:408) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:442) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getNPMUpdates(TitaniumSDKUpdater.java:619) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getAvailableUpdates(TitaniumSDKUpdater.java:309) at com.appcelerator.titanium.update.TitaniumSDKUpdater.hasToInstallPackages(TitaniumSDKUpdater.java:847) at com.appcelerator.titanium.update.TitaniumUpdateStartup.earlyStartup(TitaniumUpdateStartup.java:128) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.Workbench$63.run(Workbench.java:2470) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) !SUBENTRY 1 com.aptana.js.core 4 0 2013-03-28 17:33:23.277 !MESSAGE NPM is not installed. {code} {code} !ENTRY com.appcelerator.titanium.nodejs.core 1 0 2013-03-28 17:33:25.164 !MESSAGE (Build 3.1.0.201303261815) [INFO] Failed to retrieve latest version string for package alloy from npm !STACK 1 org.eclipse.core.runtime.CoreException: NPM is not installed. at com.aptana.js.internal.core.node.NodePackageManager.getLatestVersionAvailable(NodePackageManager.java:442) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getLatestVersion(NPMConfigurationComponent.java:116) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.latestVersionString(TitaniumNPMRelease.java:36) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.<init>(TitaniumNPMRelease.java:30) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:623) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:1) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:408) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:442) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getNPMUpdates(TitaniumSDKUpdater.java:619) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getAvailableUpdates(TitaniumSDKUpdater.java:309) at com.appcelerator.titanium.update.TitaniumSDKUpdater.hasToInstallPackages(TitaniumSDKUpdater.java:847) at com.appcelerator.titanium.update.TitaniumUpdateStartup.earlyStartup(TitaniumUpdateStartup.java:128) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.Workbench$63.run(Workbench.java:2470) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) !SUBENTRY 1 com.aptana.js.core 4 0 2013-03-28 17:33:25.164 !MESSAGE NPM is not installed. {code} {code} !ENTRY com.appcelerator.titanium.nodejs.core 1 0 2013-03-28 17:33:26.721 !MESSAGE (Build 3.1.0.201303261815) [INFO] Failed to retrieve latest version string for package titanium from npm !STACK 1 org.eclipse.core.runtime.CoreException: NPM is not installed. at com.aptana.js.internal.core.node.NodePackageManager.getLatestVersionAvailable(NodePackageManager.java:442) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getLatestVersion(NPMConfigurationComponent.java:116) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.latestVersionString(TitaniumNPMRelease.java:36) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.<init>(TitaniumNPMRelease.java:30) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:623) at com.appcelerator.titanium.update.TitaniumSDKUpdater$3.map(TitaniumSDKUpdater.java:1) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:408) at com.aptana.core.util.CollectionsUtil.map(CollectionsUtil.java:442) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getNPMUpdates(TitaniumSDKUpdater.java:619) at com.appcelerator.titanium.update.TitaniumSDKUpdater.getAvailableUpdates(TitaniumSDKUpdater.java:309) at com.appcelerator.titanium.update.TitaniumSDKUpdater.hasToInstallPackages(TitaniumSDKUpdater.java:847) at com.appcelerator.titanium.update.TitaniumUpdateStartup.earlyStartup(TitaniumUpdateStartup.java:128) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.Workbench$63.run(Workbench.java:2470) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) !SUBENTRY 1 com.aptana.js.core 4 0 2013-03-28 17:33:26.721 !MESSAGE NPM is not installed. {code}
3
1,223
TISTUD-3993
03/29/2013 01:15:33
Titanium Updates: could not instantiate a release notes provider error
Clicking on Titanium Updates plugins release notes results in error messages in log. No visible affect on the UI or installation process. Log: {code} !ENTRY com.appcelerator.titanium.nodejs.core 4 0 2013-03-28 17:58:22.472 !MESSAGE (Build 3.1.0.201303261815) [ERROR] Could not instantiate a release notes provider !STACK 1 org.eclipse.core.runtime.CoreException: Plug-in "com.appcelerator.titanium.mobile.ui" was unable to instantiate class "com.appcelerator.titanium.mobile.internal.ui.CLIReleaseNotesProvider". at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:186) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getReleaseNotesProvider(NPMConfigurationComponent.java:159) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.getReleaseNotesProvider(TitaniumNPMRelease.java:58) at com.appcelerator.titanium.update.TitaniumRelease.getReleaseNotesText(TitaniumRelease.java:72) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:441) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:430) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.access$0(TitaniumUpdatePage.java:422) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage$1.selectionChanged(TitaniumUpdatePage.java:273) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211) at org.eclipse.jface.viewers.CheckboxTableViewer.handleSelect(CheckboxTableViewer.java:310) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4875) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092) at org.eclipse.swt.widgets.Table.mouseDownSuper(Table.java:2004) at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084) at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2528) at org.eclipse.swt.widgets.Table.mouseDown(Table.java:1966) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095) at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2253) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at com.appcelerator.titanium.update.ui.TitaniumUpdateWizardDialog.open(TitaniumUpdateWizardDialog.java:74) at com.appcelerator.titanium.update.handler.TitaniumUpdateHandler$1$1.run(TitaniumUpdateHandler.java:67) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) Caused by: java.lang.IllegalAccessException: Class org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not access a member of class com.appcelerator.titanium.mobile.internal.ui.CLIReleaseNotesProvider with modifiers "" at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65) at java.lang.Class.newInstance0(Class.java:351) at java.lang.Class.newInstance(Class.java:310) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184) ... 78 more !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2013-03-28 17:58:22.473 !MESSAGE Plug-in "com.appcelerator.titanium.mobile.ui" was unable to instantiate class "com.appcelerator.titanium.mobile.internal.ui.CLIReleaseNotesProvider". !STACK 0 java.lang.IllegalAccessException: Class org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not access a member of class com.appcelerator.titanium.mobile.internal.ui.CLIReleaseNotesProvider with modifiers "" at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65) at java.lang.Class.newInstance0(Class.java:351) at java.lang.Class.newInstance(Class.java:310) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getReleaseNotesProvider(NPMConfigurationComponent.java:159) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.getReleaseNotesProvider(TitaniumNPMRelease.java:58) at com.appcelerator.titanium.update.TitaniumRelease.getReleaseNotesText(TitaniumRelease.java:72) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:441) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:430) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.access$0(TitaniumUpdatePage.java:422) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage$1.selectionChanged(TitaniumUpdatePage.java:273) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211) at org.eclipse.jface.viewers.CheckboxTableViewer.handleSelect(CheckboxTableViewer.java:310) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4875) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092) at org.eclipse.swt.widgets.Table.mouseDownSuper(Table.java:2004) at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084) at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2528) at org.eclipse.swt.widgets.Table.mouseDown(Table.java:1966) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095) at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2253) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at com.appcelerator.titanium.update.ui.TitaniumUpdateWizardDialog.open(TitaniumUpdateWizardDialog.java:74) at com.appcelerator.titanium.update.handler.TitaniumUpdateHandler$1$1.run(TitaniumUpdateHandler.java:67) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) !ENTRY com.appcelerator.titanium.nodejs.core 4 0 2013-03-28 17:58:24.438 !MESSAGE (Build 3.1.0.201303261815) [ERROR] Could not instantiate a release notes provider !STACK 1 org.eclipse.core.runtime.CoreException: Plug-in "com.appcelerator.titanium.alloy.ui" was unable to instantiate class "com.appcelerator.titanium.alloy.internal.ui.releaseNotes.AlloyReleaseNotesProvider". at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:186) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getReleaseNotesProvider(NPMConfigurationComponent.java:159) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.getReleaseNotesProvider(TitaniumNPMRelease.java:58) at com.appcelerator.titanium.update.TitaniumRelease.getReleaseNotesText(TitaniumRelease.java:72) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:441) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:430) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.access$0(TitaniumUpdatePage.java:422) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage$1.selectionChanged(TitaniumUpdatePage.java:273) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211) at org.eclipse.jface.viewers.CheckboxTableViewer.handleSelect(CheckboxTableViewer.java:310) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4875) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092) at org.eclipse.swt.widgets.Table.mouseDownSuper(Table.java:2004) at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084) at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2528) at org.eclipse.swt.widgets.Table.mouseDown(Table.java:1966) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095) at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2253) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at com.appcelerator.titanium.update.ui.TitaniumUpdateWizardDialog.open(TitaniumUpdateWizardDialog.java:74) at com.appcelerator.titanium.update.handler.TitaniumUpdateHandler$1$1.run(TitaniumUpdateHandler.java:67) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) Caused by: java.lang.IllegalAccessException: Class org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not access a member of class com.appcelerator.titanium.alloy.internal.ui.releaseNotes.AlloyReleaseNotesProvider with modifiers "" at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65) at java.lang.Class.newInstance0(Class.java:351) at java.lang.Class.newInstance(Class.java:310) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184) ... 78 more !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2013-03-28 17:58:24.439 !MESSAGE Plug-in "com.appcelerator.titanium.alloy.ui" was unable to instantiate class "com.appcelerator.titanium.alloy.internal.ui.releaseNotes.AlloyReleaseNotesProvider". !STACK 0 java.lang.IllegalAccessException: Class org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI can not access a member of class com.appcelerator.titanium.alloy.internal.ui.releaseNotes.AlloyReleaseNotesProvider with modifiers "" at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65) at java.lang.Class.newInstance0(Class.java:351) at java.lang.Class.newInstance(Class.java:310) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55) at com.appcelerator.titanium.nodejs.core.NPMConfigurationComponent.getReleaseNotesProvider(NPMConfigurationComponent.java:159) at com.appcelerator.titanium.update.internal.TitaniumNPMRelease.getReleaseNotesProvider(TitaniumNPMRelease.java:58) at com.appcelerator.titanium.update.TitaniumRelease.getReleaseNotesText(TitaniumRelease.java:72) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:441) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.updateDetails(TitaniumUpdatePage.java:430) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage.access$0(TitaniumUpdatePage.java:422) at com.appcelerator.titanium.update.ui.TitaniumUpdatePage$1.selectionChanged(TitaniumUpdatePage.java:273) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211) at org.eclipse.jface.viewers.CheckboxTableViewer.handleSelect(CheckboxTableViewer.java:310) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:4875) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5226) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092) at org.eclipse.swt.widgets.Table.mouseDownSuper(Table.java:2004) at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084) at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2528) at org.eclipse.swt.widgets.Table.mouseDown(Table.java:1966) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2095) at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2253) at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at com.appcelerator.titanium.update.ui.TitaniumUpdateWizardDialog.open(TitaniumUpdateWizardDialog.java:74) at com.appcelerator.titanium.update.handler.TitaniumUpdateHandler$1$1.run(TitaniumUpdateHandler.java:67) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) {code}
5
1,224
TISTUD-3996
03/29/2013 01:51:43
Studio Update: user must login again after update
When updating from 3.0.2 Stable to 3.1.0.X RC, the user is forced to login again if they ever want to use Studio. Test Steps: 1. Install Studio Stable. 2. Update to Studio RC/Beta/Nightly and Restart as Prompted. Actual Result: User must login again. See screenshot. Expected Result: User must login automatically, as if Studio were restarted under File > Restart.
5
1,225
TISTUD-4002
03/29/2013 18:45:58
MobileWeb Module: packaging run configuration lists module as an invalid module project
MobileWeb Module: packaging run configuration lists module as an invalid module project. See screenshot. Log attached for completeness. Test Steps: 1. Create MobileWeb Module. 2. Create Mobile Project. 3. Package Module to Project. 4. Open MobileWeb Module Packaging Run Configuration. Actual Result: MobileWeb Module is listed as an error in it's own packaging run configuration. Note the module and associated mobile project appear to be valid, produce no errors, and run correctly.
5
1,226
TISTUD-4003
03/29/2013 18:57:13
Bad State: Every time I open the run configurations, Studio locks up
Bad State: Every time I open the run configurations, Studio locks up. While investigating TISTUD-4002, if the mobileweb packaging run config is selected, and the user opens Run Configurations..., an NPE dialog appears, then the Run Configurations menu appears, and the Studio UI locks up. This happens every time, even if Studio is Force Quit. Test Steps: 1. Reproduce TISTUD-4002. 2. Select the bad run config. 3. Reopen Run Configurations... Behavior: Studio UI locks-up. Happens every time.
5
1,227
TISTUD-4008
03/29/2013 21:38:09
New Android Emulator Run Configuration ignores Preferences until preferences menu is loaded
New Android Emulator Run Configuration ignores Preferences. See screenshots. There is no way out of this, beyond manually editing the run configuration. Manually creating a Run Configuration results in identical invalid default values. Test Steps: 1. Run Android Emulator. Test Result: Launch fails. Run Configuration is Invalid. Run Configuration not based on Preferences.
5
1,228
TISTUD-4011
03/29/2013 22:45:32
Projects: deleting a mobile project with node.acs service results in Updating Client npe
Projects: deleting a mobile project with node.acs service results in Updating Client npe. Test Steps: 1. Create Titanium Project. 2. Enable New > Node.ACS Service. 3. Delete project (not from disk). Test Result: Error.
3
1,229
TISTUD-4012
03/29/2013 23:01:14
iOS Packaging: development provisioning profiles listed in distribution run configuration
iOS Packaging: development provisioning profiles listed in distribution run configuration. The certificates are filtered properly, but the profiles are not. Test Steps: 1. Open iOS Packaging Run Configuration. 2. View Certificates List and Profiles List. Actual Result: Certs are only distribution certs. Profiles are all types. Expected Result: Certs and Profiles are only distribution and ad-hoc, no development profiles or certs.
8
1,230
TISTUD-4013
03/29/2013 23:04:45
iOS Packaging: ad hoc and itunes distribution both have TWO success toasts!
iOS Packaging: ad hoc and itunes distribution both have TWO success toasts! Test Steps: 1. Package in iTunes or Ad-Hoc. Test Result: Observe the TWO success toasts! Expected Result: There should, in all circumstances, be ONE toast at a time...
5
1,231
TISTUD-4014
03/29/2013 23:08:59
iOS Packaging Run Config: no way to edit config without project name set
iOS Packaging Run Config: no way to edit config without project name set. This is inconvenient and unnecessary. See screenshot. Test Steps: 1. Create iOS Packaging run config without project name. Test Result: Cannot edit run config.
5
1,232
TISTUD-4018
03/30/2013 17:26:51
Dashboard: RC dashboard loads blank with can't find variable mobileWebProblems error
Dashboard: RC dashboard loads blank with can't find variable mobileWebProblems error. See screenshots and log. Test Steps: 1. Go on staging. 2. Load dashboard. Failure Result: Dashboard background loads, nothing else. Error appears.
8
1,233
TISTUD-4019
03/30/2013 18:01:58
Alloy: new widget fails to save prompt for dirty config.json
Alloy: new widget fails to save prompt for dirty config.json. Test Steps: 1. Create Alloy Project. 2. Edit app/config.json without save. 3. Create New > Alloy Widget. Actual Result: Widget saves over config.json with no save prompt.
5
1,234
TISTUD-4021
03/30/2013 18:46:25
Node.ACS: intermittent No user account logged in for Appcelerator Node.ACS
Node.ACS: No user account logged in for Appcelerator Node.ACS. I am online. This is an intermittent edge case. If I am online, Studio should try to login to acs again, not just fail. Test History: 1. Login to Studio on Staging. 2. Move over to production. 3. Create an Alloy Project. 4. Activate New > Node.ACS Service on the project. Test Result: Error. Expected Result: Studio is online, so studio can login again before resorting to error.
5
1,235
TISTUD-4022
03/30/2013 18:50:44
Node.ACS Service: enabling service failed to result in success toast, silent success
Node.ACS Service: enabling service failed to result in success toast, silent success. Test Steps: 1. Create Alloy Project. 2. Enable New > Node.ACS Service. Actual Result: Silent success. Expected Result: Toast.
3
1,236
TISTUD-4023
03/30/2013 19:14:43
Diagnostics: titanium cli listed three times in run diagnostics
Help > Studio > Run Diagnostics... Titanium CLI is listed twice, all npm packages are listed as a whole. In total, CLI is listed three times, and alloy & node.acs are listed twice. Note that Titanium CLI enabled is a mandatory field. {code} Titanium CLI Version: 3.0.25.alpha Titanium CLI Enabled: true Titanium CLI Version: 3.0.25.alpha Alloy Version: 1.1.0.alpha Node.ACS Version: 0.9.34 Node.JS Version: v0.8.22 NPM Path: /usr/local/bin/npm NPM Version: 1.2.14 Packages: /usr/local/lib └─┬ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”¬ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ └── [email protected] β”œβ”€β”¬ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”¬ [email protected] β”‚ β”‚ └── [email protected] β”‚ └─┬ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ └── [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”€ [email protected] β”œβ”€β”¬ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ β”œβ”€β”€ [email protected] β”‚ └── [email protected] └── [email protected] {code}
5
1,237
TISTUD-4025
03/30/2013 19:49:55
Node.ACS: new method save prompt is not standard
Node.ACS: new method save prompt is not standard. Test Steps: 1. Create Titanium Project. 2. Add New Node.ACS Service. 3. Add New Node.ACS Method. 4. Edit the services (methods) file that was created, do not save. 5. Add Another New Node.ACS Method. Current Result: Prompt appears 'Would you like to save before proceeding?'. If you select no, the file is saved anyway. The file was literally not saved before overwriting it. This prompt is followed by another prompt to view the overwritten file. Expected Result: Prompt appears. If you select no, the operation is cancelled.
5
1,238
TISTUD-4026
03/30/2013 19:57:29
Node.ACS Publish: improve appearance of publish menu list
Node.ACS Publish: improve appearance of publish menu list. See screenshot.
3
1,239
TISTUD-4031
03/30/2013 23:09:54
Samples: change Titanium to Classic
Samples: change Titanium to Classic. See screenshot. Technically these are 'Titanium' samples, but it was chosen to use the same constant string value, and that default is decided to be 'Classic' for now.
2
1,240
TISTUD-4034
03/30/2013 23:59:17
Dashboard: Titanium Samples icons should match quality of Templates icons
Dashboard: Titanium Samples icons should match quality of Templates icons. When TISTUD-2628 is done, this issue will address the parity issue created.
5
1,241
TISTUD-4035
03/31/2013 00:05:41
Dashboard: Create Alloy Samples section
Add a new section above Alloy Templates, call it Alloy Samples.
8
1,242
TISTUD-4051
04/01/2013 03:09:12
LiveTi: add mechanism to query npm package version
Suggest Run Diagnostics... No 'universally accessible' way to verify environment.
5
1,243
TISTUD-4066
04/02/2013 02:19:33
iOS iTunes Packaging: success toast fails to open xcode archive manager
iOS iTunes Packaging: success toast links to studio application directory: ~/Desktop/tistud/tistud-rc/titanium-studio/TitaniumStudio.app/Contents/MacOS I would expect it to open Xcode and launch the archive perspective as it does using Titanium Studio 3.0.2 Stable. This is verified as a regression. iOS Ad-Hoc Packaging opens correct directory, as specified in the run configuration.
5
1,244
TISTUD-4073
04/02/2013 21:29:50
Surface Full Error: CLI: project create: [ERROR] Invalid platform: blackberry
Creating a new blackberry project results in: {code} DHydeMBP:~ dhyde$ "/usr/local/bin/titanium" "create" "--platforms" "ios,android,mobileweb,tizen,blackberry" "--type" "app" "--id" "com. project" "--sdk" "3.1.0.v20130402092426" "--workspace-dir" "/Users/dhyde/Desktop/TitaniumStudio/3.1.0-RC/Workspace" "--name" "project" "--verbose" "--force" "--no-colors" "--no-prompt" "--no-banner" [ERROR] Invalid platform: blackberry Available platforms for SDK version undefined: android ios ipad iphone mobileweb tizen {code} Studio does not surface the full error. See screenshot.
5
1,245
TISTUD-4074
04/02/2013 21:43:06
Alloy: Debugger ignore breakpoints and stack frame under Windows
h5. Problem description Under Windows, setting a breakpoint on the original controller source did not cause the app to break where expected. Setting a breakpoint on the generated controller source works. h5. Steps to reproduce h6. Sample 'index.js' {code} function doClick(e) { alert($.label.text + a); } var a = 5; $.index.open(); {code} 1) Set a Breakpoint at line 2 ( alert($.label.text + a); ) 2) Debug for Android Result: Breakpoints are ignored See Jira bug: https://jira.appcelerator.org/browse/ALOY-597 for investigation done regarding source map (confirming it's working as expected). Attaching index.js.map file.
8
1,246
TISTUD-4079
04/02/2013 23:45:39
CLI: Setting --retina flag will render 3.0.2.GA projects unable to launch simulator.
h5. Description While trying to investigate bugs from the triage meeting, I set the Studio preference to "retina" for the iOS simulator. Attempting to launch in this configuration failed, with an error complaining of a "ridiculous" capacity. This occurs in Studio and in the CLI as well. h5. Console output {code} [DEBUG] Simulator command: "/Users/emerriman/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.GA/iphone/ios-sim" launch "/Users/emerriman/Documents/Appcelerator_Studio_Workspace/Kitchen Sink/build/iphone/build/Debug-iphonesimulator/KitchenSink.app" --sdk 6.1 --family iphone --retina [ERROR] An error occurred running the iOS Simulator [ERROR] 2013-04-02 15:18:49.649 ios-sim[61549:1307] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithCapacity:]: capacity (18446744073709551615) is ridiculous' [ERROR] *** First throw call stack: [ERROR] ( [ERROR] 0 CoreFoundation 0x00007fff88a32b06 __exceptionPreprocess + 198 [ERROR] 1 libobjc.A.dylib 0x00007fff9502d3f0 objc_exception_throw + 43 [ERROR] 2 CoreFoundation 0x00007fff889e3035 -[__NSPlaceholderArray initWithCapacity:] + 245 [ERROR] 3 CoreFoundation 0x00007fff88a13719 +[NSMutableArray arrayWithCapacity:] + 41 [ERROR] 4 ios-sim 0x0000000100003463 -[iPhoneSimulator runWithArgc:argv:] + 2771 [ERROR] 5 ios-sim 0x000000010000373b main + 155 [ERROR] 6 ios-sim 0x0000000100001694 start + 52 [ERROR] ) [ERROR] libc++abi.dylib: terminate called throwing an exception [ERROR] [ERROR] Project failed to build after 42s 901ms {code} h5. Steps to reproduce: 1) Create a project and set tiapp.xml to 3.0.2.GA 2) Run from studio with the retina preference set, or use the CLI "ti -p ios -T simulator --retina" h5. Result: Error as listed above. h5. Expected: Retina iphone simulator launches. h5. Notes: Looking at ios-sim.m, there is a line where the number of args goes negative. There may be some legacy code in 3.0.2.GA where "--retina" was implemented but expects "true".
5
1,247
TISTUD-4084
04/03/2013 01:32:46
Run Configurations: Re-build on Launch: Error cleaning the build before launching
If Android Emulator launched with Run Configuration Preference 'Re-build Project on Launch', there is an error in the logs, there doesn't seem to be an obvious impact in the app runtime. See screenshot for preference. Error (see log for details): {code} !MESSAGE (Build 3.1.0.201304012115) [ERROR] Error cleaning the build before launching !STACK 1 org.eclipse.core.runtime.CoreException: Error while invoking a synchronous builder at com.appcelerator.titanium.core.launching.TitaniumSingleProjectLaunchConfigurationDelegate.cleanBuild(TitaniumSingleProjectLaunchConfigurationDelegate.java:77) {code} Test Steps: 1. Run Configurations... Android Emulator : Re-build Project on Launch. 2. App launches without log errors pertaining to CLEAN operation. Test Results: Errors in studio log.
3
1,248
TISTUD-4087
04/03/2013 02:58:34
Android Device Run Configuration: add Enable JavaScript Minification preference
Android Device Run Configuration has no 'Enable JavaScript Minification' preference. The static default run value is 'Enable JavaScript Minification' = FALSE. All other Android Run Configurations have 'Enable JavaScript Minification' preference. See screenshots. All other Android Run Configurations default to 'Enable JavaScript Minification' = TRUE. Test Steps: 1. Run Configurations... Android Device. Test Results: No 'Enable JavaScript Minification' preference. See screenshot. Scripts build with --skip-js-minify flag as a constant default. {code} !ENTRY com.aptana.core 1 0 2013-04-02 18:54:32.534 !MESSAGE (Build 3.1.0.201304012115) [INFO] com.aptana.core/debug/shell Running process: Process: "/usr/local/bin/titanium" "build" "--platform" "android" "--sdk" "3.1.0.v20130402092426" "--log-level" "trace" "--target" "device" "--android-sdk" "/Users/dhyde/Desktop/android/android-sdk" "--avd-id" "2" "--skip-js-minify" "--no-colors" "--no-prompt" Working directory: /Users/dhyde/Desktop/TitaniumStudio/Appcelerator_Studio/Workspace/MobileProject Environment: {ANALYTICS_SOURCE=studio, ANDROID_NDK=/Users/dhyde/Desktop/android/android-ndk-r8e, ANDROID_SDK=/Users/dhyde/Desktop/android/android-sdk, APTANA_VERSION=3.1.0.1358389152, Apple_PubSub_Socket_Render=/tmp/launch-d1P0Kx/Render, Apple_Ubiquity_Message=/tmp/launch-jVEs4h/Apple_Ubiquity_Message, COMMAND_MODE=unix2003, HOME=/Users/dhyde, JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home, LANG=en_US.UTF-8, LOGNAME=dhyde, NUM_CPUS=4, PATH=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Users/dhyde/Desktop/android/android-sdk/tools:/Users/dhyde/Desktop/android/android-sdk/platform-tools, PWD=/Users/dhyde/Desktop/TitaniumStudio/Appcelerator_Studio/Workspace/MobileProject, SHELL=/bin/bash, SHLVL=1, SSH_AUTH_SOCK=/tmp/launch-8TNuXB/Listeners, TI_DEBUG=0, TMPDIR=/var/folders/6f/wxjmlj0n7kl5w8kmq5hrrbch0000gp/T/, USER=dhyde, __CF_USER_TEXT_ENCODING=0x1F6:0:0, com.apple.java.jvmTask=JNI} {code} Expected Results: 1: Android Device Run Configuration has 'Enable JavaScript Minification' preference. 2: 'Enable JavaScript Minification' = TRUE as default value. Note: Android Preferences missing reference to 'Enable JavaScript Minification', new ticket must be logged before this ticket is closed.
5
1,249
TISTUD-4088
04/03/2013 03:10:49
Run Configurations: Enable JavaScript Minification defaults to FALSE if no project selected
If Android Run Configuration is created with no project selected on run config menu invocation, any new run configurations created will have 'Enable JavaScript Minification' set to FALSE by default. See screenshots. If Android Run Configuration is created WITH a project selecting during invocation, 'Enable JavaScipt Minification' is correctly set to TRUE by default. Test Steps: 1. Deselect project in explorer. 2. Invoke run configurations menu. 3. Create Android Run Configuration. Test Results: Android Run Configurations are created with 'Enable JavaScript Minification' set to FALSE. Expected Result: Android Run Configurations are created with 'Enable JavaScript Minification' set to TRUE.
3
1,250
TISTUD-4095
04/03/2013 18:49:03
Android: App kills Android Debugger session on Windows when auto launching the app
h5. Problem description Debugger it's not working as expected on Windows OS, exiting just after installing the app on device. h5. Steps to reproduce 1) Create a new default project (either classic one or alloy) 2) Add a breakpoint and debug the App on device Result: 'Debug on Android Device' window appears as expected. The App is built, but just after installing and launching the App, the Debugger exit and disconnect. The App is installed on device, but it's then stuck at the splashscreen if trying to manually launch it. Attaching Studio error log. Not reproducible using Studio GA 3.0.2.201302191606 (regression)
8
1,251
TISTUD-4099
04/03/2013 22:17:05
Add logging to code analysis when Studio is enabled for troubleshooting
Studio does not enable logging in the input configuration file of code processor every time a project is analyzed (to improve performance). However, if the code processor fails to generate output, then a diagnostic file is required to investigate the problem. If the studio is enabled for troubleshooting (may be, for code processor component), the logging section in the input configuration file should be enabled for trace or debug output to analyze the code processor failure or results.
5
1,252
TISTUD-4101
04/03/2013 22:55:49
Titanium Updates: Failed to install acs. if PYTHON not in system path
On a completely clean installation, if python is not in the system path on windows, node.acs will fail to install. The workaround is to set the PYTHON path to the installation directory located inside Titanium Studio (example): PYTHON system variable. {code} C:\Users\ASUS\AppData\Local\Titanium Studio\plugins\com.appcelerator.titanium.python.win32_1.0.0.1338515509\python {code} Node.acs can be installed from the command line, but there is a PYTHON path warning. Adding PYTHON to the path makes the warning go away. Titanium Studio can only install Node.acs with the PYTHON path set. Titanium Studio has it's own Python installation on Windows, so in theory should use that one.
8
1,253
TISTUD-4105
04/04/2013 00:07:24
Denso : Add Device IP address to the preference page
Add Device IP address to the preference page of Denso platform. The IP address has to be configured before the app is launched on Denso device. The IP address should be used to set the environment variable IVI_HOST before launching the app on Denso device.
8
1,254
TISTUD-4108
04/04/2013 06:52:49
Android Emulator: process launches in new terminal
Android Emulator: process launches in new terminal. The emulator output should exist in the Studio console. See screenshots. Test Steps: 1. Run Android Emulator. Test Results: Process launches in new OS terminal, logs appear in external terminal. Stable Results: Process launches and log appear in Studio console.
5
1,255
TISTUD-4119
04/05/2013 00:30:52
Improve beta/rc update process
Currently when we release a Beta or RC candidate, besides updating to the right version of Studio, user will also need to update their npm packages from command line. See http://developer.appcelerator.com/blog/2013/04/titanium-sdkstudio-3-1-0-beta-now-available.html for an example on the number of steps users need to do. The idea is to improve the process by utilizing the update stream user set in Studio preferences page and installing the beta/rc versions of npm packages when checking for updates. The published versions for npm packages will include "-beta" and "-cr".
8
1,256
TISTUD-4122
04/05/2013 01:23:54
NPE while building ACS project
The below NPE is thrown when Studio tries to build Node.ACS project during its startup: java.lang.NullPointerException at org.eclipse.core.runtime.Path.append(Path.java:261) at com.appcelerator.titanium.acs.internal.core.ACSCompileParticipant.determineMainFileURI(ACSCompileParticipant.java:173) at com.appcelerator.titanium.acs.internal.core.ACSCompileParticipant.buildFile(ACSCompileParticipant.java:81) at com.aptana.core.internal.build.LazyBuildParticipant.buildFile(LazyBuildParticipant.java:72) at com.aptana.core.build.UnifiedBuilder.buildFile(UnifiedBuilder.java:603) at com.aptana.core.build.UnifiedBuilder.doBuildFiles(UnifiedBuilder.java:514) at com.aptana.core.build.UnifiedBuilder.buildFiles(UnifiedBuilder.java:486) at com.aptana.core.build.UnifiedBuilder.fullBuild(UnifiedBuilder.java:332) at com.aptana.core.build.UnifiedBuilder.build(UnifiedBuilder.java:167) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
3
1,257
TISTUD-4135
04/05/2013 21:15:55
Add CLI command support for building a BlackBerry project
This one is only for V2 (Node.js). The Python implementation in V1 does not support a building command. We should try call "build" again when we've cleaned all our projects and build automatically is checked. The platform does not support incremental builds, so that call should probably only happen when a 'clean-build' is performed. {code} titanium build [--platform=[iphone,ipad,ios,android,blackberry,mobileweb,etc.]] [--package] [--device] [--simulator|--emulator] [--production] [--development] [--verbose [0-5]] [project-dir] {code}
5
1,258
TISTUD-4136
04/05/2013 21:17:29
Add CLI command support for packaging BlackBerry applications
Russ provided the command in TISTUD-4134: ti build --platform blackberry -T distribute --keystore-password "pookiepie" --output-dir /Users/rmcmahon/Desktop/test
8
1,259
TISTUD-4137
04/05/2013 21:19:14
Add CLI command support to run a BlackBerry project
This applies to run-on-simulator and run-on-device. Russ provided the following commands: ti build --platform blackberry -T simulator -A 192.168.137.159 ti build --platform blackberry -T device -A 192.168.0.157
8
1,260
TISTUD-4140
04/06/2013 01:32:37
Android Device Debugger Wizard: update UI to 'App Should Automatically Start'
h5. Problem description When launching the Debugger on device, the message given to the user is to eventually manually run the App in order to start debugging (see attached screenshots). Current behavior is that the App should automatically starts once built and installed.
8
1,261
TISTUD-4151
04/07/2013 03:57:54
Refactor the Titanium project wizard to have Android plugin contribute its entry
Currently the Titanium project wizard defines all the checkboxes for deployment targets. We should have the Android plugin contribute the following attributes through the extension point from TISTUD-3066: 1. A display name ("Android"); 2. A string for platform type ("android") that will be used by CLI and other necessary operations; 3. A mean to check if the requirement for platform support is met, i.e. if the Titanium SDK contains the platform, if the platform SDK is installed (not applicable to Mobile Web), and if the OS supports the platform (not applicable here either), so the project wizard could enable/disable the checkbox as appropriate. It should return a status so we could display a warning or error message if needed. 4. Potentially a post-project creation hook to perform any Android specific task needed (don't think we have any?). 5. An optional "priority" attribute to control the order of the platforms both here and in tiapp.xml. Currently we are sorting them in alphabetical order, but there might be a case in the future where we like to have the flexibility.
8
1,262
TISTUD-4150
04/07/2013 03:57:54
Refactor Android code from mobile.* plugins into its own android.core and android.ui plugins
The idea is to have no Android related code or constants in com.appcelerator.titanium.mobile and com.appcelerator.titanium.mobile.ui plugins. The subtasks will capture the work needed in the various areas to make this happen.
0
1,263
TISTUD-4155
04/07/2013 03:57:55
Refactor the modules table section of tiapp.xml to have Android plugin contribute its column
The plugin will need to contribute the icon. We also need a mechanism to parse out the module version for Android to be shown in the table. Is the platform type enough, and the tiapp model could parse the directory structure from there?
3
1,264
TISTUD-4154
04/07/2013 03:57:55
Have Android plugin contribute to the preferences page
We should have a subnode for each platform under Preferences > Studio > Platforms and move the respective section from Platforms preference page there. The android.ui plugin will contribute the Android preference page and handle its preference settings.
5
1,265
TISTUD-4153
04/07/2013 03:57:55
Move Run > Android Emulator action to Android plugin(s)
This involves moving the launch shortcut and related classes for contributing the Run > Android Emulator action to Android's own plugins.
8
1,266
TISTUD-4152
04/07/2013 03:57:55
Refactor the Deployment Targets section of tiapp.xml to have Android plugin contribute its entry
We should be able to re-use the attributes defined from TISTUD-3053 for the "Deployment Targets" section of tiapp.xml, as the idea here is to also have Android plugin contribute the name, platform type, and if it's supported on the current system.
3
1,267
TISTUD-4159
04/07/2013 03:57:56
Refactor the mobile module project wizard to have Android plugin contribute its entry
Refactor the Titanium module project wizard to have Android plugin contribute its entry.
8
1,268
TISTUD-4158
04/07/2013 03:57:56
Move all references of Android from the mobile and core plugins to Android plugins
Once all the subtasks of refactoring the mobileweb code into its own plugin is completed, all the references of Android from the mobile and mobile.ui plugins has to be either removed or moved to Android's ui/core plugins. All the constants, resources and utility methods corresponding to Android should only be available in Android plugins.
8
1,269
TISTUD-4157
04/07/2013 03:57:56
Move Publish > Distribute Android App Store action to Android plugin
This involves moving the command/handler/menu/launch-config definitions and related classes for contributing the Publish > Distribute Android App Store action to Android's own plugins.
8
1,270
TISTUD-4163
04/07/2013 05:34:54
Refactor the Deployment Targets section of tiapp.xml to have BlackBerry plugin contribute its entry
We should be able to re-use the attributes defined from TISTUD-3053 for the "Deployment Targets" section of tiapp.xml, as the idea here is to also have BlackBerry plugin contribute the name, platform type, and if it's supported on the current system.
3
1,271
TISTUD-4162
04/07/2013 05:34:54
Refactor the mobile project wizard to have BlackBerry plugin contribute its entry
Currently the mobile project wizard defines all the checkboxes for deployment targets. We should have the BlackBerry plugins contribute the following attributes through the extension point from TISTUD-3066: 1. A display name ("BlackBerry"); 2. A string for platform type ("blackberry") that will be used by CLI and other necessary operations; 3. A mean to check if the requirement for platform support is met, i.e. if the Titanium SDK contains the platform, if the platform SDK is installed (not applicable to Mobile Web), and if the OS supports the platform (not applicable here either), so the project wizard could enable/disable the checkbox as appropriate. It should return a status so we could display a warning or error message if needed. 4. Potentially a post-project creation hook to perform any BlackBerry specific task needed (don't think we have any?). 5. An optional "priority" attribute to control the order of the platforms both here and in tiapp.xml. Currently we are sorting them in alphabetical order, but there might be a case in the future where we like to have the flexibility.
8
1,272
TISTUD-4161
04/07/2013 05:34:54
Refactor BlackBerry code from mobile.* plugins into its own blackberry.core and blackberry.ui plugins
The idea is to have no BlackBerry related code or constants in com.appcelerator.titanium.mobile and com.appcelerator.titanium.mobile.ui plugins. The subtasks will capture the work needed in the various areas to make this happen.
0
1,273
TISTUD-4166
04/07/2013 05:34:55
Refactor the modules table section of tiapp.xml to have BlackBerry plugin contribute its column
The plugin will need to contribute the icon. We also need a mechanism to parse out the module version for BlackBerry to be shown in the table. Is the platform type enough, and the tiapp model could parse the directory structure from there?
3
1,274
TISTUD-4165
04/07/2013 05:34:55
Move BlackBerry preference page to blackberry UI plugin
We should have a subnode for each platform under Preferences > Studio > Platforms and move the respective section from Platforms preference page there. The blackberry.ui plugin will contribute the BlackBerry preference page and handle its preference settings.
5
1,275
TISTUD-4164
04/07/2013 05:34:55
Move Run > BlackBerry Simulator action to BlackBerry plugin(s)
This involves moving the launch shortcut and related classes for contributing the Run > BlackBerry Simulator action to BlackBerry's own plugins.
8
1,276
TISTUD-4168
04/07/2013 05:34:56
Move all references of BlackBerry from the mobile and core plugins to BlackBerry plugins
Once all the subtasks of refactoring the BlackBerry code into its own plugin is completed, all the references of BlackBerry from the mobile and mobile.ui plugins has to be either removed or moved to BlackBerry's ui/core plugins. All the constants, resources and utility methods corresponding to BlackBerry should only be available in BlackBerry plugins.
8
1,277
TISTUD-4167
04/07/2013 05:34:56
Move Publish > Distribute BlackBerry action to BlackBerry plugin
This involves moving the command/handler/menu/launch-config definitions and related classes for contributing the Publish > Distribute BlackBerry action to BlackBerry's own plugins.
8
1,278
TISTUD-4170
04/07/2013 07:45:17
Simplify the Commands menu
We should remove the following items in the Commands menu, especially now we no longer ship PHP/Ruby/Pydev by default: Capistrano, Cucumber, EngineYard, HAML, Heroku, PhP, Rails, Rspec, Ruby, Sass, YAML Currently we package all the Studio rubles into com.aptana.scripting plugin in the studio core build. We should move the rubles related to each feature operation into their respective core plugins and the rest into studio feature build so they're only included in Aptana Studio.
0
1,279
TISTUD-4173
04/07/2013 22:25:24
JS Content Assist: access operator closes content assist menu
If the content assist suggestion menu is active, and the user enters the member access operatior ('.'), content assist disappears. This is eclipse behavior. This greatly reduces the core purpose of content assist. Test Steps: 1. Open JS File. 2. Activate Content Assist (e.g., Control + Space). 3. Type: Ti 4. Type: . Actual Result: Content Assist disappears. Expected Result: Content Assist populates new list based on scope change.
8
1,280
TISTUD-4183
04/08/2013 20:53:48
Simplify the File > New From Template menu
We should keep Alloy, CSS, HTML, JavaScript, JSON, Text, and XML while removing others for Titanium Studio.
8
1,281
TISTUD-4191
04/09/2013 00:43:59
intermittent Update home control job (Sleeping) process on application launch
h3. Steps to Reproduce 1. Open Appcelerator Studio. h3. Actual Result Update home control job (Sleeping) process never self-terminates. h3. Expected Result All self-launching processes self-terminate.
3
1,282
TISTUD-4198
04/09/2013 21:34:39
Include Ruby related rubles in the Ruby feature
The following rubles should be packaged in the Ruby feature instead of the Studio core feature: Capistrano, Cucumber, EngineYard, HAML, Heroku, Rails, Rspec, Ruby, Sass. We have an extension point com.aptana.scripting.applicationBundlePaths to define a path where bundles are contained. Check com.appcelerator.titanium.core plugin and com.appcelerator.titanium.studio.build for an example.
8
1,283
TISTUD-4199
04/09/2013 21:36:23
Include PHP related rubles in the PHP feature
The PHP ruble should be packaged in the PHP feature instead of the Studio core feature. We have an extension point com.aptana.scripting.applicationBundlePaths to define a path where bundles are contained. Check com.appcelerator.titanium.core plugin and com.appcelerator.titanium.studio.build for an example.
5
1,284
TISTUD-4200
04/09/2013 21:42:33
Clean up non-Ruby/PHP related rubles for Titanium Studio
For now, the candidate to remove from Titanium Studio is YAML.ruble. It should be packaged in Aptana Studio only.
5
1,285
TISTUD-4201
04/10/2013 00:26:51
Both updates wizard dialog and updates toast appear at startup
Steps to reproduce : 1) Backup/Remove the required SDK version (3.0.2GA) of Studio. 2) Also, install any old version of the npm package (NodeJS or alloy or code processor). 3) During the startup of Studio, both the update wizard dialog and update notification toast appear. Expected : The update wizard dialog should appear only if any of the components are not installed on the machine and in that case, notification toast should be suppressed. Otherwise, if there are only updates to the components, then notification toast should only appear.
5
1,286
TISTUD-4202
04/10/2013 01:14:04
Debugger: Android Debug Progress window bad behavior on Windows
h5. Problem description On Windows, the 'Debug on Android device' progress window it's not showing the progress as expected, eventually not automatically hiding. h5. Steps to reproduce Only reproducible on Windows. 1. Create a new project (classic or alloy) 2. Set a breakpoint and launch the debugger on Android device Result: the 'Debug on Android device' window appears. No progress is shown after the second bullet 'Device connected. Performing pre compilation tasks'. The progress actually goes on and eventually the app is launched and breakpoints works fine, but the window stays on top. 3. Click on the 'Hide' button. Result: the window is placed on the background and the user is able to use the debugger as expected. However, a 'Debug on Android Device' bottom right notification is displayed - clicking on it, the Debug Progress is shown again as stuck at the second bullet. See screenshots.
5
1,287
TISTUD-4203
04/10/2013 01:46:19
unexpected characters in the console, building the project on Linux and Windows
Building project on device or emulator returns unexpected characters in the console. However App launches successfully. Please see screenshot
5
1,288
TISTUD-4208
04/10/2013 15:16:50
Error appears when empty Node.ACS >"Import Node.ACS binding " to a mobile project
Test Steps: 1.File > New >Create a Titanium Project. 2.Project Explorer >Context menu > Node.ACS > Import Node.ACS binding. Actual Result: Error appears.Log attached.
3
1,289
TISTUD-4209
04/10/2013 17:43:20
Projects: npe deleting project with node.acs service
error trying to delete a project with a node.acs service. {code} !ENTRY org.eclipse.core.jobs 4 2 2013-04-09 10:42:56.477 !MESSAGE An internal error occurred during: "Populating Services menu". !STACK 0 java.lang.NullPointerException at com.appcelerator.titanium360.internal.core.ThreeSixtyProject.getGUID(ThreeSixtyProject.java:162) at com.appcelerator.titanium360.internal.core.ThreeSixtyProject.getAppData(ThreeSixtyProject.java:361) at com.appcelerator.titanium360.internal.core.ThreeSixtyProject.is360(ThreeSixtyProject.java:533) at com.appcelerator.titanium360.internal.ui.action.Titanium360PopupContributionItem$1.run(Titanium360PopupContributionItem.java:91) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) {code}
3
1,290
TISTUD-4212
04/10/2013 19:56:30
Debugger: Android SDK default version is not being saved on Windows
h5. Problem description When launching the debugger on device, the 'Debug Configuration' popup window always appears and the 'Settings/Android SDK Version' drop down menu is not displaying a default SDK. h5. Steps to reproduce 1. Create a default project (Alloy or classic one) 2. Run the Debugger on Android device Result: the 'Debug Configuration' popup window always appears and the 'Settings/Android SDK Version' drop down menu is not displaying a default SDK. The user can then select an Android SDK version from the menu and start the Debugger. The configuration is saved as a new one and next time the debugger is launched the user is prompted again with the 'Debug Configuration' window and no SDK is selected by default. See screenshots.
5
1,291
TISTUD-4214
04/10/2013 21:02:00
Dashboard: when dashboard is loading, some menus are unresponsive and project wizard is not populated
Dashboard: when dashboard is loading, some menus are unresponsive and project wizard is not populated. See screenshots. Test Steps: 1. Open Titanium Studio. 2. Invoke About Menu. Invoke Preference Menu. Invoke New Project Wizard. Test Results: About and Preferences Menus do not launch. The New Project Wizard is missing Alloy templates and missing the Default Titanium Project template.
8
1,292
TISTUD-4215
04/10/2013 21:06:42
Profiler: auto-launch app on android device
Profiler: launch app on android device. Currently the user must manually launch the app. The debugger launches the app automatically. Test Steps: 1. Launch profiler on Android Device. Expected Result: App launches automatically.
5
1,293
TISTUD-4217
04/11/2013 00:22:58
Android debug on device wizard should close on error
If there is any exception after launching Android app to debug on device, then the DebugOnDevice progress wizard does not close and it opens the launch configuration wizard on top. For any exceptions while in the debug on device progress wizard, the wizard should be closed and then, it should open the launch configuration wizard.
8
1,294
TISTUD-4233
04/11/2013 22:28:40
Denso: TiApp: default module id width too small to display module ids
Denso: TiApp: default module id width too small to display module ids. See screenshot. Does not occur in Titanium Studio, but the Titanium Studio behavior is only marginally better.
5
1,295
TISTUD-4237
04/11/2013 23:46:44
Alloy debugger: add support for .JS files outside 'controller' folder
h5. Improvement description Currently the debugger is supporting only .js files included in the 'Controller' folder. Following https://jira.appcelerator.org/browse/ALOY-616 , other .js files outside of the Controller folder and relevant to be supported should be mapped. 'alloy.js' file mapping has already been provided and it's implementation is going to be addressed by this Jira: https://jira.appcelerator.org/browse/TISTUD-4015
3
1,296
TISTUD-4239
04/11/2013 23:50:33
Tizen : Add new CLI flag for running on device and simulator
The CLI for Tizen contains a new flag --run-dev-id for running on device and simulator. This flag should replace the existing flag in the CLI support of Titanium Studio to enable app to run on device/simulator.
3
1,297
TISTUD-4244
04/12/2013 01:30:14
Windows: Titanium SDK Path: use same path as CLI
On Windows: Titanium Studio installs the SDK to C:\Users\ASUS\AppData\Roaming\Titanium Titanium CLI install the SDK to C:\ProgramData\Titanium Titanium Studio is not taking advantage of CLI support for installing Titanium SDKs. For instance, if a user runs 'ti sdk install -b 3_1_X', they will not be able to use the SDK from Studio. There are many possible solutions to this problem, but this is the most direct conflict. Please fix. Note: OS X and Linux currently have Studio/CLI parity.
5
1,298
TISTUD-4247
04/12/2013 12:48:52
Dashoard - Marketplace: clicking on the link doesn't open the page
The links in the Marketplace tab of the Dashboard don't open unless right clicked > open page. They should open in your browser as soon as they are clicked. The first screenshot shows how the browser opens when I right click the links and click open page.
5
1,299
TISTUD-4251
04/12/2013 21:21:46
Mobile project shortcuts should be order as "Mobile Project">"Mobile Module Project"
In order of importance, the "Mobile Project" wizard should appear before "Mobile Module Project"
2
1,300
TISTUD-4256
04/13/2013 18:56:34
Node.ACS: Local Server Console does not populate on first deployment
*Details:* If you try to run Node.ACS project locally, the port does not appear in the console view. *Steps to reproduce:* 1. Right-click in Project Explorer 2. Go to New > Node.ACS Project 3. Specify a project name and click finish 4. Next, right-click on the project 5. Go to Run As > Local Node.ACS Server *Actual:* Port number does not appear in the console view (see attachment) *Expected:* Port number should appear in the console view *Note:* 1. If you repeat step 5 again, then the port number will appear again 2. Cannot reproduce just using the Node.ACS cli
5
1,301
TISTUD-4264
04/14/2013 00:55:14
Projects: Workspace - When you create a Titanium project from the wizard and change the workspace, the Resources folder will not appear in the Project Explorer
*Details:* When you create a Titanium project from the wizard and change the workspace, the Resources folder will not appear in the Project Explorer. *Steps to Reproduce:* 1. Open TiStudio 2. Right-click in Project Explorer 3. Select New > Mobile Project 4. Select Classic > Default Project and click Next 5. Uncheck *Use default location* and choose a different workspace 6. Specify the Project name and App ID and click finish *Actual:* Resources folder does not appear in the Project Explorer (see noResources.png) However, the the project is created one level up from the workspace (see thereItIs.png) *Expected:* The project should'be been created in the specified workspace
5
1,302
TISTUD-4275
04/15/2013 22:32:24
Module: installing or packaging module to same location does not prompt overwrite warning
Module: installing or packaging module to same location does not prompt overwrite warning. This is an obvious bug. This is also a parity issue, as Titanium SDK installation has a prompt for overwriting modules. Test Steps: 1. Install or package a module to a location. 2. Install or package the same module to the same location. Actual Result: No overwrite warning, module installs or packages directly over the existing module. Expected Result: Overwrite warning. This matches the behavior of installing the Titanium SDK.
5
1,303
TISTUD-4280
04/16/2013 01:28:49
Samples: double-click sample to invoke sample import menu
Samples: double-click sample to invoke sample import menu. Currently the user has to right-click > import. The expected user action it to double-click. Test Steps: 1. Open Samples View. 2. Expand Samples Folder. 3. Double-Click on a Sample. Actual Result: Nothing happens. Must try some other way. Expected Result: Import menu invokes correctly.
3
1,304
TISTUD-4335
04/16/2013 03:18:48
Node.ACS studio plugin : Parsing error in extracting published url on windows
1. Update the node.ACS cli to 1.0.0 ( either through studio or from command line ) From studio 2. Create a new node.ACs proj 3. Publish the newly created app 4. Error is displayed as shown in the attached image I have also attached the exception thrown in log file from parsing the url.
8
1,305
TISTUD-4287
04/16/2013 16:50:20
Expand default width of "module" column in modules table of tiapp.xml editor
The column widths all appear to be the same by default. This makes it so that the module id/name is always cut off. The platform widths likely only need to be enough to hold between 1 and 5 characters typically (version or asterisk), while the module column usually will need 8-30 characters. By this measure it looks like the module column should be about 6+x the width of the platform ones.
3
1,306
TISTUD-4291
04/16/2013 22:16:08
Create a Node.ACS debug launch configuration
Adapt Google's ChromeDevTools "Standalone V8 VM" launch configuration to our needs. # Rename it to debug as 'Local Node.ACS Server'. # Make sure that the launch configuration delegate creates a local Node.ACS server with a debugger flag and runs it. # Inject the server's port into the newly created launch configuration. # Continue with the Google code launch as usual to connect to our local server.
8
1,307
TISTUD-4292
04/16/2013 22:19:37
Console: Windows and Linux: android device alloy build console includes backspace characters
Console: android alloy build console includes backspace characters. The alloy android build to device console contains backspace characters. The backspace characters are abruptly and correctly ignored just as the build script ends (and the run script begins). See screenshot and log output below. This is an edge-case. {code} [INFO] :   Alloy compiler completed successfully [INFO] :   Running build process: python "C:\Users\ASUS\AppData\Roaming\Titanium\mobilesdk\win32\3.1.0.GA\android\builder.py" "install" "AlloyProject" "C:\Users\ASUS\AppData\Local\Android SDK" "C:\Users\ASUS\Documents\Titanium_Studio_Workspace_RC\AlloyProject" "com.alloyproject" "2" [INFO] logfile = C:\Users\ASUS\Documents\Titanium_Studio_Workspace_RC\AlloyProject\build.log [DEBUG] C:\Users\ASUS\AppData\Roaming\Titanium\mobilesdk\win32\3.1.0.GA\android\builder.py install AlloyProject C:\Users\ASUS\AppData\Local\Android SDK C:\Users\ASUS\Documents\Titanium_Studio_Workspace_RC\AlloyProject com.alloyproject 2 [DEBUG] detected module analytics, path = C:\Users\ASUS\AppData\Roaming\Titanium\mobilesdk\win32\3.1.0.GA\android\modules\titanium-analytics.jar [DEBUG] detected module android, path = C:\Users\ASUS\AppData\Roaming\Titanium\mobilesdk\win32\3.1.0.GA\android\modules\titanium-android.jar {code} Test Steps: 1. Run Alloy Project on Android Device in Windows. Actual Result: Build console displays backspace characters.
8
1,308
TISTUD-4293
04/16/2013 23:41:49
Titanium Updates: GA npm updates do not register if pre-production npm packages installed
Titanium Updates: GA npm updates do not register if pre-production npm packages installed. Applies to all npm packages (Titanium CLI, Alloy, etc.). Test Steps (for example): 1. Install [email protected] 2. Check for Titanium Updates. Actual Result: No updates available. Expected Result: [email protected] appears, it is the GA version. User must uninstall to get GA npm packages.
5
1,309
TISTUD-4295
04/17/2013 00:46:40
Titanium Updates: cli version not available on clean install
Titanium Updates: cli version not available on clean install. See screenshot. Test Steps: 1. Clean Install Titanium Studio. 2. Open Titanium Studio. Actual Result: Titanium CLI version is N/A. Expected Result: Titanium CLI version is 3.1.0.
5
1,310
TISTUD-4299
04/17/2013 03:27:11
Titanium Updates: Node.ACS release notes is an icon not found
Titanium Updates: Node.ACS release notes is an icon not found. See screenshot. Test Steps: 1. Uninstall Node.ACS. 2. Check for Titanium Updates (could be Windows-only). Actual Result: Strange icon instead of release notes.
8