[TIMOB-15953] Tizen SDK not found when there is a space in the config file path
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2014-01-29T18:14:57.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | Backlog |
Components | Tizen |
Labels | n/a |
Reporter | Praveen Innamuri |
Assignee | Chris Barber |
Created | 2013-12-11T01:42:04.000+0000 |
Updated | 2017-03-09T18:07:05.000+0000 |
Description
The Tizen installation SDK location is stored at C:\Users\[user]\AppData\Local\tizen-sdk-data\tizensdkpath and Titanium SDK read this configuration file to store the Tizen SDK location.
However, if there is a space in the config file path (like the [user] in my case is 'Praveen Innamuri'), then SDK fails to read the correct path from the registry and Tizen app fails to build/run.
Can we store the configuration file in a different location?
We will be deferring work on Tizen for the moment.
Closing ticket as the issue will not fix.