{ "id": "107830", "key": "TIMOB-12280", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14980", "description": "2013 Sprint 02 JS", "name": "2013 Sprint 02 JS", "archived": true, "released": true, "releaseDate": "2013-01-28" }, { "id": "14812", "description": "2013 Sprint 02", "name": "2013 Sprint 02", "archived": true, "released": true, "releaseDate": "2013-01-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-01-28T12:24:37.000+0000", "created": "2013-01-14T17:28:13.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_titanium", "qe-3.0.2", "qe-review", "qe-testadded", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "24502", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "107640", "key": "TISTUD-3153", "fields": { "summary": "Log messages lost when logging commands are placed in a loop", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "36536", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "inwardIssue": { "id": "128869", "key": "TIMOB-16836", "fields": { "summary": "Parity: Android - Log messages lost when logging commands are placed in a loop", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "25004", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "108348", "key": "TIMOB-12364", "fields": { "summary": "CLI: iOS: build fails if using latest 3.0.2.v20130121114704 on iOS simulator", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "25003", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "108348", "key": "TIMOB-12364", "fields": { "summary": "CLI: iOS: build fails if using latest 3.0.2.v20130121114704 on iOS simulator", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "24503", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "107356", "key": "TISTUD-3120", "fields": { "summary": "iOS Simulator: console log level filter does not work", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-04-10T00:00:15.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "While testing TISTUD-3120 I ran into the issue where log output in a for loop did not appear (see screenshot). I can only reproduce this issue in 3.0.2 not 3.1.0 or 3.0.1 using the attached app.js file in a standard titanium project.\r\n\r\nThis is a regression.\r\n\r\nSteps to reproduce:\r\n1. Open the Titanium project.\r\n2. Run in Simulator.\r\n\r\nExpected results:\r\nAll console output should be shown filtered based on settings.\r\n\r\nActual results:\r\nConsole output missing lines from the looped log calls.", "attachment": [ { "id": "34774", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-01-16T01:47:16.000+0000", "size": 450, "mimeType": "application/x-javascript" }, { "id": "34726", "filename": "app.js", "author": { "name": "sgibly", "key": "sgibly", "displayName": "Shalom Gibly", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-14T17:28:14.000+0000", "size": 2497, "mimeType": "text/javascript" }, { "id": "34725", "filename": "Screen Shot 2013-01-08 at 8.15.46 AM.png", "author": { "name": "sgibly", "key": "sgibly", "displayName": "Shalom Gibly", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-14T17:28:14.000+0000", "size": 49050, "mimeType": "image/png" } ], "flagged": false, "summary": "Log messages lost when logging commands are placed in a loop", "creator": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "cheadley", "key": "cheadley", "displayName": "Clayton Headley", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio, build: 3.0.2.201301081713", "comment": { "comments": [ { "id": "234527", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3715\n3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3716", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-01-16T01:46:37.000+0000", "updated": "2013-01-16T01:46:37.000+0000" }, { "id": "235289", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "body": "TiSDK 3.0.2.v20130121114704\nBuilding for iOS\n\nConsole output:\n[INFO] : \b\b \bBuild type: development\n[INFO] : \b\b \bBuilding for target: simulator\n[INFO] : \b\b \bBuilding using iOS SDK: 6.0\n[INFO] : \b\b \bBuilding for iOS iPhone Simulator: 6.0\n[INFO] : \b\b \bBuilding for device family: iphone\n[INFO] : \b\b \bBuilding for iOS 6.0; using 4.3 as minimum iOS version\n[INFO] : \b\b \bDebugging disabled\n[INFO] : \b\b \bCleaning old build directory\n[INFO] : \b\b \bNo Titanium Modules required, continuing\n[INFO] : \b\b \bPerforming full rebuild\n[INFO] : \b\b \bCopying Xcode iOS files\n[INFO] : \b\b \bCreating Xcode project directory: /Users/fcasali/development/Titanium Studio Workspace/FedeSink2/build/iphone/FedeSink2.xcodeproj\n[INFO] : \b\b \bWriting Xcode project data file: Titanium.xcodeproj/project.pbxproj\n[INFO] : \b\b \bWriting Xcode project configuration: project.xcconfig\n[INFO] : \b\b \bWriting Xcode module configuration: module.xcconfig\n[INFO] : \b\b \bCreating symlinks for simulator build\n[INFO] : \b\b \bWriting properties to ApplicationDefaults.m\n[INFO] : \b\b \bNo module resources to copy\n[INFO] : \b\b \bNo CommonJS modules to copy\n[INFO] : \b\b \bFinished building the application in 47s 238ms\n[INFO] : \b\b \bRunning application in iOS Simulator\n[INFO] : \b\b \bLaunching application in iOS Simulator\n[INFO] : \b\b \biPhone Simulator log:\ntimers.js:103\n if (!process.listeners('uncaughtException').length) throw e;\n ^\nError: start must be <= end\n at new fs.ReadStream (fs.js:1256:13)\n at Object.fs.createReadStream [as createReadStream] (fs.js:1215:10)\n at pump (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:149:26)\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:188:8)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)\n---------------------------------------------\n at Object.findLogFile (/Users/fcasali/Library/Application Support/Titanium/mobilesdk/osx/3.0.2.v20130121114704/iphone/cli/hooks/run.js:203:21)\n at Timer.list.ontimeout [as ontimeout] (timers.js:101:19)", "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-22T01:36:53.000+0000", "updated": "2013-01-22T01:36:53.000+0000" }, { "id": "235293", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The related bug will be fixed in TIMOB-12364.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-01-22T02:06:35.000+0000", "updated": "2013-01-22T02:06:35.000+0000" }, { "id": "235360", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed. There is no more lost log messages.\nTested and verified with:\nMac OSX 10.8.2 Mountain Lion\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK, build: 3.1.0.v20130114171802\nTitanium SDK, build: 3.0.2.v20130121140213\nCLI version: 3.0.23\niPhone Simulator 6.0", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-22T19:06:40.000+0000", "updated": "2013-01-22T19:06:40.000+0000" }, { "id": "236168", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-opening to edit label", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-28T12:20:26.000+0000", "updated": "2013-01-28T12:20:26.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }