Closed DerSaxxe closed 8 years ago
Hi @SIRSteiner ,
You try to wipe app data?
Greetings
Inside Android clear data? Yes. But not all data in TWRP
Did also a wipe cache but no changes. I have also a M5 with CM13 and the build from last week, there is no problem with clock
It's a cyanogenmod problem
Will be repaired asap.
Yes, @SIRSteiner you can use: https://play.google.com/store/apps/details?id=com.google.android.deskclock&hl=es
As workaround, we release a new build asap it get fixed.
Greetings
Thank you!
Seems to be fixed upstream: https://github.com/CyanogenMod/android_frameworks_support/commit/9ac291bad6edb745d68aab9baf0465c3323d8e4e & will be fixed in todays build.
While ringing there is now no crash but if you want to open settings clock crashs
Yes, its in the changelog but is upstream bug.
Here is the log maybe that helps more:
03-20 21:47:30.265 E/AndroidRuntime(6198): java.lang.RuntimeException: Unable to resume activity {com.android.deskclock/com.android.deskclock.SettingsActivity}: java.util.IllegalFormatConversionException: %d can't format java.lang.String arguments
I found in the source strings.xml a (plurals) string named "auto_silence_summary" with a variable "%s" but in other languages there is only a single string with "%d".
I did a comment at https://jira.cyanogenmod.org/browse/NIGHTLIES-2671 Maybe this is the problem?
Hi @SIRSteiner ,
Yes, the fix is review in progress here: http://review.cyanogenmod.org/#/c/137803/
So probably get merged soon & will be in next build.
Fixed with the latest build
This issue was moved to bq-dev/android_device_bq_piccolo#61
If you click to open settings in the clock app it crashs. Also while alarm is ringing it crashs.