Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2159] Android: foursquare lock up on log in (activity spinner over dialog, app must be force quit)

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M04
ComponentsAndroid
Labelsandroid, android_refactor, defect, foursquare, regression
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:12:18.000+0000
Updated2011-04-17T01:58:16.000+0000

Description

1.5.0.70ce98 g2 running 2.2, G1 running 1.6.

1.Mashups>Foursquare
2.enter valid log in info
results:a spinner appears over an alert indicating geo services are not working. Have to force quit the app to recover

Comments

  1. Don Thorp 2011-04-15

    Could you attach the Trace log. Most likely the error was a crash that prevented the indicator from being dismissed.

  2. Don Thorp 2011-04-15

    Thomas assigning to you for log if you don't mind. Please assign to Marshall and change back to new after attaching.

  3. Thomas Huelbert 2011-04-15

    all I see is:

    I/TiLocation(17435): (kroll$7) [4,424247] getCurrentPosition - listener or locationManager null
    I/TiAPI (17435): (kroll$7) [10,424257] received geo response
    I/ALERT (17435): (kroll$7) [28,424285] {code

  4. Don Thorp 2011-04-15

    Marshall, I happened to run this test on the emulator. So this may be two issues. 1) the test isn't correctly written to detect an error, but there may be a problem with correctly detecting geo enabled too.

  5. Don Thorp 2011-04-15

    Nathaniel. Geo was fixed in M03 so that shouldn't be a part of this issue now.

  6. Jeff Haynie 2011-04-15

    (from [8358de6a57373985eb008cc7e2fd804e28f58a1f]) [#2159 state:fixed-in-qa] make sure activity indicator is cleared when geo fails https://github.com/appcelerator/titanium_mobile/commit/8358de6a57373985eb008cc7e2fd804e28f58a1f"> https://github.com/appcelerator/titanium_mobile/commit/8358de6a5737...

  7. Thomas Huelbert 2011-04-15

    Titanium SDK version: 1.5.0 (12/04/10 08:46 b7b9e78) tested on g2 with location services turned off

JSON Source