piccolo-dev / android_device_bq_piccolo

Android device configuration for the bq Aquaris M5
19 stars 8 forks source link

Clock app is crashing at settings and alarm #61

Closed DerSaxxe closed 8 years ago

DerSaxxe commented 8 years ago

If you click to open settings in the clock app it crashs. Also while alarm is ringing it crashs.

Kra1o5 commented 8 years ago

Hi @SIRSteiner ,

You try to wipe app data?

Greetings

DerSaxxe commented 8 years ago

Inside Android clear data? Yes. But not all data in TWRP

DerSaxxe commented 8 years ago

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

eloimuns commented 8 years ago

It's a cyanogenmod problem

Will be repaired asap.

Kra1o5 commented 8 years ago

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

DerSaxxe commented 8 years ago

Thank you!

Kra1o5 commented 8 years ago

Seems to be fixed upstream: https://github.com/CyanogenMod/android_frameworks_support/commit/9ac291bad6edb745d68aab9baf0465c3323d8e4e & will be fixed in todays build.

DerSaxxe commented 8 years ago

While ringing there is now no crash but if you want to open settings clock crashs

Kra1o5 commented 8 years ago

Yes, its in the changelog but is upstream bug.

DerSaxxe commented 8 years ago

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

DerSaxxe commented 8 years ago

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?

Kra1o5 commented 8 years ago

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.

DerSaxxe commented 8 years ago

Fixed with the latest build

stucki commented 8 years ago

This issue was moved to bq-dev/android_device_bq_piccolo#61