[TIMOB-15499] Blackberry - Blackberry project does not package successfully
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-17T01:22:09.000+0000 |
Affected Version/s | Release 3.1.4 |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | qe-3.1.4 |
Reporter | Samuel Dowse |
Assignee | Pedro Enrique |
Created | 2013-10-16T00:00:14.000+0000 |
Updated | 2017-03-14T19:06:50.000+0000 |
Description
Description
Packaging a BlackBerry project will build successfully
However when it looks for the keystore it fails.
+This bug will not occur straight away, the first few packages will work well.+
+It just randomly stops working+
Steps To Reproduce
1. Open Studio
2. Create a BlackBerry project in Studio
3. Package the project to a BlackBerry device
Actual Result
Throws an error in the console within studio. The app will build but the keystore has failed so it won't install to the device
Expected Result
The project to be packaged and added to the device
Attachments
Note:
This failure occurs when package in to already existing directory only.Pass case:
Steps To Reproduce
1. Open Studio 2. Create a blackberry project in Studio 3. Distribute - BlackBerry, creating a new directory during browsing the pathActual result
SuccessAlso occurs on: Mac OSX 10.8.5 Mountain Lion Titanium Studio, build: 3.1.3.201309132423 Titanium SDK, build: 3.1.3.GA Packaging to blackberry device throws same error as in Olga's screenshot
[~penrique] Does this also happen from the command line? Is it something that Studio is doing specially, or should we update the BB CLI?
Mater PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/180 3.1.X PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/181
Closing ticket as fixed.