Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23170] If you launch the default Alloy app on Windows 8.1 emulator, "[ERROR] [object CallbackObject]" appears in the console

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-04-11T20:33:31.000+0000
Affected Version/sRelease 5.3.0
Fix Version/sRelease 5.3.0
ComponentsWindows
Labelsqe-5.3.0, regression
ReporterWilson Luu
AssigneeKota Iguchi
Created2016-04-07T23:52:58.000+0000
Updated2016-04-12T00:33:39.000+0000

Description

*Details:* If you launch the default Alloy app on Windows 8.1 emulator, "\[ERROR\] \[object CallbackObject\]" appears in the console. This is a *regression* from SDK 5.2.2.GA. *Steps to reproduce:*

Create a default Alloy project with appc new

Launch the Alloy project on a Windows emulator 8.1: appc run -l trace -p windows --device-id "8-1-1"

Wait for Alloy app to launch on the emulator.

*Actual:* "\[ERROR\] \[object CallbackObject\]" appears in the console:
Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:19.17
[INFO]  Writing build manifest: C:\Users\qe\.titanium\vsbuild\monkeychecking\build-manifest.json
[INFO]  Copying results back to project build directory
[INFO]  Finished building the application in 40s 277ms
[INFO]  Finished building the application in 40s 277ms
[INFO]  Installing and launching the application
[INFO]  Project built successfully in 40s 345ms

[TRACE] updating tiapp metadata with Appcelerator Platform...
[TRACE] Uploaded tiapp metadata with Appcelerator Platform!
[INFO]  Connected to app
-- Start application log -----------------------------------------------------
[INFO]  Finished launching the application
[INFO]  Waiting for app to connect to log relay
[ERROR] [object CallbackObject]
[INFO]  ACS Login Results for environment development:
[INFO] [object Object]
Terminate batch job (Y/N)?
*Expected:* No errors should appear when launching the default Alloy app on Windows emulator.

Comments

  1. Kota Iguchi 2016-04-10

    https://github.com/appcelerator/titanium_mobile_windows/pull/613
  2. Ewan Harris 2016-04-12

    Verified using: Windows 10 Pro Visual Studio 2015 Community Update 2 Appc Core: 5.3.0-12 Appc NPM: 4.2.5-1 Ti SDK: 5.3.0.v20160411153728 Windows Phone Emulator 8.1, 10 Lumia 930 10 Lumai 520 8.1 When the app launches \[ERROR\] \[object CallbackObject] no longer appears in the console Closing ticket

JSON Source