murat8505 / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Crash on incoming call #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Call the phone while xbmc remote is running

What is the expected output? What do you see instead?
The application responds with a force close.

What version of the product are you using? On what operating system?
XBMC remote V0.5 with Hero (Android 1.5)

Original issue reported on code.google.com by robterv...@gmail.com on 12 Oct 2009 at 2:55

GoogleCodeExporter commented 9 years ago
Can you reproduce?

Original comment by phree...@gmail.com on 12 Oct 2009 at 3:24

GoogleCodeExporter commented 9 years ago
If the incoming call is not found in "Contacts", an NPE is thrown.
Also, if Nothing is currently playing, http.info.getCurrentlyPlaying() returns 
null, 
an another NPE is thrown.

Patch solving both NPE-situation attached

:O) Mikkle

Original comment by mukkenb...@gmail.com on 13 Oct 2009 at 12:05

Attachments:

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

Original comment by phree...@gmail.com on 13 Oct 2009 at 1:06