Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13739] LiveView: no-colors flag not respected

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-15T21:15:09.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 10 JS, 2013 Sprint 10, Release 3.1.2, Release 3.2.0
ComponentsLiveView
Labelsqe-3.1.1, qe-3.1.2, qe-testadded
ReporterEric Merriman
AssigneeChristian Sullivan
Created2013-05-01T23:16:29.000+0000
Updated2014-02-25T18:16:51.000+0000

Description

Description:

During liveview sessions, color information is shown in the studio console as strange numeric codes. This color information should be disabled for studio integration.
[DEBUG] :  Terminating all iOS simulators
 [INFO]   LiveView Server Started on Port  8324 
 [INFO]   Liveview Event Server Started on Port  8323 

Steps to reproduce:

1) Create a new simulator launch with liveview

Result:

Console output contains color information which has difficulty displaying

Expected Result:

Console output legible and with no strange numeric codes.

Attachments

FileDateSize
liveview-console-android-emulator-linux.png2013-06-21T23:26:40.000+000070517

Comments

  1. Ingo Muschenetz 2013-05-07

    Launching as child process, likely not respecting no-colors flag.
  2. Ingo Muschenetz 2013-05-10

    Addressed by commit https://github.com/appcelerator/liveview/commit/4e37476ee9ada68cf4eb1e0b082289bb34c12db0.
  3. Eric Merriman 2013-06-14

    Verified fixed in liveview 0.1.24.
  4. Dustin Hyde 2013-06-21

    This is not completely fixed. This seems to be an edge-case related to this particular line of output. The other liveview lines seem formatted correctly. See screenshot 'liveview-console-android-emulator-linux.png'. Appcelerator Studio 3.1.2.201306201813: Mountain Lion 10.8.4, Ubuntu 12.04 64-bit LiveView Plugin: 1.0.0.201306201804 LiveView: 0.1.24 Node.js: 0.8.22, 0.8.23 NPM: 1.2.14, 1.2.18 Titanium CLI: 3.1.1 Titanium SDK: 3.1.2.v20130619101604 Titanium Alloy: 1.1.3 Android SDK Tools: r22.0.1 Android Emulator: Google APIs 2.3.3 Studio build command:
       "/home/linux/Desktop/node-v0.8.23-linux-x64/bin/titanium" "--no-colors" "--no-prompt" "build" "--platform" "android" "--sdk" "3.1.2.v20130619101604" "--log-level" "trace" "--target" "emulator" "--android-sdk" "/home/linux/Desktop/android-sdk" "--avd-id" "4" "--avd-abi" "armeabi" "--avd-skin" "WQVGA400" "--skip-js-minify" "--liveview" "--deploy-type" "development"
       
    Re-opening. Note: This could be an instance of TIMOB-11869. If that is the case, please re-close this ticket as fixed. Thanks.
  5. Michael Xia 2013-07-15

    This looks fixed with LiveView 0.1.27 from my local testing.
  6. Michael Xia 2013-08-14

    Closing. Not seen on Appcelerator Studio, build: 3.1.2.201308091728, OSX 10.8.3.

JSON Source