WallYou icon indicating copy to clipboard operation
WallYou copied to clipboard

Crash when changing wallpapers when phone is in landscape mode

Open 89Q12 opened this issue 1 year ago • 1 comments

type: logcat
osVersion: google/bluejay/bluejay:14/UQ1A.240105.002/2024011600:user/release-keys
packageName: com.bnyro.wallpaper:24
buffers: main,crash
level: debug

--------- beginning of crash
1707809379.628  6705  9492 E AndroidRuntime: FATAL EXCEPTION: Thread-6
1707809379.628  6705  9492 E AndroidRuntime: Process: com.bnyro.wallpaper, PID: 6705
1707809379.628  6705  9492 E AndroidRuntime: java.lang.IllegalArgumentException: y must be >= 0
1707809379.628  6705  9492 E AndroidRuntime: 	at android.graphics.Bitmap.checkXYSign(Bitmap.java:433)
1707809379.628  6705  9492 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:900)
1707809379.628  6705  9492 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:862)
1707809379.628  6705  9492 E AndroidRuntime: 	at f3.k.run(SourceFile:231)
1707809379.628  6705  9492 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1012)
1707832091.843  3731  3870 E AndroidRuntime: FATAL EXCEPTION: Thread-4
1707832091.843  3731  3870 E AndroidRuntime: Process: com.bnyro.wallpaper, PID: 3731
1707832091.843  3731  3870 E AndroidRuntime: java.lang.IllegalArgumentException: y must be >= 0
1707832091.843  3731  3870 E AndroidRuntime: 	at android.graphics.Bitmap.checkXYSign(Bitmap.java:433)
1707832091.843  3731  3870 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:900)
1707832091.843  3731  3870 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:862)
1707832091.843  3731  3870 E AndroidRuntime: 	at f3.k.run(SourceFile:231)
1707832091.843  3731  3870 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1012)
1707843442.643 29635 29781 E AndroidRuntime: FATAL EXCEPTION: Thread-4
1707843442.643 29635 29781 E AndroidRuntime: Process: com.bnyro.wallpaper, PID: 29635
1707843442.643 29635 29781 E AndroidRuntime: java.lang.IllegalArgumentException: y must be >= 0
1707843442.643 29635 29781 E AndroidRuntime: 	at android.graphics.Bitmap.checkXYSign(Bitmap.java:433)
1707843442.643 29635 29781 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:900)
1707843442.643 29635 29781 E AndroidRuntime: 	at android.graphics.Bitmap.createBitmap(Bitmap.java:862)
1707843442.643 29635 29781 E AndroidRuntime: 	at f3.k.run(SourceFile:231)
1707843442.643 29635 29781 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1012)

OS: GrapheneOS, Android 14 APP version: 7.0 Phone: Pixel 6a

App settings: Combined change Interval: 15min Source: Wallhaven

89Q12 avatar Feb 13 '24 17:02 89Q12

I get same error with MIUI 14Screenshot_2024-03-08-14-59-00-543_com.miui.bugreport.jpg

blindmodz avatar Mar 08 '24 18:03 blindmodz

This has been fixed in on the latest releases, closing this.

89Q12 avatar Jul 22 '24 10:07 89Q12