Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19086] Windows: Packaging from CLI throws error while generating certs because of space in path

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-06-30T19:32:53.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsqe-4.1.0
ReporterLokesh Choudhary
AssigneeDawson Toth
Created2015-06-26T21:04:28.000+0000
Updated2015-06-30T21:32:49.000+0000

Description

Steps To Reproduce:

*NOTE* - You should have a space in your path leading to the app created in studio. e.g
"C:\Users\Steve Ballmer\Documents\Appcelerator_Studio_Workspace\lokitest"
[~eharris] does not have space in his path & he does not see this error. But the build fails for him too eventually. 1. Follow the process to package a window app to windows store from here : https://wiki.appcelerator.org/display/guides2/Distributing+Windows+Applications 2. Follow till step for "Generate the Certificate" & run
appc run -p windows -T dist-winstore -O dist
as shown from the wiki.

Actual Result:

1. After entering the password info for the certs you will see the error as windows system window(not in the CLI). Screenshot attached for reference. *NOTE* - Clicking on OK continues with the build but fails at further stage. I am not sure if it fails due to the same reason.

Expected Results:

1.We should not get any error while packaging.

Attachments

FileDateSize
Capture1.PNG2015-06-26T21:04:14.000+00007243

Comments

  1. Dawson Toth 2015-06-29

    https://github.com/appcelerator/titanium_mobile_windows/pull/336
  2. Lokesh Choudhary 2015-06-30

    Verified the fix. Packaging is successful even if we have space in the path. Closing. Environment: Appc Studio: 4.1.0.201506261427 Ti SDK: 4.1.0.v20150630112654 Ti CLI: 4.0.1 Alloy: 1.6.2 Windows: 8.1 Enterprise 64-bit APPC NPM: 4.1.0-1 APPC CLI: 4.1.0-4 Device: Nokia Lumia 928 - Windows Phone 8.1 Windows emulator : 8.1

JSON Source