From Play Store, Version 375b.410013, on a rooted, Moto XT2215-4 with Android 12.
This used to work just fine. But I have noticed now and again that the mostly cloudy icon does not show on the actual wallpaper but it shows just fine in the editor. And the icon for Rain seems to show ok.
Anyone know what is going on here? Thanks!
I was looking into the logcat (for other reasons) and saw this exception:
java.lang.IllegalArgumentException: Failed to determine if primary:Kustom/bitmaps/mcloudy.svg is child of primary:Kustom: java.io.FileNotFoundException: Missing file for primary:Kustom/bitmaps/mcloudy.svg at /storage/emulated/0/Kustom/bitmaps/mcloudy.svg
which seems to be on-point! I looked at my device’s file system and at the specified folder (my Kustom folder) there is no bitmaps folder at all - and, of course, no svg files either.
What does this mean and why is it happening? Happy new year! Thanks
Originally, I saw this with the MCLOUDY image only. Today I am seeing it on other images in the same way - shows fine INSIDE the editor. But NOT on the actual wallpaper.
This problem seems to be affecting only one of my 2 phones.
And upon further review of the logcat, I see this and hope it helps someone to figure out what is going wrong here. Thanks
java.lang.IllegalArgumentException: Failed to determine if primary:Kustom/bitmaps/clear-night.svg is child of primary:Kustom: java.io.FileNotFoundException: Missing file for primary:Kustom/bitmaps/clear-night.svg at /storage/emulated/0/Kustom/bitmaps/clear-night.svg
Source available but invalid: kfile://org.kustom.provider/bitmaps/clear-night.svg/search:[org.kustom.sdcard.000,archive:wallpapers/My_Wallpaper.klwp,path:wallpapers/My_Wallpaper.klwp]/spaceId:klwp_000000?output=Bitmap&request=kfile://org.kustom.provider/bitmaps/clear-night.svg/165/0.0/type:bitmap&strategy=NEVER_QUEUE&nocache=false&scaling=1&target=165x4920&blur=0.0&vector=true
** at org.kustom.lib.content.request.i.H(Unknown Source:133)**
** at org.kustom.lib.content.request.i.A(Unknown Source:16)**
** at org.kustom.lib.content.request.a.U(Unknown Source:0)**
** at org.kustom.lib.content.request.a.w(Unknown Source:0)**
** at org.kustom.lib.content.request.d.u(Unknown Source:42)**
** at org.kustom.lib.content.request.d.d(Unknown Source:3)**
** at org.kustom.lib.render.view.d.getBitmapSize(Unknown Source:13)**
** at org.kustom.lib.render.view.d.getBitmapScaledHeight(Unknown Source:9)**
** at org.kustom.lib.render.view.d.onMeasure(Unknown Source:8)**
** at org.kustom.lib.render.view.g.onMeasure(Unknown Source:74)**
** at org.kustom.lib.render.view.o.onMeasure(Unknown Source:22)**
** at org.kustom.lib.render.view.g.onMeasure(Unknown Source:74)**
** at org.kustom.lib.render.view.s.onMeasure(Unknown Source:0)**
** at org.kustom.lib.render.RootLayerModule.F0(Unknown Source:55)**
** at org.kustom.lib.render.RootLayerModule.E0(Unknown Source:1)**
** at org.kustom.glengine.e.m(Unknown Source:64)**
** at org.kustom.wallpaper.K$a.m(Unknown Source:281)**
** at org.kustom.glengine.b.run(Unknown Source:88)**
** at org.kustom.lib.content.request.i.H(Unknown Source:114)**
Source failed, marking as invalid: kfile://org.kustom.provider/bitmaps/clear-night.svg/search:[org.kustom.sdcard.000,archive:wallpapers/My_Wallpaper.klwp,path:wallpapers/My_Wallpaper.klwp]/spaceId:klwp_000000?output=Bitmap&request=kfile://org.kustom.provider/bitmaps/clear-night.svg/165/0.0/type:bitmap&strategy=NEVER_QUEUE&nocache=false&scaling=1&target=165x4920&blur=0.0&vector=true
Best.