AutoNotification Autonotification intercep crash

Discussion in 'AutoApps' started by Martin, Feb 19, 2016.

  1. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    Hi i'm using autonotification to intercept a notification of a program (in this case mediamonkey) if the notification exit i create a variable call %playing to true so tasker do something, but lately autonotification start to crash. I tried to recover the logs and crash again, some day no problem other one crash after another, What are the steps to resolve this? is there a way to recover logs?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  3. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    done, I already have another crash, what do I do?

    Enviado desde mi SM-G900M mediante Tapatalk
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Are you able to report that crash?
     
  5. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    i don't know how, after the crash the logs screen crash too.
    Also there is two types of crash, one that i forget to save the data (but next time i won't) with java_lang something. The other only apears the android messang autonotification close. I send the logs there with google options. Several times.
     
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    CAn you please report the java_lang one next time you can? thanks!
     
  7. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    I have this from de 20/01/2016:


    com.joaomgcd.autonotification version 2.5.1OS Build KOT49H.G900MUBU1ANI1
    OS Code 19
    Device SM-G900M
    Manufacturer samsung
    Product klteubjava.lang.OutOfMemoryError
    at android.graphics.Bitmap.nativeCreateFromParcel(Native Method)
    at android.graphics.Bitmap.access$000(Bitmap.java:34)
    at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:1561)
    at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:1553)
    at android.app.Notification.<init>(Notification.java:924)
    at android.service.notification.StatusBarNotification.<init>(StatusBarNotification.java:87)
    at android.service.notification.StatusBarNotification$1.createFromParcel(StatusBarNotification.java:121)
    at android.service.notification.StatusBarNotification$1.createFromParcel(StatusBarNotification.java:118)
    at android.os.Parcel.createTypedArray(Parcel.java:1935)
    at android.app.INotificationManager$Stub$Proxy.getActiveNotificationsFromListener(INotificationManager.java:528)
    at android.service.notification.NotificationListenerService.getActiveNotifications(NotificationListenerService.java:149)
    at com.joaomgcd.autonotification.service.ServiceNotificationIntercept.getNotifications(ServiceNotificationIntercept.java:164)
    at com.joaomgcd.autonotification.service.ServiceNotificationIntercept.getCurrentNotifications(ServiceNotificationIntercept.java:153)
    at com.joaomgcd.autonotification.intent.IntentInterceptNotification.isConditionSatisfied(IntentInterceptNotification.java:575)
    at com.joaomgcd.common.tasker.IntentTaskerConditionPlugin.isConditionSatisfiedBase(IntentTaskerConditionPlugin.java:50)
    at com.joaomgcd.common.tasker.BroadcastReceiverQuery.isConditionSatisfied(BroadcastReceiverQuery.java:190)
    at com.joaomgcd.common.tasker.BroadcastReceiverQuery.setResultCodeFromConditionSatisfied(BroadcastReceiverQuery.java:173)
    at com.joaomgcd.common.tasker.BroadcastReceiverQuery.handleNonEvent(BroadcastReceiverQuery.java:131)
    at com.joaomgcd.common.tasker.BroadcastReceiverQuery$2.run(BroadcastReceiverQuery.java:109)
    at com.joaomgcd.common.tasker.BroadcastReceiverQuery.onReceive(BroadcastReceiverQuery.java:125)
    at android.app.ActivityThread.handleReceiver(ActivityThread.java:2641)
    at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
    at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:595)
    at android.app.ActivityThread.handleReceiver(Native Method)
    at android.app.ActivityThread.access$1800(ActivityThread.java:172)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1378)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:136)
    at android.app.ActivityThread.main(ActivityThread.java:5586)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1268)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1084)
    at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
    at dalvik.system.NativeStart.main(Native Method)
     
  8. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Sorry, but that's an old report that I think I already fixed in the latest version :) So you don't get that anymore?
     
  9. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    ok, but most of the error comes with a autonotification close message only with an ok button, where I can find the logs for that?
     
  10. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Are you using the AutoNotification accessibility service?
     
  11. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    yes and most of the time works perfectly, but there are day where everything goes wrong

    Enviado desde mi SM-G900M mediante Tapatalk
     
  12. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    CAn you please try disabling that and see if the crashes still occur? Thanks
     
  13. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    ok

    Enviado desde mi SM-G900M mediante Tapatalk
     
  14. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    after a couple of hours autonotification with the option disable stills close and the notification detection became very unstable.
     
  15. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  16. tk_001

    tk_001 New Member

    Joined:
    Mar 11, 2016
    Messages:
    1
    Likes Received:
    0
    I had the same issues as Martin (I guess so). I just installed the latest version autonotification (from yesterday it was. And it doesn't work for me.
    I still have to use my old workaround. Go to the apps page, click on Autonotification and stop it. That's all. After that autonotification detects notifications again. Normally it runs approx. two days (it varies) without restart.
     
  17. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    @tk_001 do you get a crash to report when it stops working?
     
  18. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    Hi again, i don't know to pen a new thread or continuid with this, i upgrade android to 5 lollipop. I of course install autonotification, but im not using it in any profile, but i get a message a couple of time every day say autonotification crash, with the send logs ok menu. I allready send you the logs using google system. What can i do to help, its very annoying.
     
  19. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Thanks again for helping me out with this.

    Question: did you enable the AutoNotification Notification Intercept service in the Android settings?
     
  20. Martin

    Martin Member

    Joined:
    Mar 9, 2015
    Messages:
    51
    Likes Received:
    0
    in the begining i do but for the last day it off , since upgrade, im not using it

    Enviado desde mi SM-G900M mediante Tapatalk
     

Share This Page