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

Crash on Install wallpaper #3

Closed
shuvashish76 opened this issue May 11, 2023 · 4 comments
Closed

Crash on Install wallpaper #3

shuvashish76 opened this issue May 11, 2023 · 4 comments

Comments

@shuvashish76
Copy link

shuvashish76 commented May 11, 2023

Steps to produce:
Open tge app & simply click on Install walpaper

Logs:

FATAL EXCEPTION: main
Process: net.viggers.zade.wallpaper, PID: 30280
java.lang.NumberFormatException: For input string: "2.13136179E9"
	at java.lang.Integer.parseInt(Integer.java:608)
	at java.lang.Integer.valueOf(Integer.java:794)
	at r2.g.g(Unknown Source:218)
	at r2.g.<init>(Unknown Source:196)
	at net.viggers.zade.wallpaper.WallpaperService.onCreateEngine(Unknown Source:2)
	at android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage(WallpaperService.java:1265)
	at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:37)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:164)
	at android.app.ActivityThread.main(ActivityThread.java:6518)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

Device details:

  • Android: 8.1.0
  • Model: Lenovo Tab4 8 plus
  • App version: 15.7 (22)
@shuvashish76 shuvashish76 changed the title Crash on Insta Crash on Install wallpaper May 11, 2023
@zadeviggers
Copy link
Owner

Did you install via F-Droid or direct APK?

@zadeviggers
Copy link
Owner

Can reproduce in simulator.

@shuvashish76
Copy link
Author

Did you install via F-Droid or direct APK?

F-Droid yes.

@zadeviggers
Copy link
Owner

This should be fixed in the next 15.8 release

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

No branches or pull requests

2 participants