Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

icon pack not working #20

Open
biloaramin opened this issue Jan 31, 2017 · 7 comments
Open

icon pack not working #20

biloaramin opened this issue Jan 31, 2017 · 7 comments
Labels

Comments

@biloaramin
Copy link

when change icon pack it shows error and stops!

@klinker24
Copy link
Member

Please post the stack trace for the exception. I am not seeing a problem at this time

@biloaramin
Copy link
Author

biloaramin commented Feb 1, 2017 via email

@klinker24
Copy link
Member

You can get a stack trace on Android studio. After it happens, copy the red text into this conversation.

@biloaramin
Copy link
Author

ok

@biloaramin
Copy link
Author

biloaramin commented Feb 1, 2017

02-01 08:17:43.301 15734-15766/xyz.klinker.blur E/AndroidRuntime: FATAL EXCEPTION: launcher-loader
                                                                  Process: xyz.klinker.blur, PID: 15734
                                                                  java.lang.ArithmeticException: divide by zero
                                                                      at android.content.res.Resources.getDrawableForDensity(Resources.java:2088)
                                                                      at android.content.res.Resources.getDrawableForDensity(Resources.java:2047)
                                                                      at xyz.klinker.blur.launcher3.compat.LauncherActivityInfoCompatVL.getIcon(LauncherActivityInfoCompatVL.java:60)
                                                                      at xyz.klinker.blur.launcher3.IconCache.updateCacheAndGetContentValues(IconCache.java:418)
                                                                      at xyz.klinker.blur.launcher3.IconCache.addIconToDBAndMemCache(IconCache.java:388)
                                                                      at xyz.klinker.blur.launcher3.IconCache$SerializedIconUpdateTask.run(IconCache.java:822)
                                                                      at android.os.Handler.handleCallback(Handler.java:739)
                                                                      at android.os.Handler.dispatchMessage(Handler.java:95)
                                                                      at android.os.Looper.loop(Looper.java:158)
                                                                      at android.os.HandlerThread.run(HandlerThread.java:61)
02-01 08:17:43.311 15734-15734/xyz.klinker.blur D/ViewRootImpl: #3 mView = null
02-01 08:17:43.321 15734-15734/xyz.klinker.blur E/ViewRootImpl: sendUserActionEvent() mView == null

@klinker24
Copy link
Member

Thanks, will look into it when I get some time

@klinker24 klinker24 added the Bug label Feb 1, 2017
@biloaramin
Copy link
Author

ok thx klinker24.

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

No branches or pull requests

2 participants