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 in Ion Library #128

Closed
ironjan opened this issue Feb 7, 2016 · 0 comments
Closed

NullPointerException in Ion Library #128

ironjan opened this issue Feb 7, 2016 · 0 comments
Labels
Milestone

Comments

@ironjan
Copy link
Owner

ironjan commented Feb 7, 2016

1 Report via Google Play. 2180600, Android 6.0, LG G4.

Stacktrace:

    at com.koushikdutta.ion.Ion.getInstance(Ion.java:111)
    at com.koushikdutta.ion.Ion.getDefault(Ion.java:100)
    at com.koushikdutta.ion.Ion.with(Ion.java:72)
    at de.ironjan.mensaupb.menus_ui.MenuDetailFragment.loadImage(MenuDetailFragment.java:248)
    at de.ironjan.mensaupb.menus_ui.MenuDetailFragment_.access$301(MenuDetailFragment_.java:29)
    at de.ironjan.mensaupb.menus_ui.MenuDetailFragment_$4.execute(MenuDetailFragment_.java:151)
    at org.androidannotations.api.BackgroundExecutor$Task.run(BackgroundExecutor.java:401)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:269)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
    at java.lang.Thread.run(Thread.java:818)

@ironjan ironjan added the defect label Feb 7, 2016
@ironjan ironjan modified the milestone: 2.18.7 Feb 7, 2016
@ironjan ironjan closed this as completed in 5cf8923 Feb 8, 2016
ironjan added a commit that referenced this issue Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant