issuekey
stringlengths
8
11
title
stringlengths
16
187
description
stringlengths
10
20k
storypoint
int64
1
40
split_mark
stringclasses
1 value
TISTUD-3980
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
train
TISTUD-3981
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="...
8
train
TISTUD-3983
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....
3
train
TISTUD-3984
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 Modul...
8
train
TISTUD-3986
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...
5
train
TISTUD-3989
"Illegal initial capacity" error when reading the index
Saw this on one of the logs: {code} java.lang.IllegalArgumentException: Illegal initial capacity: -1 java.util.HashMap.<init>(HashMap.java:172) java.util.HashMap.<init>(HashMap.java:199) com.aptana.internal.index.core.DiskIndex.readCategoryTable(DiskIndex.java:1101) com.aptana.internal.index.core.DiskInde...
5
train
TISTUD-3991
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....
3
train
TISTUD-3993
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 provid...
5
train
TISTUD-3996
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 a...
5
train
TISTUD-4002
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: M...
5
train
TISTUD-4003
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, eve...
5
train
TISTUD-4008
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....
5
train
TISTUD-4011
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
train
TISTUD-4012
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....
8
train
TISTUD-4013
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
train
TISTUD-4014
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
train
TISTUD-4018
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
train
TISTUD-4019
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
train
TISTUD-4021
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 > ...
5
train
TISTUD-4022
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
train
TISTUD-4023
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 ...
5
train
TISTUD-4025
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...
5
train
TISTUD-4026
Node.ACS Publish: improve appearance of publish menu list
Node.ACS Publish: improve appearance of publish menu list. See screenshot.
3
train
TISTUD-4031
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
train
TISTUD-4034
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
train
TISTUD-4035
Dashboard: Create Alloy Samples section
Add a new section above Alloy Templates, call it Alloy Samples.
8
train
TISTUD-4051
LiveTi: add mechanism to query npm package version
Suggest Run Diagnostics... No 'universally accessible' way to verify environment.
5
train
TISTUD-4055
Update LCD: An internal error has occurred. java.lang.NullPointerException
Update LCD: An internal error has occurred. java.lang.NullPointerException. I updated Studio to latest RC, this error appeared in the UI. Could not Reproduce.
3
train
TISTUD-4066
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-H...
5
train
TISTUD-4073
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" "...
5
train
TISTUD-4074
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...
8
train
TISTUD-4077
iOS iTunes Packaging: clicking success toast opens studio application directory
iOS iTunes Packaging: clicking 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. Note the archive organizer is correctly automatically opened when success toast ap...
3
train
TISTUD-4079
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 {cod...
5
train
TISTUD-4084
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...
3
train
TISTUD-4087
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 ...
5
train
TISTUD-4088
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 JavaSc...
3
train
TISTUD-4095
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 ex...
8
train
TISTUD-4133
CLI: New Project: non-existing sdk error message not formatted
When a non-existing SDK is used to create a project, the studio error message is not formatted. Studio Dialog: {code} Titanium Command-Line Interface, CLI version 3.1.0-beta Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerato...
3
train
TISTUD-4099
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...
5
train
TISTUD-4101
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\c...
8
train
TISTUD-4105
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
train
TISTUD-4108
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 i...
5
train
TISTUD-4112
NumberFormatException with hex numbers in JS Style Validator
{code}!ENTRY com.aptana.js.core 1 0 2013-04-03 14:22:02.818 !MESSAGE (Build 3.1.1.201304021936) [INFO] Error trying to parse JS number: '0x7FFFFFFF' !STACK 0 java.lang.NumberFormatException java.math.BigDecimal.<init>(BigDecimal.java:459) java.math.BigDecimal.<init>(BigDecimal.java:728) com.aptana.js.inter...
5
train
TISTUD-4119
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 d...
8
train
TISTUD-4122
NPE while building ACS project
The below NPE is thrown when Studio tries to build Node.ACS project during its startup: java.lang.NullPointerException org.eclipse.core.runtime.Path.append(Path.java:261) com.appcelerator.titanium.acs.internal.core.ACSCompileParticipant.determineMainFileURI(ACSCompileParticipant.java:173) com.appcelerator.t...
3
train
TISTUD-4135
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-bu...
5
train
TISTUD-4136
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
train
TISTUD-4137
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
train
TISTUD-4140
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
train
TISTUD-4151
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 nec...
8
train
TISTUD-4152
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
train
TISTUD-4153
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
train
TISTUD-4154
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
train
TISTUD-4155
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
train
TISTUD-4157
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
train
TISTUD-4158
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...
8
train
TISTUD-4159
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
train
TISTUD-4162
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 o...
8
train
TISTUD-4163
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
train
TISTUD-4164
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
train
TISTUD-4165
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
train
TISTUD-4166
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
train
TISTUD-4167
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
train
TISTUD-4168
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...
8
train
TISTUD-4173
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...
8
train
TISTUD-4183
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
train
TISTUD-4191
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
train
TISTUD-4198
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.titaniu...
8
train
TISTUD-4199
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
train
TISTUD-4200
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
train
TISTUD-4201
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 sh...
5
train
TISTUD-4202
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 Androi...
5
train
TISTUD-4203
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
train
TISTUD-4208
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
train
TISTUD-4209
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.getGUI...
3
train
TISTUD-4212
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 devic...
5
train
TISTUD-4214
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 W...
8
train
TISTUD-4215
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
train
TISTUD-4217
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 configu...
8
train
TISTUD-4233
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
train
TISTUD-4237
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...
3
train
TISTUD-4239
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
train
TISTUD-4244
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 ...
5
train
TISTUD-4247
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
train
TISTUD-4251
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
train
TISTUD-4256
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 ...
5
train
TISTUD-4264
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. Unc...
5
train
TISTUD-4267
Move S/FTP plugins to their own feature and remove from Studio core, add to Aptana Studio umbrella feature
We have a handful of FTP and SFTP plugins. I'm not sure if they're advertised or used much by Titanium Studio users. We may want to break out an S/FTP feature (and repo?) to move them to, build them separately and then include them under the Aptana Studio umbrella so they don't get installed in Titanium Studio by defau...
8
train
TISTUD-4275
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 ...
5
train
TISTUD-4278
Android Device: support run on device console output
Android Device: support device console output. Currently if you launch an app on android device, the runtime output does not appear in the console. This is basic functionality. However, we do support debug on device output and emulator output, so this is also a parity issue. Test Steps: 1. Launch app on And...
8
train
TISTUD-4280
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. ...
3
train
TISTUD-4335
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
train
TISTUD-4287
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 li...
3
train
TISTUD-4291
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 configurat...
8
train
TISTUD-4292
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 edg...
8
train
TISTUD-4293
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 alloy@1.1.0-cr 2. Check for Titanium Updates. Actual Result: No updates available. Expected Result: alloy@1.1.0 a...
5
train
TISTUD-4295
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
train
TISTUD-4298
Denso: can't clear the port number in preferences page after it's set
1. Open Preferences > Studio > Platforms > Denso; 2. Fill in the port number and hit OK; 3. Re-open the preferences page and notice the port number correct persists; 4. Now clear the port number so the field is empty and hit OK; 5. Re-open the preferences page. Expected result: the port number field is empty. ...
5
train
TISTUD-4299
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
train
TISTUD-4308
Change V8 strings to Node.ACS
The Node debugger support plugins have a few UI contributions that display the term "V8". We would like to change these and show "Node.ACS" instead. This will most likely involve changing the messages in the Google's chromium plugins. Here are a few locations that needs to be changed (there may be a few more): # JS ...
5
train