issuekey
stringlengths
8
11
title
stringlengths
16
187
description
stringlengths
10
20k
storypoint
int64
1
40
split_mark
stringclasses
1 value
TISTUD-1272
iOS: Xcode 4.3 - Dashboard tooltip for iOS SDK, showing supported Xcode versions, needs to be updated
Description: While testing Xcode 4.3, and prior to setting the Xcode-select to point to the correct location, the iOS SDK icon in the dashboard shows setup is needed. When hovering over the icon, a tooltip appears. WHile mostly accurate, some details need updating. Specifically, Xcode 3.2.6 is not supported but is men...
8
train
TISTUD-1273
TiStudio: Console - Console view does not refresh properly when installing or running app on emulator/simulator
Steps to reproduce: 1. Create the default TiMob project 2. Install project to device or run project in simulator/emulator Actual: Console view does not refresh properly. See attachments Expected: Console view should refresh properly.
5
train
TISTUD-1275
JS documentation hover displays a huge header
# Import the Kitchen Sink project into the workspace (set the Titanium Mobile and the Web Natures in case they are missing after the import). # Open android_menues.js, for example, and hover over the 'tableview' keyword. A documentation hover appears. However, a huge file locations header appears on the top.
5
train
TISTUD-1276
Studio: Configuration utility maximum for support iOS SDK must be updated
Description: Currently the configuration utility performs a check of iOS platforms to see if 4.2-5.1 is available. From what I've been told this is non-exclusive, meaning 4.2-5.0 would be shown to satisfy this check, but with 5.1 coming out, the upper bound needs to be corrected. 1) Evaluate the logic here: http...
5
train
TISTUD-1277
The error from generating mobile web app should be surfaced to the user
When I created a Titanium mobile web project and ran "Mobile Web Preview in Browser", the process failed, and I see an error status dialog saying "Unable to generate Mobile Web App", but there is no additional details on what caused the issue; checking the log shows nothing either. When I step through to debug, it show...
5
train
TISTUD-1278
Studio: Studio requires restart if open during Xcode install even though configuration utility reports correctly configured for iOS
Description: While testing Xcode 4.3, I had an existing Studio install that could no longer detect the iOS SDK. The workaround for this was when I changed workspace to a new empty workspace. This fixed the problem. Please note, I did check the Xcode-select -print-path which showed the correct location. I tried it agai...
8
train
TISTUD-1280
Studio: TiApp editor module section - Platform icons could use some improvement
Description: The QE team like the new TiApp editor features. The icons however seem to have some room for improvement. There are two main areas for evaluation: 1) The iOS icons seem to generate confusion for two reasons: First, the Apple icon is cropped to the point that it is difficult to recognize it as an apple. S...
5
train
TISTUD-1281
Research what is causing errors to be generated in JS when semicolons are not used to end statements
We need to determine what is generating the parse errors in JS. Turning off the all validation and forcing a clean build does not remove the errors and associated markers
8
train
TISTUD-1282
Do not show JS parse errors when optional semicolons are excluded
When we made the change to build participants, we lost the ability to turn on/off parse errors. We should treat those "validators" the same as other validators. This should be applied to HTML, CSS, and JS. However, the JS validator should not generate errors when optional semicolons are excluded. Beaver reports a synta...
13
train
TISTUD-1283
OpenShift: should surface the root error when failed to deploy existing project to OpenShift
We are surfacing the error in the status dialog for creating new OpenShift project, but not for deploying existing ones.
5
train
TISTUD-1284
Distribute - Google has announced that the Android Marketplace will be renamed as "Google Play", which may warrant an update to the language used in the distribute menu of Titanium Studio
Google changing their Android Marketplace to be named "Google Play" warrants a discussion about updating the language used in future versions of Titanium Studio to be inline with this change. This is a link to the official announcement from Google http://googleblog.blogspot.com/2012/03/introducing-google-play-all-yo...
3
train
TISTUD-1285
Titanium Studio: 2.0.0: Dashboard: Samples: samples do not populate from staged dashboard url
Samples do not populate when beta dashboard is loaded from studio 2.0.0. Steps to Reproduce: 1. Edit TitaniumStudio.ini (2.0.0) file (OS X: TitaniumStudio > Show Package Contents). Add two lines: -Dtitanium.dashboardUrl=http://preview.appcelerator.com/dashboard/index.php -Dtitanium.sdkRequirementsUrl=http://p...
5
train
TISTUD-1286
MobileWeb: "File /index.html not found" error when loading into browser
When I run "Mobile Web Preview in Browser" from TiStudio and the app opens in FireFox, I get a white screen that says: **File /index.html not found** and nothing else. If I then reload the page with the very same URL, everything works fine. But almost everytime I launch from the button with TiStudio, I get the ab...
5
train
TISTUD-1287
Titanium Studio: Content Assist: no Titanium SDK proposals are generated
Content Assist fails to generate Titanium SDK proposals. Regression. Steps to Reproduce: 1. Open studio 2.0. 2. Edit app.js. Type 'Ti.'. Look at Content Assist suggestions (cntrl + space to force CA window). Expected Result: Titanium SDK proposals should appear. Actual Result: No proposals.
8
train
TISTUD-1292
Clarify wording on iOS configuration screen
The current iOS dashboard configuration screen is a confusing regarding min/max versions of SDKs. So lets display which iOS versions are compatible with this and below that have a link that points to here : https://wiki.appcelerator.org/display/guides/Titanium+Compatibility+Matrix#TitaniumCompatibilityMatrix-iOSSDK%2FT...
8
train
TISTUD-1294
App Id causing "[ERROR] Error generating R.java from manifest"
Same issues as referenced in [TIDEV-115|https://jira.appcelerator.org/browse/TIDEV-115] If you specify an app id as simply a single word, as opposed to a reverse domain format, you get an error when building for android (but not ios): {code} [ERROR] Error generating R.java from manifest {code} It's a very cr...
3
train
TISTUD-1295
Convert wiki.appcelerator.org URLs inside Studio into redirects off studio.appcelerator.com
There are approximately 22 links inside Studio that need to be redirectable, since the exact endpoint is not known at this time. Instead, let's create a PHP page off of studio.appcelerator.com to redirect to the current location, and then we can change it as necessary.
8
train
TISTUD-1296
Add an Android NDK path field in the Titanium Preferences
Add a preference key, and a field editor, for the Andriod NDK path into the Android group at the Titanium preference page.
8
train
TISTUD-1297
Titanium MobileWeb when previewed against an internal browser shows empty content
[This one happens on Windows] Create a mobile-web project (with Titanium SDK 2.0). Right click to run the 'Titanium Mobile Web Previewer'. An internal browser is opened, but the page is blank. Right-clicking and viewing the source shows lot of code there, so we have the content, yet it's not rendering. Select...
8
train
TISTUD-1299
Extra space in "Import Existing Titanium Project" error message
This is very minor, but I noticed that the warning message in the Import Existing Titanium Project dialog appears to have an extra space (see attached).
1
train
TISTUD-1301
Update Studio Dashboard to adjust to packaging changes for 2.0 launch
The available packages in 2.0 will change names and pricing of those will be on a per-app basis. Hence a paid subscriber might have more than one package, so we can no longer display the user's plan level on the dashboard. Instead we should just display the following: * a link labeled "My Apps" pointing to the site ...
5
train
TISTUD-1304
Add DEVELOPER_DIR to environment variables when launching iOS scripts
Any time we interact with an iOS script, we need to set the DEVELOPER_DIR environment variable equal to the current Xcode location (i.e. what you would normally get from xcode-select -print-path)
8
train
TISTUD-1306
Add support for the @module sdoc tag
Following JSDoc as a guide, we need to add support for an @module tag. The syntax would be: {code} /** * @module {dir1/dir2/myModuleName} */ {code} This will require us to: # Add support for @module and its parameters to the SDoc parser # Add a module element to the SDoc model # Possibly store a refere...
13
train
TISTUD-1307
Create sample documentation of an SDoc'ed CommonJS module
Using the sample snippets in the Epic containing this ticket, we will need to create documentation that shows that code being scriptdoc'ed for use as a module. We need to update the wiki pages here: * https://wiki.appcelerator.org/display/guides2/ScriptDoc+%28SDOC%29+2.0+Specification * https://wiki.appcelerator...
13
train
TISTUD-1308
Only show content assist from the current JS file and JS files it has required
Our current JS CA implementation queries the index file for the entire project. This means that we show content assist for all JS files in a project when bringing up CA in a JS file. We now detect "require" invocations and store the required module name in the index. We also have the ability to filter index query resul...
20
train
TISTUD-1309
Change Studio to reference new platform -clean option
Once TIMOB-7652 is complete, we'll need to switch to using that mechanism over the current one. Note, this only will work on SDKs above 2.0.1+, so if the SDK is less than that version, we need to use the old system for now.
8
train
TISTUD-1310
Treat CommonJS modules specially when showing JS CA in a file that includes it
CommonJS modules make use of a "module" object that has an "exports" property. Also, there is an "exports" global that can be used similarly to "module.exports". There are rules in how these two items influence one another as is covered in http://www.hacksparrow.com/node-js-exports-vs-module-exports.html. So, whenever ...
13
train
TISTUD-1312
TiStudio: Mobile Web - index.html file is not generated when packaging for Mobile Web
Steps to reproduce: 1. Package default Titanium project for Mobile Web 2. Select "Create a new project for the Mobile Web app" 3. Open newly created Mobile Web project Actual: index.html does not appear in the packaged mobile web. See attachment for log. Expected: The packaged mobile web should contain the index...
5
train
TISTUD-1313
Comments are removed when formatting JS code
Format the following code: {code} function uploadImage() { if(Titanium.Platform.name == 'android') { req.send({ 'aToken' : Titanium.Locale.getString('app_token_only'), 'uToken' : Titanium.App.Properties.getString('uToken'), 'fileType' : '2'}) // Only Change, Added single quote for Android 'fileObject' : b...
5
train
TISTUD-1314
Titanium Studio: TiApp Editor: Build Properties: Titanium SDK: if no sdk's exist, sdk list not cleared
If all SDKs are removed from the SDK folder, they remain in the TiApp Editor SDK list. Note: They are later correctly removed when the tiapp.xml file is reloaded. The tiapp.xml SDK version remains as the last available version (expected). Steps to Reproduce: 1. Create a new project. 2. Remove all SDK's from t...
3
train
TISTUD-1315
Titanium Studio: TiApp Editor: Build Properties: Titanium SDK: if sdk field is set after being blank, tiapp.xml not updated
In the TiApp Editor, if another SDK is selected in the TiApp Editor SDK field when the field was previously blank (linked issue), the respective tiapp.xml is not updated, resulting in an invalid configuration. Steps to Reproduce: 1. Create new project. 2. Remove current SDK from SDK folder (i.e., Application Sup...
2
train
TISTUD-1316
Titanium Studio: TiApp Editor: Build Properties: Titanium SDK: if current sdk removed from filesystem, tiapp not updated
When an SDK folder (i.e., Application Support/Titanium/mobilesdk/osx/2.0.0.v20120312104735) is removed from the filesystem (moved or deleted), the TiApp Editor SDK field for any open projects is set to nothing, and the tiapp.xml remains as the deleted SDK version. It is expected that the SDK field in the TiApp Edit...
5
train
TISTUD-1318
Filter out CommonJS modules from the tiapp.xml editor screen
We have implemented ACS module as a CommonJS module and bundled it with the Mobile SDK. We are not officially supporting CommonJS modules (yet) and we have added this support to Mobile SDK just for ACS module. Please filter out CommonJS modules from Studio UI and other tools.
8
train
TISTUD-1320
Tabbed Template is giving a runtime error on Android
Steps To Reproduce: 1. Create a new TiMob project with the Tabbed Template 2. Run on Device/Emulator 3. Click on Open New Window Actual: Runtime Error (See attachment) Expected: To open a new window
3
train
TISTUD-1322
Confim links as part of Studio 2.0 release.
Before release, we need to confirm the links listed on TISTUD-1295 are still correct.
5
train
TISTUD-1323
Studio: Collapsing Javascript outline node crashes Ti Studio.
While testing APSTUD-4178, I had Studio crash while trying to collapse a node on a Javascript outline. Nothing is reported to the log file but Lion generates the attached crash report. Steps to reproduce: 1. Open TIStudio. 2. Open the js.js file. 3. Open the html.html file. 4. Use the outline windows to expand a...
13
train
TISTUD-1325
Update dashboard to remove warning about Xcode 4.3
Currently, we warn users about _not_ installing Xcode 4.3. Once that support is in, we'll need to remove that warning: {code} <h3>Note:</h3> <p>Xcode 4.3 (the most recent version which is downloadable in the Mac App Store) is not yet supported by Titanium Studio or the Mobile SDK.</p> <h3>Lion and Snow Leopard:</...
5
train
TISTUD-1327
Add Titanium platform support info in CA for Titanium namespaces
I invoked CA on "Titanium." using Titanium 1.8.2. The results for what show up as supported platforms is pretty spotty. Most just show none. A few functions show Android, ipad and iphone. The "sub-classes' (i.e. API, Buffer) show none. Android doesn't show as only available on Android.
13
train
TISTUD-1329
Auto-detect and set up CA platform filters for Titanium projects
We should set up the CA platform list on Titanium mobile projects based on the deployment targets specified in the tiapp.xml itself.
8
train
TISTUD-1330
Default the CA user-agent list to Android, iPhone, iPad and Mobileweb for Titanium Mobile nature
By default, the Titanium platforms are not set up as the default to show for Titanium Mobile project nature projects.
8
train
TISTUD-1332
MobileWeb launches are never removed from the Debug view
Launch a MobileWeb preview in a browser. A launch is added to the Debug view, and it's there to stay. The only way to remove it is to click it and hit 'delete'.
5
train
TISTUD-1333
Seeing error on unrecognized type name with JSMetadata
When running Titanium Studio 2.0.0.201203121914, I saw many entries of the following in the log: {code} !ENTRY com.aptana.editor.js 4 0 2012-03-13 16:57:37.690 !MESSAGE (Build 3.0.3.1331566826) [ERROR] Unrecognized type name in JSCAHandler#createType: JSMetadata {code}
2
train
TISTUD-1334
An empty version in the modules section of the tiapp.xml prevents the TiApp editor from being opened
1. Have a module directive in the tiapp.xml without a 'version=...' attribute. 2. Open the TiApp editor Result: A null pointer exception prevents it from getting opened.
3
train
TISTUD-1335
Content Assist: JavaScript class objects generate non-static proposals
JavaScript objects such as Array, Boolean, Date, Number, and RegExp generate Content Assist proposals that are not static methods. The methods are generated correctly in Eclipse. Screenshot attached. For instance, String.charCodeAt is proposed when it is an instance method, and will not work on the String object. ...
8
train
TISTUD-1336
Content Assist: String.fromCharCode: no proposal generated
Using Content Assist, 'String.' does not propose the method 'fromCharCode' (though it does work when run). However, the method is proposed in Eclipse. The method is also erroneously proposed in string instances (and the method does not work, as expected) (linked issue). Steps to Reproduce: 1. Create a new project...
5
train
TISTUD-1337
Content Assist: string instance.fromCharCode: static proposal erroneously generated
When a String instance invokes Content Assist, 'fromCharCode' is proposed when it is a static method and will not work on an instance. Steps to Reproduce: 1. Create a new project. 2. Type: {code:title=app.js} // var x = "xxx".; // {code} 3. Place the cursor after the dot and activate Content Assist. ...
5
train
TISTUD-1338
Content Assist: string instance.charCodeAt: proposal missing
String instance method: charCodeAt not proposed in Content Assist, though it works at runtime. Steps to Reproduce: 1. Create a new project, type: {code:title=app.js} // var x = "xxx".; // {code} 2. Activate Content Assist after the string instance to generate proposals for "xxx".-> Expected Result: ...
5
train
TISTUD-1339
Tititanium Studio: Mobile Web module support
Titantium Studio needs to support creating and compiling Mobile Web modules. Creating a new Mobile Web module is identical to iphone and android, except you specify --platform=mobileweb and you don't need to specific the androidsdk. {code} python /Library/Application\ Support/Titanium/mobilesdk/osx/2.0.0/titaniu...
8
train
TISTUD-1341
Studio: SDK Update release note view has no "back" capability
Description: While testing the new feature that provides users with a view of the release notes, I clicked a link which opened JIRA in the same view. There was no option to return to the release notes, so I was forced to close the view. Steps to reproduce: 1) Install the latest Studio 2.0 version 2) Remove SDK v...
3
train
TISTUD-1342
Studio: SDK Update release note view link for "Titanium mobile reference documentation for 1.8.2" fails with error
Description: While testing the new feature that provides users with a view of the release notes, I clicked the link for "Titanium mobile reference documentation for 1.8.2". This failed with an error. Steps to reproduce: 1) Install the latest Studio 2.0 version 2) Remove SDK version 1.8.2 if you have it installed ...
3
train
TISTUD-1343
Studio: SDK Update release note view will not come up if dismissed and then help>Check for titanium sdk updates option is used
Description: While testing the new feature that provides users with a view of the release notes, I clicked a link which opened JIRA in the same view. There was no option to return to the release notes, so I was forced to close the view. Steps to reproduce: 1) Install the latest Studio 2.0 version 2) Remove SDK ve...
5
train
TISTUD-1345
Remove 2.1 as Android SDKs requirement for Android development
Description: On one of our newer installations of Studio, the Android SDK is properly configured to support 1.8.0+ SDKs. The Dashboard configuration page shows an incorrectly configured Android SDK. In comparing the listed text to the actual configuration: {code} Android configuration details. One or more pieces ar...
5
train
TISTUD-1346
Studio: Edit this bundle from Commands/Titanium Mobile gives an Error
Edit this bundle from Commands/Titanium Mobile gives an Error "Grabbing bundle Titanium Mobile..has encountered a problem Git Clone failed. screen shot is attached log file is attached Steps to reproduce : 1: click on Commands 2: Click on Titanium Mobile 3: Click on Edit the bundle Actual result : E...
3
train
TISTUD-1347
Titanium Studio: Clean fails when iPhone Simulator is still running
When doing a clean on a mac when the iPhone simulator is running causes this: {code} !ENTRY org.eclipse.core.resources 4 566 2012-03-14 17:52:23.632 !MESSAGE Errors occurred during the build. !SUBENTRY 1 com.appcelerator.titanium.core 4 75 2012-03-14 17:52:23.632 !MESSAGE Errors running builder 'Titanium Builder...
5
train
TISTUD-1348
Studio: Cannot open tiapp.xml from FTP source.
Trying to open the Tiapp.xml from an FTP server returns this error: {noformat} "Could not open the editor: Expected a tiapp.xml path and got '/var/folders/yl/gg2bc1h9767cchr1wrmrhkjr0000gp/T/aptanavfs706594519621445678tiapp.xml' {noformat} This caused the attached logfile to be generated in the Titanium log. St...
5
train
TISTUD-1350
Read Titanium Mobile SDK dependencies file to determine which Android SDKs need to be installed
Since 1.8.0.1, the android platform now has a dependency file that shows which Android platform versions need to be installed: {code} $ cat mobilesdk/osx/2.0.0/android/dependency.json { "min_api_level": "8", "dependencies": { "accelerometer":[], "analytics":[], "android":[], "app":[], "calenda...
13
train
TISTUD-1351
Update Titanium Studio Run/Debug/Publish wizard/dialog banners
The wizard banners should be consistent with the action icons * Run on iOS Device Wizard * iOS Distribution Wizard * Android Distribution Wizard * Mobile Web packaging Wizard See attached request document
5
train
TISTUD-1352
Studio: Insert line below current returned divide by zero error.
While testing APSTUD-3553 I went to edit an file that I had opened from the FTP server. When I tried to add a second line, the machine hung and gave me a / by zero error and told me to check the log. Attached is the photo of the error and below is the event from the log. {noformat} !ENTRY org.eclipse.ui 4 4 2012-...
5
train
TISTUD-1353
iOS: Clean needs to call `xcodebuild clean` to remove stale files
The {{Project->Clean}} command in Studio needs to call out to {{xcodebuild}} when cleaning iOS targets in order to ensure that stale information is removed. The exact command that needs to be performed is: {code} xcodebuild -project $\{PROJECT_DIR\}/build/iphone/$\{PROJECT_NAME\}.xcodeproj -sdk iphoneos -alltargets...
5
train
TISTUD-1354
Newly created apps are not appearing on the Apps page.
New apps are not appearing on the https://my.appcelerator.com/apps/ page. I'm currently using Titanium Studio, build: 2.0.0.201203152033. The account I've discovered this on is phillis@shastaqa.com and the app guid of one of the missing apps is 75629f0e-def5-45f3-b8be-92b840eec93d (CFish4). I've checked the admin syste...
3
train
TISTUD-1357
app-track called thousands of times (started today)
We're getting thousands of repeated calls to app-track from Titanium Studion 2.0 and Aptana 3.1. This started today, and his happening sporadically (once an hour or so) so it maybe a newly introduced bug. Looking at our logs, it looks like repeated calls for portal.samples.getSamples. Below is one mid that made the ...
8
train
TISTUD-1358
iOS Preference page should utilize vertical scroll bars on tables
If you have a long list of certificates or provisioning profiles, the preference dialog gets very tall. We need to specify a standard height for the table so the vertical scroll bars are utilized
3
train
TISTUD-1363
Application "null" has been packaged message when starting a server
Stumbled into this one when validating APSTUD-3664. # Create a new Server. # Insert the start and stop commands into the server-dialog. In my case, I tried that with both xampp commands, and with apache commands (same result). # Start the server from the Servers view. A message appears and inform you that the s...
5
train
TISTUD-1365
"Source not found" while iOS debugging
Steps to reproduce: # Create a new Titanium Mobile project # Put a breakpoint on one of the "var" declarations in app.js # Launch the iOS simulator # When debugging stops on the breakpoint, note the error as shown in the screenshot
8
train
TISTUD-1366
Only check apiversion tag in manifest for Android modules
iPhone modules are displayed as not supported when the Titanium SDK version is set to version 1.8.0.1 or newer. This appears to be due to the fact that the manifest file for iPhone modules currently do not include the 'apiversion: 2' entry. The 'apiversion' entry was added for Android modules in Titanium SDK version 1....
5
train
TISTUD-1367
Studio: Clean single project does not clean, does not log any errors when Mobile Web folder is empty
Description: While testing, we tried to clean a project using the single project clean option. Nothing happened, both the Android and iPhone folder contents were untouched. Nothing was logged even when I included the debug single component setting. Only when I previewed in browser for mobile web, and then cleaned d...
8
train
TISTUD-1368
Studio: Kitchen Sink Nook not available in samples
Description: The sample Kitchen Sink Nook is not available on Linux systems. Steps to reproduce: 1) Install Titanium Studio, build: 2.0.0.v20120320000301 on a linux system 2) Navigate to the samples Result: Kitchen Sink Nook is not available Expected: The sample for Kitchen Sink Nook should be available o...
3
train
TISTUD-1369
Studio: Titanium Studio Samples: Incorrect message shown at top of the New sample project window while importing the sample
Description: While importing a sample application, an incorrect message is shown at the top of New Sample Project pop up window that Files already exist in your destination directory. They will be deleted if you continue. Steps to Reproduce: 1. Open Titanium Studio 2. Use a workspace that does not have the folder...
5
train
TISTUD-1370
Remove extraneous "No file system is defined for scheme: git" messages
# Create a new rubbly file with a link like git:// in it (could be a github repo URL) # Hold down the Ctrl key and hover over the link # See the item below in the log file Suggest just not writing out the message for protocols we don't understand or handle. {code} (Build 3.0.3.qualifier) [ERROR] No file syste...
3
train
TISTUD-1373
ModulesTable - Replace the iPhone and iPad columns with a single iOS column
The Modules table in the TiApp editor should not display two platforms for iPhone and iPad. It should only display one column for iOS.
8
train
TISTUD-1376
Titanium Studio: Samples: RSS Reader and Geocoder: reimported projects rename and disappear on second install
When RSS Reader or Geocoder are installed from the dashboard/samples pane, deleted (without filesystem removal), and reimported into studio, the projects import with a different project name: Sample.Mapping and Sample.RSS instead of Geocoder and RSS Reader. If the user attempts to reinstall the sample from the dashboar...
8
train
TISTUD-1377
Unable to locate module ti.cloud when launching Mobile Web application
Summary: When a single window template application is selected to be run on Mobile Web Preview on Browser and Mobile Web Preview on Emulator, an error is shown Steps to Reproduce: 1. Create a new app, with template as Single Windows 2. Click on the run button and select the option for Mobile Web Preview on Browse...
5
train
TISTUD-1378
Add iOS Ad Hoc package launch configuration that produces an ipa/app
Currently, production builds of iOS targeted projects produce an archived XCode project. For ad hoc distribution, users are expected to take the generated ipa/app and distribute it accordingly, so they would have to go into XCode to generate the output. To simplify the distribution process and reduce the need for users...
8
train
TISTUD-1380
Studio: Tiapp.xml editor gets out of sync and warns of changes in filesystem.
Description: WHile testing, Natalie noticed that her changes to Tiapp (for the SDK version) were not being reflected, and subsequent builds were still using the previous SDK setting. We investigated, and noted that manipulating the pop-up for the SDK version would warn that the file had changed on the file system,and ...
8
train
TISTUD-1381
Unable to preview mobile web application when launching preview of index.html page
Steps to reproduce: 1. Create a Single Window project from template wizard 2. Select the application in Project Explorer 3. Choose Publish > Package - Mobile Web 4. Select "Create a new Project" and give the project a unique name 5. Complete the wizard 6. Find the new project in the workspace 7. Double-click...
8
train
TISTUD-1382
Titanium Studio: Samples: samples pane and samples dashboard links intermittently disappear
When using studio, the samples pane and samples dashboard links intermittently disappear. They exist on launch, disappear once in a while, then re-appear on studio restart. Has occurred twice in a few hours. Studio log attached. Steps to Reproduce: 1. Start studio. 2. Use studio for hours. Expected Result:...
3
train
TISTUD-1383
Widget is disposed related to SamplesView.run()
Noticed this in a log file. Add reproduction steps if you can figure them out {code} !ENTRY org.eclipse.jface 4 0 2012-03-16 10:59:55.337 !MESSAGE Unhandled event loop exception during blocked modal context. !STACK 0 org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget i...
2
train
TISTUD-1384
Clicking "Publish" multiple times when package application for distribution on Mobile Web results in an error
Summary: When an application is selected to be packaged for distribution on Mobile Web, an error is shown Steps to Reproduce: 1. Create a new project 2. Click on the Publish button and select the option for Package Mobile Web 3. In the pop up window, select the third option for Create a new project for the new m...
8
train
TISTUD-1392
Unable to package mobile web to a project with a space in the name
# Create a new project # Click on the Publish button and select the option for Package Mobile Web # In the pop up window, select the third option for Create a new project for the new mobile web app # Put in a project name with a space (I used "test 4" and click on Publish It appears to work, but ultimately fails,...
5
train
TISTUD-1393
Launching a mobile web preview resets the default web server root
# Create a new Mobile Web project # Launch it in the browser preview # Package it into a new project # Press the Firefox - Internal Server Run configuration # Get "Launch URL is not defined" as a popup error Looking into the code, it appears that the currently running internal server now has a project root under...
13
train
TISTUD-1395
Running package operations (on multiple platforms) on the same project multiple times causes errors
Since package operations are now public launch configurations, you can run multiple configurations in quick succession. This will cause errors since the package operations operate on the build directory. We should queue up the launch configurations so they are sequential, scheduling launches based on the project. St...
8
train
TISTUD-1396
Auto-select API version of Android SDK if available
When the Android SDK is installed, auto-select (in Preferences > Titanium > Default Android SDK) the "Google APIs..." version of the correct Android SDK version for the installed Titanium SDK version. This will make it easier for new users installing Titanium for the first time, who are unaware of the difference betwee...
5
train
TISTUD-1401
Add Xcode Version Manager
Currently, if a user has both Xcode 4.2 and Xcode 4.3 installed, they would have to manually execute xcode-select to switch the Xcode version used for iOS operations. I propose we do the following -Update the Titanium preferences for IOS SDK home to be a combo box -The combo box contains a list of detected Xcode ...
13
train
TISTUD-1402
ACS keys cut off when generated in TiApp Editor
When enabling the ACS on Windows, the ACS labels at the TiApp cloud section get cut off from the bottom. (see screenshot) It's visible only when enabling ACS. When re-opening the TiApp editor, it looks fine.
3
train
TISTUD-1404
Add description to iOS SDK location to describe how to run with different Xcode versions
For Xcode4.3, the xcode-select command must be run to ensure properly function of the iOS platform scripts. Running the command can be foreign and difficult for some users. We should display a informative description and link on how to run xcode-select. There should be a linked wiki/doc page that describes in further d...
8
train
TISTUD-1407
Add platform attribute to module element(s)
When a module that supports only a single platform is added to a project using the new modules table, the module element is added to tiapp.xml but it is missing the platform tag. Steps to reproduce: 1. Create a new mobile application project -- use defaults of all application target types 2. Click on the button...
8
train
TISTUD-1508
Console view doesn't use background color when already open and a new process is launched
See screencast at: http://dl.dropbox.com/u/11524266/tistudio.mov He has the console open with some prior output from a previous run of an app (properly colored), then he launches a new run from the App Explorer, a new console page is added that has the theme fg colors, but stays with a white bg. When he clicks on th...
8
train
TISTUD-1410
Add URL bar to integrated mobileweb preview
The integrated web preview in TiStudio does not expose the local URL to which the preview pane is connected. You can see it in the title bar of TiStudio itself, but its not copyable. It would be helpful to have the URL bar shown above mobileweb preview panes.
3
train
TISTUD-1412
Add ability to read packaged rubles from the Titanium SDK directory
As we move towards having per-SDK-version samples and templates, it makes sense that those items would be contributed from the platform itself. Propose a file structure like: /Application/Library Support/titanium/mobilesdk/<platform>/<version>/studio or we could put them in modules: /Application/Library Sup...
13
train
TISTUD-1414
Auto-configure browser list to contain all installed browsers on Windows
Description: While attempting to set a browser before running a mobile web preview, I noticed that the list of browsers did not include any specific browsers except firefox. It would be ideal to populate the list of installed browsers rather than have the user populate the list manually. Steps to reproduce: 1) In...
20
train
TISTUD-1415
Update Studio to ship with Android tools r17 by default
Update the sdk_info file to point to the newest r17 version of the tools. To test, remove your Android folder and start the configuration process on Window, Linux and mac. It should install r17 of the tooling.
3
train
TISTUD-1416
Titanium Mobile Module project wizard overwrites default manifest content
Close to a blocker, but you can get around it # Create a new mobile module project for iOS. Fill in any default values # Go through the wizard # Attempt to package the project. You will get an error of "missing required manifest key 'name'" Inspecting the manifest file, you should have something like: {code}...
8
train
TISTUD-1417
Convert release notes to use new URL
Once the release notes are in the new location, we may need to update the code that parses them, and modify the redirect off of studio.appcelerator.com. See TitaniumSDKReleaseNotesDialog.
5
train
TISTUD-1419
"Installed JREs" page missing
# Create a new Android Mobile Module project # It should create the project, but have the warning "Unbound classpath container: 'Default System Library' in project 'testAndroid'" # Attempting to fix that, it seems you should edit your Installed JREs preference page. However, the Standalone version of Studio doesn't h...
13
train
TISTUD-1420
Open-source Titanium Desktop Studio integration
We'd like to make it easier for users to extend and contribute to the Titanium Desktop (TIDe) project. # Refactor the current Titanium Desktop plugin(s) into a new repo ## We can remove references in the *.update plugin, since the update process will likely be much different in the future ## Do we need to create t...
20
train
TISTUD-1421
Titanium Studio: MobileWeb: Preview in Emulator conditionally fails with: Launch url is not defined
When deploying a second mobile web project to preview in emulator browser, studio fails with error: Launch url is not defined. Studio log identical to dialog box screenshot. Found in Windows 7, but not Snow Leopard. Steps to Reproduce: 1. Create two projects. 2. Preview first project in emulator browser. ...
8
train
TISTUD-1422
Titanium Studio: MobileWeb: cannot re-deploy app in Firefox on OSX
When re-deploying a mobile web app to firefox, the app is launched in a new window, instead of a new tab. Firefox on Snow Leopard can only have one instance, so the deployment fails and the new window is closed. MobileWeb Firefox preview should be deployed to a new tab. Does not occur on Windows 7 (app is opened in n...
8
train
TISTUD-1426
Remove option to launch Mobile Web Preview in internal browser
The studio internal browser may not fire touch events to mobile web apps. Steps to Reproduce: 1. Create default app. 2. Preview in internal browser. 3. Click on buttons. Expected Result: The app should respond to click events. Actual Result: No response. Works on the other external browsers. It appa...
5
train
TISTUD-1424
Titanium Studio: MobileWeb: Packaging: allow packaging to non-existent directory
When packaging to a non-existent directory, an error is presented and the user cannot package. Steps to Reproduce: 1. Create a new project. 2. Package for mobile web. 3. Create a path using a new sub-directory hand-typed. Expected Result: Should be able to package app and new directory is created. Actu...
5
train
TISTUD-1428
Studio preferences > titanium General - an error is shown if desktop sdk is not installed (may no longer be appropriate and cause unnecessary alarm)
h2. Problem # Do not have the desktop sdk installed # Titanium studio menu item > preferences > titanium studio > titanium # check the window for errors {noformat} An error was detected with the SDKs configuration. Reason: [Titanium SDK Home] Could not locate a Titanium Desktop SDK at the given path {nofo...
3
train