Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-723] Initial copy of project resources to /sdcard sometimes fails

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:02.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, defect
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:35:09.000+0000
Updated2011-04-17T01:54:02.000+0000

Description

ATM I've only seen this happen in linux..

When a project is first deployed onto a new emulator, sometimes you get an error during the initial copy to /sdcard. If this error occurs, you will see a crash when the app boots up for the first time. (The trace will say that it can't find /sdcard/Ti.debug/$yourappid/app.js)

A temporary workaround:

  • Close the app
  • Uninstall from the emulator (Home > Menu > Settings > Applications > Manage Applications > > Uninstall)
  • Close the emulator
  • Hit "Launch" again from Developer

Comments

  1. Marshall Culpepper 2011-04-15

    This bug should be fixed as of this commit:
    http://github.com/appcelerator/titanium_mobile/commit/d59cfdcd528861f7394dae58f157e5c742043f35"> http://github.com/appcelerator/titanium_mobile/commit/d59cfdcd52886...

JSON Source