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

com.bumptech.glide.manager.RequestTracker.pauseRequests (SourceFile:57) (NullPointerException) #322

Closed
ulx opened this issue Jan 28, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@ulx
Copy link

ulx commented Jan 28, 2015

Hi !
use v3.5
e.manager.RequestTracker.pauseRequests (SourceFile:57)
com.bumptech.glide.RequestManager.pauseRequests (SourceFile:151)
com.bumptech.glide.RequestManager.onStop (SourceFile:181)
com.bumptech.glide.manager.ActivityFragmentLifecycle.onStop (SourceFile:55)
com.bumptech.glide.manager.SupportRequestManagerFragment.onStop (SourceFile:60)

@sjudd sjudd added this to the 3.5.1 milestone Jan 28, 2015
@sjudd sjudd self-assigned this Jan 28, 2015
@sjudd sjudd added the bug label Jan 28, 2015
@sjudd sjudd closed this as completed in b2e5447 Jan 28, 2015
@sjudd
Copy link
Collaborator

sjudd commented Jan 28, 2015

I believe my change fixes this, but I wasn't able to reproduce it.

If you wouldn't mind testing the latest snapshot (available on Sonatype) and verifying that you don't see this any more I'd appreciate it.

Thanks for the report.

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

2 participants