Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in To Do list #42

Closed
arantius opened this issue Apr 7, 2013 · 0 comments
Closed

NPE in To Do list #42

arantius opened this issue Apr 7, 2013 · 0 comments
Milestone

Comments

@arantius
Copy link
Owner

arantius commented Apr 7, 2013

java.lang.NullPointerException
    at com.arantius.tivocommander.ToDo.getIconForItem(ToDo.java:38)
    at com.arantius.tivocommander.ShowList$ShowsAdapter.getView(ShowList.java:167)
    at android.widget.AbsListView.obtainView(AbsListView.java:2452)
    ...

10 reports so far. Also:

java.lang.NullPointerException
    at com.arantius.tivocommander.ToDo$2.onResponse(ToDo.java:123)
    at com.arantius.tivocommander.rpc.MindRpc$3.run(MindRpc.java:296)
    at android.os.Handler.handleCallback(Handler.java:725)
    ...

2 reports of that so far.

arantius added a commit that referenced this issue Jul 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant