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

Searching for "flickr" Feature repeatedly may cause application to crash #25

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Search for "flickr" Feature repeatedly, at various places, to avoid cache usage 
and force actual loading of images thumbnails. 

Results: lot of exceptions (catched), then either an application crash, or 
access to Internet broken. 

Same result may occur when searching for "picasa" Feature, but you will need to 
insist a lot more. 

I already implemented a workaround on Android issue about image loading: 
http://stackoverflow.com/questions/4601352/createfromstream-in-android-returning
-null-for-certain-url

There is certainly something else around BonusPackHelper.loadBitmap, but I 
can't find what. 

Original issue reported on code.google.com by [email protected] on 22 Jul 2013 at 3:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant