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
|
---|---|---|---|---|---|
2,211 |
TISTUD-6974
|
10/03/2014 22:15:38
|
3.4.0 GA upgrade or installation should alert users of dependancy for Xcode 6
|
After upgrading to 3.4.0 GA, compiling and building of the App fails as it requires Xcode to be at version 6.0. The download / upgrade should be alerting the users about this dependency
| 5 |
2,212 |
TISTUD-6976
|
10/07/2014 18:31:08
|
Unable to set genymotion player path in studio preferences
|
h5. Description: 1. In the genymotion preference for android in studio enter the path for genymotion player. 2. Click apply & then ok to save the preference. 3. Open the android preferences again & check if the genymotion player path is set in studio. h5.Actual Result: 1. The genymotion player path does not get saved in studio preference. 2. If I manually set "genymotion.executables.player" in ti config then studio saves the preference. h5. Expected Result: 1. Studio should save preference for genymotion player
| 5 |
2,213 |
TISTUD-6978
|
10/07/2014 21:28:45
|
Update content assist for new ActionView tag
|
Alloy 1.6 will support <ActionView> as a child of <MenuItem>. For proper functioning, developers should specify the showAsAction property in XML or TSS.
| 8 |
2,214 |
TISTUD-6979
|
10/07/2014 22:30:54
|
Studio should revert back to using Windows path format for alloy.js sourcemaps
|
Currently Studio works-around the source maps of alloy.js/app.js generated source map path by looking for portable OS string rather than Windows specific path format. ALLOY-1140 has addressed the issue that the path is always in the OS specific format. With Alloy 1.6.0, Studio might fail to suspend at breakpoints on Windows, as we are looking for a specific path format (/path/to/index.js) instead of \path\to\index.js. So, Studio should start using OS specific path formats against Windows as well now.
| 5 |
2,215 |
TISTUD-6980
|
10/08/2014 18:27:51
|
Content assist: Update for WindowToolbar tag for setting window.toolbar property
|
Alloy 1.6 will support a new <WindowToolbar> tag which is used to specify the array of views for the window.toolbar property. This new tag is valid only w/in the Window tag and can contain the same children as the <Toolbar> tag (buttons, text fields, FlexSpace, FixedSpace, ImageView and perhaps a few more)
| 5 |
2,216 |
TISTUD-6995
|
10/10/2014 02:26:10
|
Signing in using the home control does not login into dashboard
|
If Appcelerator Studio is launched without user signed in, then 'Sign In' link appears in the status bar (home control). It opens a sign in dialog and after user input the login credentials, it lets the user to login and set the user name in the home control. However, when we try to create the projects, the organizations of the logged in user are not loaded. Refreshing them doesn't help. Signing in using the home control sign in dialog will login only into API server, and not to the 360 dashboard.
| 5 |
2,217 |
TISTUD-6997
|
10/10/2014 02:59:16
|
Defer Node.ACS CLI installation until the node.acs project is created
|
As every user doesn't use Node.ACS projects, there is no need to install node.acs CLI until the users are actually working with node.acs projects. So, if node.acs CLI is not installed, and the user attempts to create a node.acs project, then we should prompt and install acs CLI before we create the project.
| 8 |
2,218 |
TISTUD-7000
|
10/11/2014 20:41:54
|
Studio should provide a wizard for generating keys / certs etc
|
There are many cases were specific certs or keys need to be generated in order for features to work or builds to be created. Appcelerator Studio should provide ways to simplify these tasks for the end user. EX - * Google Map Key (SHA1) * Google Keystore * Apple Certs for development and distribution builds * etc.
| 8 |
2,219 |
TISTUD-7001
|
10/13/2014 17:43:46
|
NPE during studio startup
|
NPE during studio startup java.lang.NullPointerException at com.appcelerator.titanium.ui.portal.processor.MobileSDKConfigurationHelper.getVersionInfo(MobileSDKConfigurationHelper.java:133) at com.appcelerator.titanium.ui.portal.processor.MobileSDKConfigurationProcessor.computeStatus(MobileSDKConfigurationProcessor.java:74) at com.aptana.configurations.processor.AbstractConfigurationProcessor.getStatus(AbstractConfigurationProcessor.java:154) at com.appcelerator.titanium.ui.portal.actionController.MobileSDKActionController$1.run(MobileSDKActionController.java:127) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
| 3 |
2,220 |
TISTUD-7002
|
10/13/2014 19:33:26
|
The Launch options are disabled after closing and reopening projects
|
Steps to reproduce : - Close all projects in workspace. - Re-open only one project in the workspace. - The launch options are disabled for the project, though the app should be allowed to launch on iOS/Android devices. Workaround: Reopen a different project in workspace and switch back the project selections in the explorer.
| 5 |
2,221 |
TISTUD-7005
|
10/14/2014 19:00:31
|
Resize the launch button in global toolbar
|
Currently the launch mode button is too small and many users are not aware whether it is a button or a label. We need to resize the launch button to a bigger size, so it is clearly evident to the users that hitting the button will do the magic (launching the app based on the selected launch mode and shortcut).
| 8 |
2,222 |
TISTUD-7007
|
10/15/2014 01:53:54
|
Redundant browse buttons exists for setting genymotion preferences in appcelerator studio
|
h5.Description: 1. For genymotion preferences in studio some of the browse buttons are redundant. 2. On MAC OSX: The browse buttons for genymotion path & genymotion player are redundant as the executables are inside the app contents of the genymotion.app & we can't browse to it using the browse button. 3. On Windows: The browse button for genymotion path is redundant as we are setting a path & not a path for an .exe file. For more info about genymotion preferences refer : http://docs.appcelerator.com/titanium/latest/#!/guide/Installing_Genymotion h5. Expected Result: 1. The redundant buttons should be removed or replaced with an alternative.
| 5 |
2,223 |
TISTUD-7009
|
10/15/2014 19:49:43
|
Surface the error from 360 login to the user
|
During a customer call, I have noticed that the user has set the incorrect proxy settings on their Windows machine. As Studio is unable to connect/authenticate against 360 server, it gets a json feed indicating that the "proxy authentication is required". However, Studio still shows an error message that the "username/password combination is incorrect". The error message is completely misleading even though the underlying issue is due to incorrect proxy configuration. Studio should show the same error message that we receive from 360/dashboard login API.
| 5 |
2,224 |
TISTUD-7010
|
10/16/2014 01:30:08
|
Prompt for Node.ACS CLI installation if acs app is launched to run on local server
|
In case Node.ACS CLI is not installed on the machine, and if the user tries to launch an existing acs app onto local server, then Studio should prompt for Node.ACS CLI installation before we launch the project.
| 5 |
2,225 |
TISTUD-7011
|
10/16/2014 01:32:31
|
Prompt for Node.ACS CLI installation before publishing the app
|
In case Node.ACS CLI is not installed on the machine, and if the user tries to publish a acs app, then Studio should prompt for Node.ACS CLI installation before we publish the app.
| 5 |
2,226 |
TISTUD-7012
|
10/16/2014 01:37:11
|
Avoid installing Node.ACS CLI using Update wizard
|
In case Node.ACS CLI is not installed on the machine, then we would like to defer its installation until it is actually required. So, we should not prompt to install during the update wizard dialog either during the startup or even if the user check for updates. However if it is already installed on the machine, then we do need to check for its updates.
| 5 |
2,227 |
TISTUD-7018
|
10/17/2014 06:22:50
|
Yosemite: Node.ACS update is not listed in Studio update wizard
|
When *acs* is installed through the studio update wizard, it's not listed in update components list. Please refer the attached screenshots to see the difference between OSX10.10 and 10.9.5 *10.10.png* : Screenshot from OSX 10.10 with 3.4.0 GA live-stack *10.9.5.png* : Screenshot from OSX 10.9.5 with same 3.4.0 live-stack h5. Steps To Reproduce 1. Uninstall ACS from your machine 2. Open Studio 3. Check for Appcelerator Updates h5. Actual Result Studio doesn't list the node.acs component in update list, but release notes are correctly displayed. h5. Expected Result Studio should list the acs component in update list. 10.10.png and 10.9.5.png should be identical.
| 8 |
2,228 |
TISTUD-7026
|
10/21/2014 08:34:12
|
Breakpoint doesn't hit for Node.ACS services with Alloy/Classic Apps
|
Breakpoint doesn't not hit for Node.ACS services added with Alloy/Classic Apps. Note: This is *not a regression* since same issue occurring 3.3.0 GA as well. h5. Steps To Reproduce 1. Create an Alloy/Classic Project 2. Add the Node.ACS Service 3. Insert a breakpoint in acs/.../app.js in a reasonable location 4. Debug the Service h5. Actual Result Breakpoint doesn't hit for any scenario. h5. Expected Result Breakpoint should hit as usual.
| 5 |
2,229 |
TISTUD-7028
|
10/22/2014 18:50:46
|
Studio needs to handle environments that may not have ACS/Node.ACS urls
|
This ticket is to encapsulate any changes needed by Studio to support APPTS-6273. Some environments may not have an ACS/Node.ACS, so the Studio use cases should take this into account.
| 8 |
2,230 |
TISTUD-7032
|
10/27/2014 15:57:55
|
The default size of modules table in tiapp is reduced
|
After the fix for TISTUD-7018, the size of the tiapp modules table depends on the number of added modules. If there are no modules, then the size is shrinked, and if we add more than 6 modules, then it overflows. The tiapp modules table has to set a default size (as earlier) and as number of modules in the table increases, user should be able to scroll through the list.
| 5 |
2,231 |
TISTUD-7043
|
11/07/2014 01:14:46
|
Memory Leak with repeated debugging android app on device
|
If we attempt to debug a mobile app onto android device repeatedly, then there is a leak in Studio. The processes (so called daemon thread - Output stream monitor) that are created as part of debug session are terminated even though the launch is terminated. This can impact the performance of Studio process (or also, consume memory issues) as these threads are hanging in.
| 8 |
2,232 |
TISTUD-7051
|
11/14/2014 22:44:39
|
Windows: Uninstaller - The uninstaller does not remove upgraded files from AppcStudio directory
|
*Details:* If you are on the AppcStudio RC/nightly stream, continually update your AppcStudio on the RC/nightly stream, then the uninstaller will not remove all the files. *Note:* One workaround is to manually remove all files from: C:\Users\<USER_NAME>\AppData\Roaming\Appcelerator *Steps to reproduce:* 1. Download and install AppcStudio; make sure it is pointing to the RC or nightly stream 2. Update the AppcStudio on the RC or nightly stream 3. Next, uninstall the current version of AppcStudio via Control Panel > Programs and Features 4. Install AppcStudio version GA; from the wild 5. Next, update AppcStudio either on the RC stream or on stable stream (new build) *Actual:* You will not be able to update your AppcStudio; see attachments. *Expected:* Uninstalling AppcStudio from Windows should remove all files.
| 8 |
2,233 |
TISTUD-7052
|
11/14/2014 23:47:39
|
Need to update release notes style sheet to hide edit button
|
An edit button was added to the guides pages on the docs website. Since Studio is overriding the style sheet from the docs website, need to add the following lines to hide the Edit button when Studio displays the Studio Release Notes page: {code} #editButton { display: none; } {code}
| 5 |
2,234 |
TISTUD-7055
|
11/18/2014 21:20:37
|
Toolbar: Border - A black border is appearing underneath the toolbar
|
*Details:* A black border is appearing underneath the toolbar. *Note:* This is a *regression* since the black border does not appear in GA AppcStudio (3.4.1.201410281743) on Yosemite 10.10.1; see ga_appc_studio.png. *Steps to reproduce:* 1. Open AppcStudio 2. Check underneath the toolbar *Actual:* A black border appears underneath the toolbar; see new_studio.png. *Expected:* A black border should not appear.
| 5 |
2,235 |
TISTUD-7056
|
11/18/2014 21:41:06
|
Appcelerator Studio Android Package does not retain entered values
|
Appcelerator Studio Android Package does not retain entered values Subsequent packaging requires me to continually re enter: Keystore location Keystore Password Key Alias iOS packaging is OK and does resin previously entered information (see screen shots)
| 5 |
2,236 |
TISTUD-7057
|
11/19/2014 12:27:51
|
Dashboard on First Run needs to pop-up much faster
|
When loading up studio for the first time, the dashboard can take several seconds to load and during that time the user is staring at a blank screen. We should be optimizing this flow so that as studio opens the dashboard is immediately visible
| 8 |
2,237 |
TISTUD-7066
|
11/21/2014 21:47:30
|
Runtime error with Studio-generated function event handlers
|
Steps: 1. Create a new Alloy project. 2. Open views/index.xml and add a new Label element (e.g.) with an event hander that specifies a function that doesn't exist in the controller, e.g. {{<Label onClick="fooBar"></Label>}}. 3. Press Cmd+1/Ctrl+1 to open the 'Create event listener in controller file' dialog and press Enter to create the new handler. 4. Save all files and build for simulator/device. Results: Runtime error, "Can't find variable fooBar" (ios) or "fooBar is not defined" (Android). Expected: No runtime error with generated event handler. One fix is to add {{var}} before the function statement: {code} // this var blah = function(e) { }; // instead of this blah = function(e) { }; {code} Or, to be consistent with the default Alloy template's {{onClick}} handler: {code} function fooBar(e) { } {code}
| 3 |
2,238 |
TISTUD-7068
|
11/25/2014 19:04:59
|
Studio: The link for getting new iOS certs is invalid
|
h5. Description Currently the link for the 'Get New...' button in Preferences->Studio->Platforms->iOS points to a dead link, the updated link should be https://developer.apple.com/account/ios/certificate/certificateList.action h5. Steps to reproduce 1. In Studio go to Preferences->Studio->Platforms->iOS 2. Click 'Get New...' h5. Actual Result When the web browser loads I am shown Access Denied h5. Expected Result I should be taken to the Apple website where I can create a new cert, the link is above.
| 2 |
2,239 |
TISTUD-7076
|
12/02/2014 01:31:19
|
Improve the build command passed by Studio to the CLI
|
h5.Description An example of the command used by Studio is as follows {code} "/usr/local/bin/titanium" "--no-colors" "--no-progress-bars" "--no-prompt" "build" "--platform" "iphone" "--log-level" "trace" "--sdk" "3.6.0.v20141201145716" "--project-dir" "/Users/eharris/Documents/Appcelerator_Studio_Workspace/TIMOB17350" "--target" "device" "--ios-version" "8.2" "--device-family" "universal" "--developer-name" "QE Department (C64864TF2L)" "--device-id" "f8052c8714f0b9585a8f89274f447bbd4eda1601" "--pp-uuid" "f0a56225-0b09-4694-aecd-630953506ca6" "--skip-js-minify" "--skip-js-minify" {code} As we now show the users in Studio the command used this should be improved to remove any unnecessary flags and use the correct values. For example the second "\-\-skip-js-minify" should be removed and use "\-\-platform" "ios" instead of "--platform" "iphone" h5.Steps To Reproduce 1. Build a project for iOS 2. Check the Studio logs for the command, or if using the latest SDK from master branch Studio will print the logs for you in the console
| 3 |
2,240 |
TISTUD-7087
|
12/16/2014 21:04:50
|
Remove call to Dashboard api/v1/user/trial endpoint
|
Trials as a concept is being removed from Dashboard for its 3.0.0/On-Demand release. Studio is calling the api/v1/user/trial endpoint to retrieve information about the org's trial status. For the time being, it will return a benign payload, but the call to it should eventually be removed.
| 3 |
2,241 |
TISTUD-7096
|
12/20/2014 01:54:19
|
Migrate the required JSON classes from socketio into jackson
|
As the JSON references are spread out everywhere, we need to consolidate all the required classes from socketio into json.simple. Also, we need to refactor the referencing classes to make sure they point to json.simple now.
| 8 |
2,242 |
TISTUD-7108
|
01/06/2015 18:51:48
|
Build packages plugin bundle through Jenkins
|
The packages installer provides an ability to add plugins, in order to handle the pre-requisites of Studio. Building the packages plugin from XCode takes a couple of seconds now. - Find out the command to build the packages plugin to integrate into installer. - Add a jenkins job to build the plugin bundle.
| 8 |
2,243 |
TISTUD-7109
|
01/06/2015 18:58:16
|
Build packager for Mac native installer
|
- We already know the location of the Studio payload, but we need to pass in the payload location to the packager build command to include before it is build. - Find out the command required for building the packer (mac native installer) - Integrate the command into Jenkins, to build the mac native installer.
| 8 |
2,244 |
TISTUD-7110
|
01/06/2015 19:00:25
|
Include resources to packager installer build
|
The packager (mac native installer) has to be included with the resources/images required to display the installer UI. The jenkins job has to make sure that the required resources are added to the packager before the installer is build.
| 5 |
2,245 |
TISTUD-7111
|
01/06/2015 19:01:57
|
Sign mac native installer after it is build through jenkins
|
The mac native installer (packager) will be build through Jenkins job. Once it is built, we need to sign the installer, similar to the way we are currently signing the Studio application.
| 5 |
2,246 |
TISTUD-7112
|
01/06/2015 19:23:04
|
Allow to install Studio silently on Mac
|
The Mac native installer currently opens up UI to let user go through different stages such as configuring destination/disk, handling pre-requisites, license agreements and finally showing the progress for installing Studio payload. Add the ability to let to install Studio on mac through command line silently. Customers should have a command with a few options/flags to let Studio and its prerequisites installed silently.
| 5 |
2,247 |
TISTUD-7122
|
01/13/2015 17:51:17
|
Improve UI of Installer prerequisites plugin
|
As per feedback from Neeraj the following issues will be handled through this ticket 1.Node and Java should appear on next lines (as a column) and show the progress indicator next to each other. After installation, show a green check mark. 2. If all pre-reqs are already installed, then skip showing prereqs page.
| 8 |
2,248 |
TISTUD-7125
|
01/14/2015 22:39:41
|
Handle Node and JDK installation through silent installer on Windows
|
The Windows installer already handles the silent installation of Appcelerator Studio using the below command {code} "C:\Users\User\Downloads\Appcelerator_Studio.exe" /qn {code} However, it does not install the pre-requisites such as Node during the silent installation of Studio. We need to handle a special case for installing Node as part of silent installation.
| 8 |
2,249 |
TISTUD-7126
|
01/14/2015 22:41:04
|
Handle JDK installation with the silent installer on Windows
|
The Windows installer already handles the silent installation of Appcelerator Studio using the below command {code} "C:\Users\User\Downloads\Appcelerator_Studio.exe" /qn {code} However, it does not install the pre-requisites such as JDK during the silent installation of Studio. We need to handle a special case for installing JDK as part of silent installation.
| 8 |
2,250 |
TISTUD-7127
|
01/14/2015 22:50:42
|
Handle Node installation with Mac silent installer
|
Running the Mac native installer in silent mode does not install the pre-requisites such as Node along with the Appcelerator Studio payload. A pre-install script has to be added to the installer script to take care of detecting and installing NodeJS, as part of configuring prerequisites.
| 8 |
2,251 |
TISTUD-7128
|
01/14/2015 22:54:08
|
Handle JDK installation with the Mac silent installer
|
Running the Mac native installer in silent mode does not install the pre-requisites such as JDK along with the Appcelerator Studio payload. A pre-install script has to be added to the installer script to take care of detecting and installing JDK, as part of configuring prerequisites.
| 8 |
2,252 |
TISTUD-7129
|
01/14/2015 23:54:04
|
Install JDK and Node through one sudo prompt
|
Install JDK and Node through one sudo prompt by calling into the AuthorizationExecuteWithPrivileges system level API. Also customize the sudo prompt message and the icon.
| 8 |
2,253 |
TISTUD-7132
|
01/20/2015 00:14:09
|
Cleanup downloading prerequisites with Mac Native installer
|
We have noticed a couple of problems with the Mac native installer and need to address them: 1. Files downloaded to temp folder should be cleaned up after installation completes 2. Download should use a buffer and flush mechanism (particularly to handle download of large files).
| 5 |
2,254 |
TISTUD-7133
|
01/20/2015 05:53:51
|
JS content assist does not show dotted properties in new-statements
|
JS content assist does not show dotted properties in new-statements. Technically this is *not a regression* since 3.4.1 GA also shows the same behavior. But 3.4.0 GA Release works as expected. h5. Steps To Reproduce 1. Create a classic default app 2. Paste the following code in app.js file {code} var com = { aptana: { myFunction: function() {} } }; var invoke = com.aptana.myFunction(); var instantiate = new com. {code} 3. Place your cursor at the end of line 8 in app.js file 4. Press Ctrl+Space shortcut h5. Actual Result Content-assist is not open. It's just placing the word *prototype* instead of opening several suggestions in content-assist. h5. Expected Result Content-assist window should open. It works fine in 3.4.0 GA release.
| 8 |
2,255 |
TISTUD-7137
|
01/21/2015 05:54:13
|
AppceleratorStudio: There is no icon of the Appcelerator Studio at Apps Screen nor the main Screen at Windows 8.1
|
h4. Problem Description After installing Appcelerator Studio in Windows 8.1 Pro, you won't find an icon of the software at the Apps screen nor the Main Screen. You will have a direct access link at the Windows Desktop, but without an actual icon.
| 5 |
2,256 |
TISTUD-7138
|
01/21/2015 06:28:24
|
AppceleratorStudio: Unable to configure which IP should the LiveView use
|
h4. Problem Description When your windows machine has several network adapters (either physical or virtual) you can't configure the LiveView to use certain IP. In this case, I have two IPs, one internal for Virtual Box and other external connecting with the Wifi Access Point. For testing liveview with genymotion, I would like to use the internal, when using a device, it should be using the external network adapter (wifi). Any suggestion on how to modify the liveview IP is more than welcomed.
| 5 |
2,257 |
TISTUD-7141
|
01/26/2015 17:49:59
|
Run Configuration's 'Common' tab not present for devices
|
When looking at the run configurations for simulators and devices. The 'Common' tab on the right side is missing from devices, but is present for simulators. *Steps to reproduce issue*: 1. Open Studio 2. Open run configurations 3. Select a device's run configuration 4. Notice that the 'Common' tab is not present on the right side (next to Main) *Expected Result*: The 'Common' tab is present and configurable
| 3 |
2,258 |
TISTUD-7144
|
01/26/2015 19:49:52
|
Allow Studio dashboard to dynamically inject samples into Studio.
|
Currently, the samples should be contributed either through extension points, or added through rubles during startup, or added through alloy samples output. However, based on the user login, if the dashboard would like to inject samples from the user github or gitio, then there is no way to access the sample. We need to add a provision in Studio to let dashboard inject samples.
| 5 |
2,259 |
TISTUD-7149
|
01/28/2015 16:23:17
|
Windows: Cryptic error message in tiapp.xml editor that needs to be reworded
|
As shown in the attached screen, hovering over the error indicator for the "windows" key in the list of deployment targets shows a confusingly worded message: "is not facet-valid with respect to enumeration" means what?? This should be clarified and simplified to something like: "Value 'windows' is not a valid platform. Supported values include: ..." Also, what is ivi and why is it in the list of supported platforms?
| 3 |
2,260 |
TISTUD-7180
|
02/04/2015 22:26:03
|
Studio: Windows: Unable to update Studio to 4.0.0
|
h5.Description When attempting to upgrade Studio from 3.4.1 or 3.5.1 to 4.0.0 using [this update link|http://preview.appcelerator.com/appcelerator/appc-studio/standalone/update/beta/], Studio throws the error *Appcelerator Studio updates has encountered a problem* I have attached the log files a studioLogs.txt. After talking to Praveen it is due to having the Windows Plugin installed on the system. To workaround this I just uninstalled Studio and then re-installed it and it works fine. h5.Steps to reproduce 1. From Studio upgrade to the nightly builds by adding [this link|http://preview.appcelerator.com/appcelerator/appc-studio/standalone/update/beta/] to Preferences->Install/Update->Avaliable Sofware Sites 2. Update Studio by Help->Check for Appcelerator Updates h5.Actual Result Studio does not update and errors with *Appcelerator Studio updates has encountered a problem* h5.Expected Result Studio should update with no errors
| 3 |
2,261 |
TISTUD-7191
|
02/12/2015 10:13:35
|
Mac Installer: Layout of the prerequisites are overlapped when going back and forth the installer steps
|
Prerequisites: no java 1.7 and node.js should be installed in the computer. The installer has several steps and when it comes to prerequisites it prompts node and java1.7 to be installed if you click 'continue' the display of the progress of download is fine. However, instead if you go back and forth the steps in the installer, then the words and progress of the download of node and java overlaps as shown in the attachment. Steps to reproduce: 1.Download the studio installer for OS X 2. Open the appcelerator studio package to install studio 3. Click continue until you hit the 'prerequisites' step 4. Click 'back' button in prerequisites step 5. Click continue again to go to prerequisites page 6. Click on continue Actual Results: 2. Installer UI opens up 3. Prerequisites page is shown with Java and node to be installed 4. 'Installation type' is shown 5. Prerequisites page is shown with Java and node to be installed 6. The installation starts however the display of the progress is overlapped with the words as shown in the attachment Expected Results: 6. The words and the progress bar for both node and java should not be overlapped. Note: If you do not go back and forth the overlap of the words and the progress bar does not happen.
| 8 |
2,262 |
TISTUD-7196
|
02/13/2015 05:15:51
|
Mac Installer: Cancel button should be included to allow the user to terminate installation once it has started
|
Once the download of the prerequisites or studio starts there is no way to stop the installation. * For the prerequisites, all the buttons are disabled once the downloads starts and hence it cannot be terminated. * For the studio, once the installation starts only the back button is enabled which allows the user to go back to the previous steps but no option to cancel installation unless force quit is attempted. So it would be good to have a cancel button to allow the user to terminate download once it has started.
| 5 |
2,263 |
TISTUD-7208
|
02/17/2015 23:16:06
|
Remove Blackberry from Studio
|
Studio 4.0 or higher versions should not support any BlackBerry functionality, even with previous Titanium SDKs.
| 5 |
2,264 |
TISTUD-7210
|
02/18/2015 23:37:24
|
Create Release Notes Provider for Appcelerator Unified CLI
|
As access to CHANGELOG.md will be restricted for the appc-cli project we need a different mechanism(other than github) to read release notes .. probably from a different uri
| 5 |
2,265 |
TISTUD-7212
|
02/19/2015 08:00:10
|
Remove shield icon from the bottom toolbar
|
Please find the attached screenshot. One is at the top tool bar and another one is at the bottom most status bar. Both are highlighted in the screenshot. Both of these icons are opening the studio dashboard,we can just keep only top tool bar action and remove the bottom one.
| 3 |
2,266 |
TISTUD-7231
|
02/24/2015 09:17:32
|
Mac Installer: java 1.7 does not get saved even though it shows successful installation
|
When there is no java 1.7 installed in the path: /Library/Java/JavaVirtualMachines, the mac installer prompts the user to download java1.7 as a prerequisites. However, java 1.7 does not get saved in this path even though the installer shows successful installation of java. When you try to install studio again using the installer, it again prompts the user to download java 1.7 The beta version 4.0.0.201502111458, was working fine and java got successfully installed. Steps to reproduce: No java 1.7 should be installed in the computer 1. Download the installer 2. Click next to go to the prerequisites page 3. Click next 4. Type system password and then the installation of studio starts 5. Go to the following file path "/Library/Java/JavaVirtualMachines" 6. Start the installation process again Actual Results: 1. Installer downloads successfully 2. Prerequisites page shows java 1.7 to be downloaded 3. Java 1.7 installation starts and shows a progress bar, once the installation is 100% prompts the user to type system password 4. Once the installation is completed, a successful installation message is displayed. 5. No java folder is found 6. Installer prompts user to download java 1.7 again Expected Results: 5. java 1.7 folder should be found 6. installer should detect the previously installed java 1.7 and should not prompt the user to install it again
| 5 |
2,267 |
TISTUD-7232
|
02/24/2015 09:32:02
|
Windows Installer: Installer does not prompt to download JDK 1.7 when 1.6 is installed
|
When java 1.6 is already installed in the computer, the installer does not prompt the user to download 1.7. Only when the version of java is below 1.6, the installer downloads java1.7 as a prerequisites. Hence, the minimum java version has to be brought up to 1.7 to be consistent with the mac installer Steps to reproduce; Java 1.6 should be installed 1. Download the installer 2. Launch installer Actual Results: 1. Installer downloads successfully 2. Installer starts the download for studio as it has found all the prerequisites. Expected Results: 2. The installer should first prompt the user to download java 1.7 as a prerequisites, even though java 1.6 is already installed.
| 5 |
2,268 |
TISTUD-7233
|
02/24/2015 21:16:56
|
Import any folders as project by drag and drop onto Project Explorer
|
After TISTUD-7184, We have an ability to import an existing projects by drag and drop onto explorer. However, we need to address the case if the user wants to import a non-eclipse project using drag and drop. Since we need to create a .project file to convert it as Eclipse project, we can give an option to the user whether they would like to link the project or copy it (as they might not have write permissions on the project folder).
| 8 |
2,269 |
TISTUD-7234
|
02/24/2015 23:05:08
|
Latest Beta OS X Installer Shows silent_installer folder
|
Reproduction: Download and launch the latest Beta installer from the preview site (Beta - 4.0.0.201502181719). Actual Results: The Installer dialog displays the silent_installer folder and PKG file. See attached screen shot. Expected Results: Should only display the PKG file.
| 8 |
2,270 |
TISTUD-7243
|
03/04/2015 10:07:31
|
Mac Installer: Pre-requisite shows as installed even on cancel of system password prompt
|
Steps to Reproduce: 1. Remove Node and Java from the system if present 2. Start installing Appcelerator Studio using the 64-bit Mac installer 3. On the pre-requisite screen, the Node.js and Java are shown for installation. Click on continue. It start to download and install Node.js and Java 4. For installation of the prerequisite the prompt for system password is shown. 5. Click on Cancel button in the prompt Actual Result: The prerequisite does not get installed but is shown as installed in the installer. The installer then continues to install the studio. Expected Result: The prerequisite should be shown as not installed.
| 5 |
2,271 |
TISTUD-7249
|
03/11/2015 13:46:29
|
On First Load of Dashboard, dispatch function is not detected
|
when opening studio, the initial dashboard load does not detect the dispatch function. Subsequent loads of the dashboard detect it fine.
| 5 |
2,272 |
TISTUD-7251
|
03/11/2015 18:55:35
|
Nightly: Update - Cannot update to the nightly builds from Appc Studio GA to use the Arrow integration
|
*Details:* Cannot update to the nightly builds from Appc Studio GA to use the Arrow integration. *Steps to reproduce:* 1. Make sure you are pointing to the nightly stream: http://preview.appcelerator.com/appcelerator/appc-studio/standalone/update/nightly/ 2. Go to Help > Check for Appcelerator Updates to get the nightly build *Actual:* Cannot update to the nightly build and the following error appears: {code} Error encountered during update Operation details Cannot complete the install because one or more required items could not be found. Software being installed: Appcelerator Studio 4.1.0.201503110244-11032015024520 (com.appcelerator.titanium.rcp.product 4.1.0.201503110244-11032015024520) Missing requirement for filter properties ~= $0: Eclipse e4 Rich Client Platform 1.3.100.v20140606-1445 (org.eclipse.e4.rcp.feature.group 1.3.100.v20140606-1445) requires 'org.eclipse.swt.cocoa.macosx [3.103.0.v20140605-2012]' but it could not be found Cannot satisfy dependency: From: Appcelerator Studio 4.1.0.201503110244-867dFEkFGvmPi8vnnwYKXm8ROBXH (com.appcelerator.titanium.feature.360.rcp.feature.group 4.1.0.201503110244-867dFEkFGvmPi8vnnwYKXm8ROBXH) To: org.eclipse.platform.feature.group [4.4.0.v20140606-1558] Cannot satisfy dependency: From: Appcelerator Studio 4.1.0.201503110244-11032015024520 (com.appcelerator.titanium.rcp.product 4.1.0.201503110244-11032015024520) To: com.appcelerator.titanium.feature.360.rcp.feature.group [4.1.0.201503110244-867dFEkFGvmPi8vnnwYKXm8ROBXH] Cannot satisfy dependency: From: Eclipse Platform 4.4.0.v20140606-1558 (org.eclipse.platform.feature.group 4.4.0.v20140606-1558) To: org.eclipse.rcp.feature.group [4.4.0.v20140606-1445] Cannot satisfy dependency: From: Eclipse RCP 4.4.0.v20140606-1445 (org.eclipse.rcp.feature.group 4.4.0.v20140606-1445) To: org.eclipse.e4.rcp.feature.group [1.3.100.v20140606-1445] {code} *Expected:* Should be able to update to the nightly build from Appc Studio GA.
| 8 |
2,273 |
TISTUD-7252
|
03/11/2015 23:54:28
|
Windows: Installer: Appc CLI is not installed when installing Studio via the nightly Windows installer
|
h5.Description When installing Appc Studio from the nightly stream on preview.appcelerator the install runs and shows no errors with the installation. However when attempting to open Studio and login the login fails. After looking into this it appears that although the NPM package for appcelerator is installed into the Appcelerator Studio location, Appc CLI is not actually installed onto the machine. When checking the install folder inside the .appcelerator folder there are no installs. I have installed the Appc CLI via command prompt and have managed to install it successfully, *please note* that to install via the CLI you will need to add an environment variable named APPC_ENV set to preproduction in order to get it to install properly, even with this it does not install fully from the Studio installer h5.Steps To Reproduce 0. Ensure you have no Appc CLI pre-existing on your system and delete Users\<Username>\.appcelerator 1. Download the nightly installer from http://preview.appcelerator.com/appc-studio/ 2. Install Studio using the .exe file 3. Check the install folder in Users\<Username>\.appcelerator h5.Actual Result There will be no Appc CLI installed in the installs folder h5.Expected Result Appc CLI should be installed in the installs folder of .appcelerator
| 5 |
2,274 |
TISTUD-7253
|
03/12/2015 10:16:12
|
Studio does not pick Titanium SDK's from path set in preferences if default path exists
|
This is a Regression as the issue does not exist in studio 3.4.2 and 3.4.1 If the path ~/Application Support/Titanium/mobilesdk/osx exists then the studio does not get the titanium SDK's from the Titanium SDK Home path set in studio preferences. Steps to Reproduce: 1. Ensure you have more than one titanium SDK version installed in ~/Application Support/Titanium/mobilesdk/osx 2. Create a folder anywhere in the system. 3. Inside the folder created in step2, create folders mobilesdk -> osx 4. Copy a titanium SDK version folder inside the OS X folder 5. In studio, go to Preferences -> Studio -> Platforms 6. Change the path of "Titanium SDK Home" to the folder created in step 2 7. Restart Studio. Upon restart, try to create a new titanium project. Check the list of SDK's available Actual Result: The list of SDK's shown would be those available in ~/Application Support/Titanium/mobilesdk/osx instead of those in the new created folder
| 5 |
2,275 |
TISTUD-7282
|
03/19/2015 20:01:55
|
Studio: Improve text on password mismatch dialog to reflect "password reset" destination for provided link
|
h5. Description: When attempting to log in and a bad password/username combination is entered, a dialog can be presented that shows a dialog with a link. The states "for more information click here". When the link is clicked you are delivered to a platform page which allows a password reset. The URL is here: https://dashboard.appcelerator.com/#/auth/forgot The text should describe the password reset, since it does not provide "more information" h5. Steps to reproduce: 1) Do not point to preprod with an environment variable 2) Simulate a clean install (may not be needed) 3) Attempt to log in with bad credentials 4) Dialog appears, read text h5. Result: The text does not describe the link with enough detail h5. Expected Result: Something added after "That username/password combination is incorrect" that states "To reset your password, click here"
| 3 |
2,276 |
TISTUD-7283
|
03/19/2015 20:19:09
|
Studio Installer: Appc CLI installation text is different point size in mac installer
|
h5. Description: The point size of the text for the Appcelerator CLI installer is smaller than the other installed item, Node.js. See attached screen h5. Steps to reproduce: 1) Simulate clean install 2) Run the mac installer 3) At the "Prerequisites" Step, note the font size h5. Result: The font size is smaller than other items h5. Expected Result: The font size matches other installed items
| 3 |
2,277 |
TISTUD-7289
|
03/20/2015 08:51:56
|
Mac Installer: The installer prompts for install of app cli dependency even though its already installed
|
The mac 64-bit installer prompts for install of Appc Cli as the pre-requisite even though the Appc CLI already exists (installed manually or through the installer earlier) Steps to Reproduce: 1. Run the studio mac installer. Allow it to install Appc CLI during the installation process. or 1. Install the Appc CLI manually 2. Now again run the studio mac installer Actual Result: The installer prompts to install Appc CLI again even though it is already installed.
| 5 |
2,278 |
TISTUD-7292
|
03/20/2015 21:17:26
|
Dashboard: On Windows, Dashboard throws error on load
|
When Dashboard loads, an error is shown in the console: {code} ["Unable to set property 'sdkInfo' of undefined or null reference","http://2b213d4307b7a1bb059a7858fe0671be12201b13.cloudapp-enterprise-preprod.appctest.com/?uid=null&id=5e5ce16d-2f8c-4382-9599-5826fa6ee372&v=4.0.0.201503191548&subscription=-1&ts=1426883535165&fg=000000&p=O&bg=ffffff&ch=f0f0f0&nl=en_US",196] {code} *Steps to reproduce issue*: 1. Open Studio on Windows 2. Open the dashboard and have it load 3. Notice the above error in the console *Expected Results*: No error message is shown *Notes*: Issue could be causing sample's background images to not load. See related ticket.
| 5 |
2,279 |
TISTUD-7301
|
03/21/2015 22:48:54
|
Installer: Studio appears unresponsive while installing the Appcelerator CLI
|
h5.Description When opening Studio for the first time on Windows if the Appc CLI is not installed then Studio will install it for the user. During this time Studio appears to be unresponsive as just the splashscreen is shown, on Mac a progress bar is shown with the text configuring. h5.Steps to reproduce 0. Ensure the Appc CLI is not installed on your system 1. Download the latest Studio installer for Windows from the beta stream on preview.appcelerator.com/appc-studio 2. Run the installer and install Studio 3. Open Studio, while Studio is fully installing the CLI it will appears unresponsive and provide no visual feedback h5.Actual result There is no visual feedback telling the user why Studio is taking so long to open h5.Expected result Studio should provide should some sort of visual feedback
| 5 |
2,280 |
TISTUD-7313
|
03/24/2015 17:10:05
|
Installer: DMG background lists "desktop" as an option
|
See background image for incorrect text. We need to remove "desktop" as part of the text.
| 3 |
2,281 |
TISTUD-7315
|
03/24/2015 20:52:09
|
Samples will not build without platform GUID
|
h5. Description: I was testing a fix to Kitchensink, and could not build due to what I assume is a non-platform GUID. I then tried the new Studio dashboard sample import and ran into the same problem: {code}[ERROR] : Application not registered. titanium exited with exit code 100{code} This issue will affect any application where the GUID is not in the new platform format. h5. Steps to reproduce: 1) Import a sample from the Studio dashboard 2) Attempt to build h5. Result: Build fails with error above h5. Expected Result: GUID generated from platform and used in app, build succeeds.
| 5 |
2,282 |
TISTUD-7316
|
03/24/2015 23:09:47
|
Dashboard: Uncaught reference error on http://appc-studio.appcelerator.com/
|
h5.Description On http://appc-studio.appcelerator.com/ if I open my console then I get Uncaught reference errors which increase every second originating from studio.js line 268, the code is the following {code} if(dispatch != undefined){ {code} I believe the code should be the following {code} if(this.dispatch != undefined){ {code} After some investigation with Praveen we believe this could be causing some crashes in Studio on Windows. h5.Steps to reproduce 1. In a web browser go to http://appc-studio.appcelerator.com/ 2. Open your web browser console h5.Actual result There will be uncaught reference errors in the console h5.Expected result There should be no uncaught reference errors in the console
| 2 |
2,283 |
TISTUD-7320
|
03/25/2015 05:08:58
|
Mac Installer: The installer crashes while trying to install Node.js pre-requisite
|
The 64-bit mac installer for Appc Studio crashes while trying to install Node.js. Steps to Reproduce: 1. Remove Node.js from the system 2. Run the studio installer 3. On the pre-requisite screen when it shows for installation on Node and Appc CLI, click on continue. The download of Node.js occurs. 4. Then to install the Node pre-requisite it prompts for a system password. Provide password and click Ok on the password prompt Actual Result: The installer crashes.
| 5 |
2,284 |
TISTUD-7321
|
03/25/2015 05:17:57
|
Mac Installer: Error while installing Appc CLI pre-requisite
|
The installer is not able to install the Appc CLI pre-requisite and shows an error. 1. Run the Studio 64-bit installer 2. On the pre-requisite screen when it shows for installation of Appc CLI, click on Continue. 3. Provide the system password on the password prompt Actual Result: An error is shown regarding failure to install. Refer to attached screenshot Expected Result: The installer should successfully install the Appc Cli pre-requisite
| 5 |
2,285 |
TISTUD-7322
|
03/25/2015 08:52:46
|
Error message for different error conditions during studio login are same
|
The error message shown for different error conditions for studio login should be based on the error conditions. Currently the same message is shown. This is a regression as in earlier versions of Studio the messages were different for different scenarios. Steps to Reproduce: 1. Install and launch Studio. 2. On the login screen enter invalid credentials and click on Login or 2. With no network connection, enter credentials and click on Login Actual Result: The error message is always the same. Refer to attached screenshots for the message shown in 4.0 release and also the screenshot for different messages shown in 3.4.2 Studio Expected Result: The error messages should be more informative and based on the error condition
| 2 |
2,286 |
TISTUD-7331
|
03/27/2015 22:32:24
|
The run button should have more left padding
|
*Details:* Currently, the run button is at the left edge of Appc Studio; see attachment. *Expected:* There should be some left padding so the run button is aligned with the left border of Project Explorer pane.
| 3 |
2,287 |
TISTUD-7332
|
03/27/2015 22:42:51
|
When you click on the run button, the run button should indicate that you clicked on it
|
*Details:* Currently, if you click on the run button, there is no indication that the run button was clicked; see attachment. *Expected:* There should be an indication when the run button is selected.
| 5 |
2,288 |
TISTUD-7333
|
03/28/2015 00:02:22
|
Remove entries related to unsupported platforms from all samples
|
h5. Description: Kitchensink and geocoder samples have various entries in tiapp.xml related to unsupported platforms. From KS: {code} <target device="tizen">false</target> <target device="blackberry">false</target> {code} AND {code} <blackberry> <permissions> <permission>access_shared</permission> <permission>use_camera</permission> <permission>read_device_identifying_information</permission> <permission>access_pimdomain_contacts</permission> <permission>bbm_connect</permission> <permission>access_pimdomain_calendars</permission> <permission>access_pimdomain_messages</permission> <permission>read_geolocation</permission> <permission>access_internet</permission> <permission>access_location_services</permission> <permission>record_audio</permission> <permission>access_pimdomain_notebooks</permission> <permission>access_phone</permission> <permission>post_notification</permission> <permission>run_when_backgrounded</permission> <permission>access_sms_mms</permission> </permissions> </blackberry> <tizen appid="nmgg3ski3z" xmlns:tizen="http://ti.appcelerator.org"> <tizen:privilege name="http://tizen.org/privilege/alarm"/> <tizen:privilege name="http://tizen.org/privilege/application.launch"/> <tizen:privilege name="http://tizen.org/privilege/application.read"/> <tizen:privilege name="http://tizen.org/privilege/bluetooth.admin"/> <tizen:privilege name="http://tizen.org/privilege/bluetooth.gap"/> <tizen:privilege name="http://tizen.org/privilege/bluetooth.spp"/> <tizen:privilege name="http://tizen.org/privilege/calendar.read"/> <tizen:privilege name="http://tizen.org/privilege/calendar.write"/> <tizen:privilege name="http://tizen.org/privilege/callhistory.read"/> <tizen:privilege name="http://tizen.org/privilege/callhistory.write"/> <tizen:privilege name="http://tizen.org/privilege/contact.read"/> <tizen:privilege name="http://tizen.org/privilege/contact.write"/> <tizen:privilege name="http://tizen.org/privilege/content.read"/> <tizen:privilege name="http://tizen.org/privilege/content.write"/> <tizen:privilege name="http://tizen.org/privilege/download"/> <tizen:privilege name="http://tizen.org/privilege/filesystem.read"/> <tizen:privilege name="http://tizen.org/privilege/filesystem.write"/> <tizen:privilege name="http://tizen.org/privilege/messaging.read"/> <tizen:privilege name="http://tizen.org/privilege/messaging.send"/> <tizen:privilege name="http://tizen.org/privilege/messaging.write"/> <tizen:privilege name="http://tizen.org/privilege/nfc.admin"/> <tizen:privilege name="http://tizen.org/privilege/nfc.cardemulation"/> <tizen:privilege name="http://tizen.org/privilege/nfc.common"/> <tizen:privilege name="http://tizen.org/privilege/nfc.p2p"/> <tizen:privilege name="http://tizen.org/privilege/nfc.tag"/> <tizen:privilege name="http://tizen.org/privilege/notification.read"/> <tizen:privilege name="http://tizen.org/privilege/notification.write"/> <tizen:privilege name="http://tizen.org/privilege/power"/> <tizen:privilege name="http://tizen.org/privilege/setting"/> <tizen:privilege name="http://tizen.org/privilege/systeminfo"/> <tizen:privilege name="http://tizen.org/privilege/tizen"/> <access origin="*" subdomains="true"/> <access origin="https://my.appcelerator.com/auth/login" subdomains="true"/> <access origin="http://appc.me/Test/Cookies/" subdomains="true"/> </tizen>{code} From Geocoder {code} <target device="tizen">false</target> <target device="blackberry">false</target> {code} h5. Steps to reproduce: 1) Import Gecoder or Kitchensink or other samples 2) Examine the tiapp.xml h5. Result: Unsupported platform content h5. Expected Result: No mention of unsupported platfroms
| 3 |
2,289 |
TISTUD-7337
|
03/30/2015 18:19:40
|
Install Appc CLI through silent Windows installer
|
As part of installation process of Windows silent installer, we need to install Appc CLI stub and package in silent/unattended mode as well in the pre-requisites check.
| 5 |
2,290 |
TISTUD-7338
|
03/30/2015 18:21:31
|
Install Appc CLI through unattended Mac installer
|
Mac unattended installer should also install appc-cli stub and core package as part of its prerequisites check.
| 5 |
2,291 |
TISTUD-7341
|
03/31/2015 01:04:31
|
Install Appc CLI package as part of Mac Installer
|
Currently we only install Appc CLI stub/installer as part of Mac Installer. Once we install Appc CLI, we need to install Appc CLI core/package as well using the below command. {code} appc use latest {code}
| 3 |
2,292 |
TISTUD-7345
|
03/31/2015 15:02:52
|
Move Location of Dashboard and LiveView Icons
|
right now the position of the Dashboard and LiveView icons in studio is very odd - they should be moved closer to the Run / Target dropdowns in Studio Toolbar. See image example
| 3 |
2,293 |
TISTUD-7354
|
03/31/2015 21:49:18
|
Importing Samples into Appcelerator Studio is not changing guid or assigning org
|
When importing sample applications either through Studio Dashboard or the Sample Editor, results in an orphaned application not associated to any org. Additionally this is most likely caused by the fact that the GUID is still all '1's
| 5 |
2,294 |
TISTUD-7363
|
04/02/2015 01:55:23
|
Update shows Code Analyzer version of 1.1.1-beta1 and has release notes of 1.1.0
|
After installing Appcelerator Studio, build: 4.0.0.201504011425, I get a prompt for updates. In that list is the Code Analyzer which has a version of 1.1.1-beta1 and has release notes for 1.1.0. *Steps to reproduce issue*: 1. Install Appcelerator Studio, build: 4.0.0.201504011425 2. Open Studio 3. Wait for update window to appear or check for Appcelerator updates *Actual Results*: Code Analyzer is listed as version 1.1.1-beta1 and has release notes or 1.1.0 *Expected Results*: Version should be 1.1.1 and have release notes of 1.1.1
| 3 |
2,295 |
TISTUD-7385
|
04/03/2015 18:56:39
|
LiveView sees (dot)files as languages
|
If starting LiveView with simulator or on device. Both ends in this error Comment, if you need any further information {code} [LiveView] version 1.0.7 [LiveView] File Server Started on Port 8324 [LiveView] Event Server Started on Port 8323 [INFO] : Installing app on device: Sebastian's iPhone [INFO] : App successfully installed on device: Sebastian's iPhone [INFO] : Project built successfully in 1m 45s 157ms Please manually launch the application -- Start application log ----------------------------------------------------- [INFO] : Fantastic Library/4.0.0.0 (0.0.0.96875c9) [LiveView] { [Error: ENOTDIR, open '/Volumes/Data/Users/sebastian/Dropbox/lightapps/Develop/Fantastic Library 4/i18n/.DS_Store/strings.xml'] errno: 27, code: 'ENOTDIR', path: '/Volumes/Data/Users/sebastian/Dropbox/lightapps/Develop/Fantastic Library 4/i18n/.DS_Store/strings.xml' } [ERROR] : Script Error { [ERROR] : column = 225; [ERROR] : line = 567; [ERROR] : message = "[LiveView] File Server unavailable. Host Unreachable @ 192.168.0.15:8324\n[LiveView] Please ensure your device and computer are on the same network and the port is not blocked."; [ERROR] : sourceURL = "file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js"; [ERROR] : stack = "_getRemoteSource@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:567:22\n_getSource@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:586:33\n_compile@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:632:28\nrequire@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:502:23\npatch@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:399:43\nfile:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:676:15\nglobal code@file:///private/var/mobile/Containers/Bundle/Application/9F65876B-19A1-4AEB-A6B3-89949298BFEF/Fantastic%20Library.app/app.js:682:3"; [ERROR] : } {code}
| 3 |
2,296 |
TISTUD-7387
|
04/05/2015 15:45:57
|
Dashboard: APIs query sel and unsel behaviors are wrong
|
In the dashboard of an arrow project in studio, the sel and unsel in query function behaviors are wrong. h4. Steps to reproduce: 1. Create a new arrow project 2. Run it 3. Select Data->testuser, add column "user_name" and create 2 users 4. Select API Docs -> APIs -> testuser and scroll to *GET /api/testuser/query* 5. enter in *sel*, *"user_name"* (include the inverted commas) h4. Expected Result result should contain only "user_name" h4. Actual Result result does not contain anything Repeat step 5, but enter in "unsel" instead: h4. Expected Result result should contain every other field but "user_name" h4. Actual Result result only contains everything If you run the curl command as instructed, the expected results are given. Also see attached screenshot for reference.
| 5 |
2,297 |
TISTUD-7399
|
04/09/2015 07:59:18
|
If earlier logged in through CLI then allow studio to open when offline
|
If the user had logged into CLI and not into Studio and still has a valid session, then allow the user to open studio in offline mode. Currently the user should have logged into studio as well before being able to open studio in offline mode.
| 8 |
2,298 |
TISTUD-7408
|
04/15/2015 21:53:38
|
Import: ACS - Improve UI in Prompting Dialog
|
*Details:* If you import a Titanium project with ACS enabled, you will be prompted to change or leave the existing keys. But the choice is not clear. *Steps to reproduce:* # Create a *Titanium* project with ACS enabled; need to use Titanium stack (Titanium Studio: 3.4.1.201410281727, CLI: 3.4.2. SDK: 3.5.1.GA) # Note the ACS keys in the tiapp.xml e.g.: {code} <property name="acs-api-key-production" type="string">Gy7miwOheiZoKCBAMGon0PJn5Qm4n36D</property> <property name="acs-api-key-development" type="string">nOdoMY5osVWsliQiIbxGkyQSHL8TtMXi</property> {code} # Next, in Appc Studio, open Studio dashboard, *Import an existing project*, and select *Existing Mobile Project* # You will be prompted to replace keys, but the dialog is confusing.
| 3 |
2,299 |
TISTUD-7415
|
04/16/2015 17:16:10
|
Error using "Cmd /" to comment out a line
|
When using "Cmd /" to comment out a line, or block, of code in a controller, the following error occurs. I believe this only started after the update I was prompted to install this morning. {code} [2015-04-16 09:08:46] An error occurred while processing the invoke block for the command Comment Line / Selection in /Applications/Appcelerator Studio/configuration/org.eclipse.osgi/116/0/.cp/bundles/source.ruble/commands/toggle_comment.rb: (NameError) missing class or uppercase package name (`org.eclipse.swt.SWT'), caused by (NameError) cannot load Java class org.eclipse.swt.SWT org.jruby.exceptions.RaiseException: (NameError) missing class or uppercase package name (`org.eclipse.swt.SWT'), caused by (NameError) cannot load Java class org.eclipse.swt.SWT at org.jruby.javasupport.JavaUtilities.get_proxy_or_package_under_package(org/jruby/javasupport/JavaUtilities.java:54) at Module.method_missing(classpath:/jruby/java/java_package_module_template.rb:14) at RUBY.[]=(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/71/0/.cp/framework/ruble/editor.rb:196) at org.jruby.RubyProc.call(org/jruby/RubyProc.java:271) at RUBY.run(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/117/0/.cp/framework/ruble/ui.rb:249) at RUBY.[]=(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/71/0/.cp/framework/ruble/editor.rb:193) at RUBY.add(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/116/0/.cp/bundles/source.ruble/lib/comment.rb:233) at RUBY.define_command(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/116/0/.cp/bundles/source.ruble/commands/toggle_comment.rb:56) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) at RUBY.define_command(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/116/0/.cp/bundles/source.ruble/commands/toggle_comment.rb:53) at org.jruby.RubyArray.each(org/jruby/RubyArray.java:1613) at RUBY.define_command(/Applications/Appcelerator Studio/configuration/org.eclipse.osgi/116/0/.cp/bundles/source.ruble/commands/toggle_comment.rb:52) {code}
| 5 |
2,300 |
TISTUD-7428
|
04/21/2015 18:15:08
|
Studio launches Mobile Web in browser but returns "Connection Refused"
|
Appcelerator Studio no longer launches web browser after Mobile Web build. h1. To reproduce 1. On latest Titanium Studio with 3.5.1.GA, create a Classic Single Window app and run with "Mobile Web Preview in Browser" to confirm it opens the browser, displaying the app. 2. On latest Appcelerator Studio with 3.5.1.GA or 4.0.0.Beta3, do the same and confirm it opens the browser, but showing *ERR_CONNECTION_REFUSED* Reported by a user in Q&A: https://community.appcelerator.com/topic/204/localhost-on-mac
| 5 |
2,301 |
TISTUD-7431
|
04/22/2015 08:08:56
|
"user profile" link in "New Mobile App Project" wizard directs to wrong URL when signed out on studio dashboard
|
If the user has signed out on studio dashboard and reloads it, then the "user profile" link in "New Mobile App Project" wizard takes to a wrong URL 1. Login into studio (the dashboard also shows logged in) 2. Click on "user profile" link in the second step of "New Mobile App Project" wizard 3. It opens up, in the browser, the manage org webpage on https://platform.appcelerator.com 4. Close the browser window 5. Now in studio, sign out from the dashboard. Reload the dashboard. 6. Again click on "user profile" link in the second step of "New Mobile App Project" wizard 7. It opens up the url https://appc-studio.appcelerator.com in the browser Expected Result: Even upon sign out, the user profile link should open the https://platform.appcelerator.com and redirect to manage org page upon sign in.
| 5 |
2,302 |
TISTUD-7432
|
04/22/2015 14:10:59
|
Dark theme has unreadable white-on-white tabs after upgrade
|
During a TeamViewer session with a customer we used the 4.0.0.x 64-bit installer for Mac while Appcelerator Studio 3.4.2 was already installed. It replaced 3.4.2 with no warning. The 3.4.2 Studio had the dark theme enabled and so did the new Studio, but the selected tabs will be white on white instead of black on grey. I could reproduce the issue on my own machine. Not after the initial install of the 4.0.0 Studio, but it did happen after letting Studio update itself.
| 8 |
2,303 |
TISTUD-7437
|
04/22/2015 18:17:29
|
"Sending Analytics Ping" error when using a pre-4.0 workspace in 4.0 Studio
|
I opened a pre 4.0 workspace in Studio 4.0 and get the following error popping up every few minutes now. Can't use Studio. {code} An internal error occurred during: "Sending Analytics Ping ...". java.lang.NullPointerException {code} I have attached the {{.metadata}} folder, including {{.metadata/.plugins/com.aptana.usage/events}} which [~cwilliams] suggested. Creating a folder with this {{.metadata}} dropped in should reproduce the issue. Creating a new workspace fixes the issue.
| 3 |
2,304 |
TISTUD-7442
|
04/23/2015 11:01:59
|
Appcelerator Studio doesn't start
|
I haven't been able to start Appcelerator Studio even once. It just freezes on 'Validating status'. * Tried removing the workspace * Tried removing Studio and downloading latest version Q&A: https://community.appcelerator.com/topic/208/appcelerator-studio-won-t-start I've attached the {{.metadata}} folder in the workspace, hoping it has any logs that tell what is going wrong.
| 13 |
2,305 |
TISTUD-7446
|
04/24/2015 05:15:12
|
Single Sign On is broken when opening an Arrow Window
|
When running an Arrow app within Studio, a new Editor window opens to show the Arrow Admin interface. Unlike the Dashboard tab, this view does not already have the user signed in, and so the User is forced to login to the Appcelerator Platform before getting access to the UI. Additionally the user is also forced to go through 2 factor auth (email or sms) for studio. Expectation: User should not have to login, studio should be able to perform the same check against the CLI for the SSO Url and launch the Arrow window with the user already logged in.
| 3 |
2,306 |
TISTUD-7449
|
04/24/2015 17:17:02
|
Update packaged Java version to 1.7u80
|
Our current Java version is behind the latest release. We should update the versions to 1.7u80, which is the last public release for 1.7
| 5 |
2,307 |
TISTUD-7450
|
04/24/2015 17:20:30
|
Loosen restrictions on Java version being installed via OS X installer
|
Currently we are quire restrictive about which version of Java we are downloading. We need to loosen that restriction to allow more flexibility of we need to update to a later version.
| 5 |
2,308 |
TISTUD-7453
|
04/27/2015 09:58:29
|
Cannot login into studio after logging out from CLI
|
After logging out from CLI, the studio does not show login fields on splash screen and opens up studio. After loading studio it shows the interstitial login window which does go off even on entering valid credentials. The issue does not occur if logged out from studio and not from CLI. Steps to Reproduce: 1. From terminal logout using the command "appc logout" 2. Now launch studio Actual Result: The splash screen does not show login fields and load studio. Upon load the login window shown does not accept valid credentials and keeps showing.
| 5 |
2,309 |
TISTUD-7456
|
04/27/2015 19:46:18
|
If you publish an Arrow app, the "Unable to parse URL for publish" appears
|
*Details:* -On Windows,- If you publish an Arrow app, the "Unable to parse URL for publish" appears. *Note:* * -This issue does not appear on Mac with Appc Studio- * *Workaround:* After you publish the Arrow app from Appc Studio, you can view the published URL with {{appc cloud list <APP_NAME>}} *Steps to reproduce:* # In Appc Studio, create an Arrow project # Publish the Arrow app # Wait for the AppcStudio to finish publishing Arrow *Actual:* "Unable to parse URL for publish" error will appear; see attachment. *Expected:* Should be able to publish an Arrow app from Appc Studio on both Windows and Mac.
| 5 |
2,310 |
TISTUD-7457
|
04/28/2015 03:53:50
|
If you logout from Appc CLI or from the bottom right link, Appc Studio will take you to a non-standard login flow
|
*Details:* If you logout of Appc CLI or from Studio's bottom-right link, logging back into Appc Studio takes you to non-standard flow of logging in. *Steps to reproduce:* # Logout of Appc Studio with {{ctrl + q}} or from the bottom-right link # Next, logout of Appc CLI *if* you haven't done so yet # Open Appc Studio *Actual:* Appc Studio will take you to a non-standard login flow i.e. * You will not be prompt to login from the red screen; you will be prompted to login once Appc Studio opens its Project Explorer; see attachments * *Or,* Appc Studio will continually prompt you to login from within Project Explorer *Expected:* Appc Studio should prompt you to login from the red screen.
| 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.