pMetro icon indicating copy to clipboard operation
pMetro copied to clipboard

Crash occurs upon clicking on "Ignore" feature

Open liobash opened this issue 6 years ago • 1 comments

Expected behavior

Lunch the app and press the phone back button then move to option select the wait time and click on ignore it should you back instead it crash .

Actual behavior

Lunch the application then press the phone back button to load map then click on the option button select wait time then click on ignore it crash.

How to reproduce

Launch the application. Click the back button Select option button (denoted by 3 dot at the top right hand side) Click on wait time Thick ignore The crash occurs

  • Browser/App version: 0.0.20
  • Operating system: version 7.0

Recording Of The Bug

https://youtu.be/JNQuLcF9MSU.

LOG

05-30 06:28:36.242   934  4058 I ActivityManager: Force stopping com.utyf.pmetro appid=10159 user=0: from pid 12834
05-30 06:28:36.243   934  4058 V ActivityManager: Broadcast: Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:com.utyf.pmetro flg=0x10 (has extras) } ordered=false userid=0 callerApp=null
05-30 06:28:36.244   934   967 D VoiceInteractionManagerService: onHandleForceStop uid=10179 doit=true
05-30 06:28:36.245   934   967 D VoiceInteractionManagerService: getCurInteractor curInteractor=com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService user=0
05-30 06:28:36.245   934   967 D VoiceInteractionManagerService: getCurRecognizer curRecognizer=com.google.android.googlequicksearchbox/com.google.android.voicesearch.serviceapi.GoogleRecognitionService user=0
05-30 06:28:36.246   934  1047 I ActivityManager: Force stopping com.transsion.scanningrecharger appid=10106 user=0: from pid 12834
05-30 06:28:36.248   934  1047 V ActivityManager: Broadcast: Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:com.transsion.scanningrecharger flg=0x10 (has extras) } ordered=false userid=0 callerApp=null
05-30 06:28:36.249   934   967 D VoiceInteractionManagerService: onHandleForceStop uid=10181 doit=true
05-30 06:28:36.249   934   934 D JobSchedulerService: Receieved: android.intent.action.PACKAGE_RESTARTED
05-30 06:28:36.249   934   967 D VoiceInteractionManagerService: getCurInteractor curInteractor=com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService user=0
05-30 06:28:36.249   934   967 D VoiceInteractionManagerService: getCurRecognizer curRecognizer=com.google.android.googlequicksearchbox/com.google.android.voicesearch.serviceapi.GoogleRecognitionService user=0
05-30 06:28:36.249   934   934 D AlarmManager: UninstallReceiver  action = android.intent.action.PACKAGE_RESTARTED
05-30 06:28:36.250   934   934 I NotificationService: action=android.intent.action.PACKAGE_RESTARTED queryReplace=false
05-30 06:28:36.258   934   967 D VoiceInteractionManagerService: onHandleForceStop uid=10174 doit=true
05-30 06:28:36.258   934  1321 I ActivityManager: Force stopping com.dozingcatsoftware.asciicam appid=10146 user=0: from pid 12834
05-30 06:28:36.258   934   967 D VoiceInteractionManagerService: getCurInteractor curInteractor=com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService user=0
05-30 06:28:36.258   934   967 D VoiceInteractionManagerService: getCurRecognizer curRecognizer=com.google.android.googlequicksearchbox/com.google.android.voicesearch.serviceapi.GoogleRecognitionService user=0
05-30 06:28:36.259   934  1321 V ActivityManager: Broadcast: Intent { act=android.intent.action.PACKAGE_RESTARTED dat=package:com.dozingcatsoftware.asciicam flg=0x10 (has extras) } ordered=false userid=0 callerApp=null

liobash avatar May 31 '18 10:05 liobash

Funny bug :) Thank you discover it. I will fix it in next release.

Utyff avatar May 31 '18 12:05 Utyff