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

Frex crash when setting wallpaper #18

Closed
GoogleCodeExporter opened this issue Jun 26, 2015 · 1 comment
Closed

Frex crash when setting wallpaper #18

GoogleCodeExporter opened this issue Jun 26, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Problem occurs on some devices when setting wallpaper:

java.lang.IllegalArgumentException: width must be > 0
at android.graphics.Bitmap.checkWidthHeight(Bitmap.java:207)
at android.graphics.Bitmap.createBitmap(Bitmap.java:503)
at android.graphics.Bitmap.createBitmap(Bitmap.java:533)
at nf.frex.core.Image.createBitmap(Image.java:59)
at nf.frex.android.FrexActivity.setWallpaper(FrexActivity.java:268)
at nf.frex.android.FrexActivity.access$100(FrexActivity.java:55)
at nf.frex.android.FrexActivity$1$1.onStopped(FrexActivity.java:227)
at 
nf.frex.core.Generator$ProgressListenerWrapper.onTaskTerminated(Generator.java:2
59)
at nf.frex.core.Generator$Task.run(Generator.java:202)


Original issue reported on code.google.com by norman.fomferra on 24 Aug 2013 at 5:12

@GoogleCodeExporter
Copy link
Author

Original comment by norman.fomferra on 24 Aug 2013 at 5:57

  • Changed state: Fixed

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