"Set Vibrate on Ring State" throws exception after reboot
Posted: 04 Feb 2016 11:13
I have a flow which sets the ringer volume and state if the phone is connected to my WiFi.
When this flow is executed on phone startup the action Set Vibrate on Ring State always fails.
If I then execute the flow manually it succeeds and sets the ringer mode.
Automagic Build 1.30.0-dev from Jan. 30, running on a rooted Nexus 5 with Marshmallow 6.0.1 ( Feb. 1 Patch).
Automagic Workarounds is installed, too.
04.02.2016 12:04:25.916 [VolumeProfile_setProfile] Action 'Set Vibrate on Ring State: On' failed
ch.gridvision.ppam.androidautomagiclib.util.p: Failed to change system setting 'vibrate_when_ringing' to '1'.
at ch.gridvision.ppam.androidautomagic.util.di.a(SourceFile:165)
at ch.gridvision.ppam.androidautomagic.util.di.a(SourceFile:61)
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.d(SourceFile:78)
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.a(SourceFile:71)
at ch.gridvision.ppam.androidautomagiclib.util.dj$1.run(SourceFile:39)
at java.lang.Thread.run(Thread.java:818)
04.02.2016 12:04:25.920 [VolumeProfile_setProfile] End executing action 'Set Vibrate on Ring State: On' and exception Could not enable vibrate on ring
04.02.2016 12:04:25.921 [VolumeProfile_setProfile] Flow ends execution due to errors
04.02.2016 12:04:25.921 [VolumeProfile_setProfile] Error:
ch.gridvision.ppam.androidautomagiclib.util.p: Could not enable vibrate on ring
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.b(SourceFile:95)
at ch.gridvision.ppam.androidautomagiclib.util.dj$1$1.run(SourceFile:51)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
04.02.2016 12:04:25.998 [VolumeProfile_setProfile] Flow ended.
When this flow is executed on phone startup the action Set Vibrate on Ring State always fails.
If I then execute the flow manually it succeeds and sets the ringer mode.
Automagic Build 1.30.0-dev from Jan. 30, running on a rooted Nexus 5 with Marshmallow 6.0.1 ( Feb. 1 Patch).
Automagic Workarounds is installed, too.
04.02.2016 12:04:25.916 [VolumeProfile_setProfile] Action 'Set Vibrate on Ring State: On' failed
ch.gridvision.ppam.androidautomagiclib.util.p: Failed to change system setting 'vibrate_when_ringing' to '1'.
at ch.gridvision.ppam.androidautomagic.util.di.a(SourceFile:165)
at ch.gridvision.ppam.androidautomagic.util.di.a(SourceFile:61)
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.d(SourceFile:78)
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.a(SourceFile:71)
at ch.gridvision.ppam.androidautomagiclib.util.dj$1.run(SourceFile:39)
at java.lang.Thread.run(Thread.java:818)
04.02.2016 12:04:25.920 [VolumeProfile_setProfile] End executing action 'Set Vibrate on Ring State: On' and exception Could not enable vibrate on ring
04.02.2016 12:04:25.921 [VolumeProfile_setProfile] Flow ends execution due to errors
04.02.2016 12:04:25.921 [VolumeProfile_setProfile] Error:
ch.gridvision.ppam.androidautomagiclib.util.p: Could not enable vibrate on ring
at ch.gridvision.ppam.androidautomagic.c.a.gy$1.b(SourceFile:95)
at ch.gridvision.ppam.androidautomagiclib.util.dj$1$1.run(SourceFile:51)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:117)
04.02.2016 12:04:25.998 [VolumeProfile_setProfile] Flow ended.