paulhsu / csipsimple

Automatically exported from code.google.com/p/csipsimple
1 stars 1 forks source link

Deleting the last item from call history causes a force-close #1966

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Delete the last item from the call history

What is the expected output? What do you see instead?
Expected: The item is deleted.
What happens: Force close.

What version of the product are you using? On what operating system?
r1899 on Android 2.3.6 and Android 2.3.4.

Please provide any additional information below.

Original issue reported on code.google.com by soru...@gmail.com on 16 Sep 2012 at 7:05

GoogleCodeExporter commented 9 years ago
Also on r1901 (Google Play version as uploaded today)

Original comment by soru...@gmail.com on 16 Sep 2012 at 8:40

GoogleCodeExporter commented 9 years ago
Can you collect and send me logs.
See http://code.google.com/p/csipsimple/wiki/HowToCollectLogs?wl=en
Thanks in advance

Original comment by r3gis...@gmail.com on 16 Sep 2012 at 8:41

GoogleCodeExporter commented 9 years ago
Email sent...

Original comment by soru...@gmail.com on 16 Sep 2012 at 8:44

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1901.

Original comment by r3gis...@gmail.com on 16 Sep 2012 at 8:54

GoogleCodeExporter commented 9 years ago
What revision is the Google Play version then, which claims to be r1901 (and 
the bug is present)?

Original comment by soru...@gmail.com on 16 Sep 2012 at 8:56

GoogleCodeExporter commented 9 years ago
Version on google play are a little bit fake since Google Play force to 
increment for each architecture. So on google play r1900 is for armeabi 
devices, 1901 for armeabi-v7a, 1902 for mips and 1903 for x86 cpu.
But they are all based on 1900 version code.

The nightly builds and the source code (the previous message was automatic 
based on a commit) will continue increment naturally.
So the real 1901 (actually will be a 1902 or upper since I just pushed another 
thing) will be produced tonight in nightly build repository 
(http://nightlies.csipsimple.com/trunk/)

Original comment by r3gis...@gmail.com on 16 Sep 2012 at 9:04