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

NullPointerException for some Gpodder Actions #1102

Closed
TomHennen opened this issue Aug 16, 2015 · 0 comments · Fixed by #1104
Closed

NullPointerException for some Gpodder Actions #1102

TomHennen opened this issue Aug 16, 2015 · 0 comments · Fixed by #1104
Assignees
Labels
Type: Confirmed bug Bugs confirmed by a lead developer
Milestone

Comments

@TomHennen
Copy link
Contributor

java.lang.NullPointerException: Attempt to read from field 'long java.util.Date.milliseconds' on a null object reference
at java.util.Date.before(Date.java:178)
at de.danoeh.antennapod.core.service.GpodnetSyncService.processEpisodeActions(GpodnetSyncService.java:262)
at de.danoeh.antennapod.core.service.GpodnetSyncService.syncEpisodeActions(GpodnetSyncService.java:203)
at de.danoeh.antennapod.core.service.GpodnetSyncService.sync(GpodnetSyncService.java:120)
at de.danoeh.antennapod.core.service.GpodnetSyncService.access$100(GpodnetSyncService.java:45)
at de.danoeh.antennapod.core.service.GpodnetSyncService$1.onWaitCompleted(GpodnetSyncService.java:323)
at de.danoeh.antennapod.core.service.GpodnetSyncService$WaiterThread$1.run(GpodnetSyncService.java:359)
@TomHennen TomHennen added the Type: Confirmed bug Bugs confirmed by a lead developer label Aug 16, 2015
@TomHennen TomHennen added this to the 1.3.2 milestone Aug 16, 2015
@TomHennen TomHennen self-assigned this Aug 16, 2015
TomHennen added a commit to TomHennen/AntennaPod that referenced this issue Aug 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Confirmed bug Bugs confirmed by a lead developer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant