Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14228] LiveView: Unexpected Exceptions during App launch on Emulator

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-06-14T20:36:07.000+0000
Affected Version/sRelease 3.1.1
Fix Version/sRelease 3.1.2, Release 3.2.0
ComponentsLiveView
Labelsqe-3.1.1, qe-testadded
ReporterOlga Romero
AssigneeChristian Sullivan
Created2013-06-13T23:39:34.000+0000
Updated2014-02-26T17:39:20.000+0000

Description

When building an Alloy default project to Emulator with LiveView enabled, I encountered unexpected output in console (see an attachment). App actually launched on emulator and all changes in code were respected. Test steps: 1) Create a default (Alloy or Classic) app in the Appcelerator Studio. 2) Go to Run configuration and enable the "Enable Live View" option. 3) Run the app against "Android Emulator". 4) Make changes in code and save it. Actual result: 3)Application launches with unexpected output in studio console. 4)Application reflects changes. Expected: 3) Application should launch successfully with no errors in the log. 4) App should relaunch with changes made.

Attachments

FileDateSize
anemulv.txt2013-06-13T23:39:34.000+000048366

Comments

  1. Christian Sullivan 2013-06-14

    Fixed in v0.1.25 https://github.com/appcelerator/liveview/pull/35
  2. Michael Xia 2013-08-14

    Verified fixed on Appcelerator Studio, build: 3.1.2.201308091728, OSX 10.8.3.

JSON Source