Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2295] iOS 4.2: Issue with music picker (blank window, not tabs) and test, 4.2 only

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:40.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labels4.2, ios, music, nojit, picker
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T03:15:55.000+0000
Updated2011-04-17T01:58:40.000+0000

Description

you'll need xcode 3.5.4,iOSsdk4.2 and itunes 10.1, noJIT TiJsCore. iPod touch 4th gen 4.2

1.build KS with noted config
2.Phone>Music
3.tap display library, select a song
4.tap play
5.check for the name of song and prog bar to appear

rsults: does not

6.tap picker settings, the tap library again

results: a blank window appears with no tabs (see screen shot). No output seen in console

Attachments

FileDateSize
img_0014-2.PNG2011-04-15T03:15:56.000+000024510

Comments

  1. Jeff Haynie 2011-04-15

    (from [b60332019087829ea4a4fb907dfed53251afdfb0]) [#2295] Vet media values before setting them on the picker (doing otherwise can lead to a freeze). Plus a minor analytics fix. https://github.com/appcelerator/titanium_mobile/commit/b60332019087829ea4a4fb907dfed53251afdfb0"> https://github.com/appcelerator/titanium_mobile/commit/b60332019087...

  2. Stephen Tramer 2011-04-15

    Last commit technically solves this issue (the picker no longer freaks out) but there is some kind of issue with the retention of a variable local to a context which is NOT being closed. Much more serious.

  3. Jeff Haynie 2011-04-15

    (from [fa8063c4e8507c98793cceabb0760d2791fd1382]) [#2295 state:fixed-in-qa] -[UISwitch isOn] does not reliably report values post-4.2, apparently. Plus, fixes to the music player test and media type recognition error checking. https://github.com/appcelerator/titanium_mobile/commit/fa8063c4e8507c98793cceabb0760d2791fd1382"> https://github.com/appcelerator/titanium_mobile/commit/fa8063c4e850...

  4. Thomas Huelbert 2011-04-15

    4.2.1 ipod touch 4th gen, 1.5.0.3ee6a97

JSON Source