Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12270] Android:KitchenSink - App crashes on launch

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2013-03-02T11:34:22.000+0000
Affected Version/sRelease 3.0.1
Fix Version/sRelease 3.0.2
ComponentsAndroid
Labelsqe-and010113
ReporterAnshu Mittal
AssigneeShameer Jan
Created2013-01-11T01:12:24.000+0000
Updated2017-03-21T21:54:32.000+0000

Description

Kitchensink app crashes on launch. This is not regression since the issue occurs on 3.0.0 GA as well. Steps to reproduce: Install Kitchensink on device and launch app. Expected: The app should launch successfully. Actual: The app shows the runtime error on launch. Find the error logs below: 01-11 09:08:29.195: E/TiExceptionHandler(6769): (main) [2039,17246] ----- Titanium Javascript Runtime Error ----- 01-11 09:08:29.195: E/TiExceptionHandler(6769): (main) [0,17246] - In ui/common/ApplicationTabGroup.js:135,31 01-11 09:08:29.195: E/TiExceptionHandler(6769): (main) [0,17246] - Message: Uncaught TypeError: Cannot read property 'title' of undefined 01-11 09:08:29.195: E/TiExceptionHandler(6769): (main) [0,17246] - Source: Ti.API.info('tab ' + e.tab.title + ' prevTab = ' + (e.previousTab ? e.prev 01-11 09:08:29.199: E/V8Exception(6769): Exception occurred at ui/common/ApplicationTabGroup.js:135: Uncaught TypeError: Cannot read property 'title' of undefined

Comments

  1. Shameer Jan 2013-03-02

    The problem cannot reproduce with release 3.0.2 and master release 3.1.0 Tested on: Titanium Studio, build: 2.1.2.201208301612 Titanium SDK version: 3.1.0 (02/03/2013) Titanium SDK version: 3.0.2 (02/03/2013) Device: Samsung galaxy s duos Android version: 4.0.4
  2. Lee Morris 2017-03-21

    Closing ticket as the issue cannot be reproduced and due to the above comments.

JSON Source