Simple-Calendar icon indicating copy to clipboard operation
Simple-Calendar copied to clipboard

Crash at switching to weekly view

Open uli-on opened this issue 3 years ago • 5 comments

Simple Calendar v6.17.3 crashed when I activated the weekly view. But worse, it now crashes each time I start the app, rendering Simple Calendar unusable as I can't even try to change views.

The Scoop app (available from F-Droid) caught the following

FATAL EXCEPTION: main
Process: com.simplemobiletools.calendar.pro, PID: 12269
java.lang.NoClassDefFoundError: u3.f0
	at u3.p0.e3(SourceFile:31)
	at u3.p0.G3(SourceFile:7)
	at u3.p0.c2(SourceFile)
	at u3.l0.run(SourceFile)
	at android.os.Handler.handleCallback(Handler.java:746)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:148)
	at android.app.ActivityThread.main(ActivityThread.java:5443)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:728)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)

Technical data: Android 6.0.1 (with GMS upd. to 21.18.16, cn=M sdk=23) Webview 98.0.4758.87 Motorola Moto G4 device not rooted

uli-on avatar Mar 06 '22 17:03 uli-on

try creating the monthly widget and use it to launch the app to some other view

tibbi avatar Mar 06 '22 18:03 tibbi

try creating the monthly widget and use it to launch the app to some other view I can access the app again. Thanks! :)

Is the above log information enough for you to find a fix or would you need a complete log file?

uli-on avatar Mar 06 '22 18:03 uli-on

not really, there is nothing useful in it. I dont think you can create a readable log file though.

tibbi avatar Mar 06 '22 20:03 tibbi

I dont think you can create a readable log file though.

Depends on your definition of readable. I'd certainly not post one, I'd rather email it (hello [at] simplem...?)

Or is Android 6 too insignificant to support?

Edited in order to try to ask for a viable email

uli-on avatar Mar 06 '22 21:03 uli-on

you can send it at [email protected]. But ye, Android 6 is on the edge of being no longer supported by us

tibbi avatar Mar 06 '22 23:03 tibbi

should be solved already

tibbi avatar Jun 23 '23 14:06 tibbi