Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2290] KitchenSink errors on launch about Default.png case-insensitive equivalent to default.png

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:15:47.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect
ReporterPaul Dowsett
AssigneeJeff Haynie
Created2011-04-15T03:15:45.000+0000
Updated2017-03-02T19:30:54.000+0000

Description

When TiDev creates projects currently, the default.png file in Resources/android is lowercase. Maybe the file currently in the KS was before this was the case. Anyway, it's worth renaming to prevent the error.

[ERROR] /opt/android-sdk-linux_86/platforms/android-4/tools/aapt /home/personal/mydir/projects/development/titanium_mobile/demos/KitchenSink/build/android/bin/assets/Resources/Default.png: ERROR File is case-insensitive equivalent to: /home/personal/mydir/projects/development/titanium_mobile/demos/KitchenSink/build/android/bin/assets/Resources/default.png

Discovered on android - not sure if iphone default.png needs to be changed.

Pull request to follow...

Comments

  1. hal 2011-04-15

    See pull request https://github.com/appcelerator/titanium_mobile/pull/22">here.
    Note platform used for TiDev is ubuntu.

  2. hal 2011-04-15

    Note that even after the rename, and touching tiapp.xml to ensure a full rebuild, the old Default.png file (which has been copied to build/android/bin/assets/Resources) is not deleted, hence the error will remain until this file is manually removed.

  3. hal 2011-04-15

    I'm not sure what happened here. This issue does not exist in master.
    Hence I've canceled the pull request.
    Please mark this ticket invalid.

  4. Don Thorp 2011-04-15

    Marking invalid as requested.

  5. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source