bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

Seems that geoloc received before 200OK of empty chuck are not displayed in GUI #214

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. A make a group chat with B&C
2. C becomes offline,
3. A sends a Geoloc
4. B sends a Geoloc
5.( Both geoloc are stored in AS database)
6. C become online, recieve a GC invitation and accept it
7. C recives the 2 GEOLOC via MSRP SEND but only the 2nd one is displayed (imdn 
delivered are correctly generated)

by analysing the android log it seems that every time a geoloc is not 
displayed, it is received before the 200ok of the msrp empty chuck. Can you 
confirm this analysis ?

What is the expected output? What do you see instead?
we expect that every geoloc are displayed on the gui

What version of the product are you using? On what operating system?
RI_2.5.15

Please provide any additional information below.
empty chuck sent @ 02-03 12:33:09.237: I/System.out(589): >>> Send MSRP message:
geoloc with msgid: s3Lh3PUkBA is not displayed received @ 02-03 12:33:09.377: 
I/System.out(589): <<< Receive MSRP SEND request:
200ok empty/empyt received @ 02-03 12:33:09.567: I/System.out(589): <<< Receive 
MSRP response:
geoloc with msgid: _1Mh3PUjCA is displayed (received @ 02-03 12:33:09.667: 
I/System.out(589): <<< Receive MSRP SEND request:

Original issue reported on code.google.com by rcs.capg...@gmail.com on 3 Feb 2014 at 1:52

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r459.

Original comment by lemordan...@gmail.com on 28 Feb 2014 at 9:16

GoogleCodeExporter commented 8 years ago
Bug in the RI: geolocation events saved in log are not displayed in chat view

Original comment by lemordan...@gmail.com on 28 Feb 2014 at 9:18