Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3462] Can't have a "é" in my app name...

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-08-19T21:41:01.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterIvan Mathy
AssigneeIngo Muschenetz
Created2011-04-15T03:45:30.000+0000
Updated2017-03-23T20:23:52.000+0000

Description

Any compile is ok,but when my app's name contains "é", there is an error:
Install Error
Error: Traceback (most recent call last): File
"/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 850, in main
os.system("/usr/bin/plutil -convert binary1 \"%s\"" % app_stylesheet)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0301' in position 69: ordinal not in range(128)
How can I fix that? Thanks; Ivan.

Comments

  1. Chris Barber 2016-08-19

    This is no longer an issue as of Titanium SDK 6 and probably fixed in Titanium SDK 3 or 4 era.
  2. Lee Morris 2017-03-23

    Closing ticket as "Cannot Reproduce" with reference to the above comments.

JSON Source