Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1826] Android: Phone>contacts>display people: io error in log, black screen

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, contacts
ReporterThomas Huelbert
AssigneeDon Thorp
Created2011-04-15T03:03:14.000+0000
Updated2011-04-17T01:57:16.000+0000

Description

1.Phone>contacts>display people, select a contact form the list

results: black screen is shown, user has to hit the back button twice to get back a level, adb log cat shows the following output:

W/GDataClient( 115): Unable to execute HTTP request.org.apache.http.client.ClientProtocolException
D/Sync ( 115): io error during update of ID: http://www.google.com/m8/feeds/photos/media/%3Ca%20href=">http://www.google.com/m8/feeds/photos/media/thomastesterguy1@gmail....

hopefully this is not user error on my part

Comments

  1. Bill Dawson 2011-04-15

    That's news to me if the android contacts api makes http requests. What happens if you try it in flight mode? (no data connections).

  2. Thomas Huelbert 2011-04-15

    hey Bill, must be error on my part, as I am no longer able to see the error (I confirmed no error in flight mode, then went to repro it again and could not), though the final state of the test is to remain with a black screen. Must have been unrelated, sorry about that. Changed bug to reflect this.

    1.Phone>contacts>display people, select a contact form the list
    note the screen (its black)
    2.navigate back by way of back button

    results: 3 clicks of the back button are required to back out to the test list.

  3. Bill Dawson 2011-04-15

    (from [d713121bd0a8457088a9d336becefde916c4522b]) [#1826 state:fixed-in-qa] In Phone->Contacts->Display People KS test, remove android-specific block for tableview click handler now that tableviewrow clicks have been fixed. Show a little label if no addresses were found to be displayed. http://github.com/appcelerator/titanium_mobile/commit/d713121bd0a8457088a9d336becefde916c4522b"> http://github.com/appcelerator/titanium_mobile/commit/d713121bd0a84...

  4. Thomas Huelbert 2011-04-15

    closing as fixed, seeing as this is a KS issue and not a Ti one. 1.6 g1

JSON Source