create account

Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0 by ammarraisafti

View this thread on: hive.blogpeakd.comecency.com
· @ammarraisafti · (edited)
$30.05
Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0
# Project Information
* Repository: https://github.com/voroshkov/Chorus-RF-Laptimer
* Title App: Chorus RF Laptimer 
* Publisher App: Andrey Voroshkov


# Expected behavior
After disabling the Speak Messages feature and the Speak Lap Times feature, then minimize the app.It should be when I re-enter to the app, the Speak Messages feature and the Speak Lap Times feature are no longer active by itself.And when I turn those two features off again, then click the plus icon (+), to add Time to Prepare for Race.The ability to add Time to Prepare for Race should be possible.


# Actual behavior
After disabling the Speak Messages feature and the Speak Lap Times feature, I minimize the app. And when I reentered the app, l look the Speak Messages feature and the Speak Lap Times feature have been enabled by itself. And I deactivate again both features, then click the plus (+) icon to add Time to Prepare for Race.Suddenly the application crashes and stops.


# How to reproduce
* Launch app. 
* Disable the Speak Messages feature and Speak Lap Times feature.
* Minimize apps.
* Log back into the app.
* *Both features that have been disabled, have been reactivated.*
* Disable both features again.
* Then click the plus icon (+) in the section Times to Prepare for Race menu.
* Then you will find the problem as I have explained. 
* *The application crashes and suddenly stops.*

<center>Browser: Samsung Galaxy S6 edge
Operating system: Nougat 7.0
App version: 0.7.6 </center>


# Recording Of The Bug
https://youtu.be/8SlY2Lp3D-w

# Proof of work done
 https://github.com/ammarraisafti

# Logcat
```<code>--------- beginning of crash
05-29 14:56:15.376 16612 16612 E AndroidRuntime: FATAL EXCEPTION: main
05-29 14:56:15.376 16612 16612 E AndroidRuntime: Process: app.andrey_voroshkov.chorus_laptimer, PID: 16612
05-29 14:56:15.376 16612 16612 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{app.andrey_voroshkov.chorus_laptimer/app.andrey_voroshkov.chorus_laptimer.MainActivity}: java.lang.IllegalStateException: Fragment p{567db36} not attached to Activity
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2927)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2988)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread.-wrap14(ActivityThread.java)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1631)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6682)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Fragment p{567db36} not attached to Activity
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.support.v4.b.l.d(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.support.v4.b.l.a(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.c(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.a(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p$1.a(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.a(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.v(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.b(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.d(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.MainActivity.onCreate(Unknown Source)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:6942)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1126)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2880)
05-29 14:56:15.376 16612 16612 E AndroidRuntime: 	... 9 more
05-29 14:58:55.392 16791 16791 E AndroidRuntime: FATAL EXCEPTION: main
05-29 14:58:55.392 16791 16791 E AndroidRuntime: Process: app.andrey_voroshkov.chorus_laptimer, PID: 16791
05-29 14:58:55.392 16791 16791 E AndroidRuntime: java.lang.IllegalStateException: Fragment p{cbb09b9} not attached to Activity
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.support.v4.b.l.d(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.support.v4.b.l.a(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.c(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.a(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p$1.a(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.a(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.v(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p$20.onClick(Unknown Source)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.view.View.performClick(View.java:6205)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.widget.TextView.performClick(TextView.java:11103)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.view.View$PerformClick.run(View.java:23653)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6682)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
05-29 14:58:55.392 16791 16791 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: FATAL EXCEPTION: main
05-29 14:59:06.212 18009 18009 E AndroidRuntime: Process: app.andrey_voroshkov.chorus_laptimer, PID: 18009
05-29 14:59:06.212 18009 18009 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{app.andrey_voroshkov.chorus_laptimer/app.andrey_voroshkov.chorus_laptimer.MainActivity}: java.lang.IllegalStateException: Fragment p{5118798} not attached to Activity
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2927)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2988)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread.-wrap14(ActivityThread.java)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1631)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6682)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Fragment p{5118798} not attached to Activity
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.support.v4.b.l.d(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.support.v4.b.l.a(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.c(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.a(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p$1.a(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.a(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.v(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.b(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.d(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.MainActivity.onCreate(Unknown Source)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:6942)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1126)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2880)
05-29 14:59:06.212 18009 18009 E AndroidRuntime: 	... 9 more
05-29 14:59:12.505 18128 18128 E AndroidRuntime: FATAL EXCEPTION: main
05-29 14:59:12.505 18128 18128 E AndroidRuntime: Process: app.andrey_voroshkov.chorus_laptimer, PID: 18128
05-29 14:59:12.505 18128 18128 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{app.andrey_voroshkov.chorus_laptimer/app.andrey_voroshkov.chorus_laptimer.MainActivity}: java.lang.IllegalStateException: Fragment p{1ce23d6} not attached to Activity
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2927)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2988)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread.-wrap14(ActivityThread.java)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1631)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6682)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Fragment p{1ce23d6} not attached to Activity
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.support.v4.b.l.d(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.support.v4.b.l.a(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.c(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p.a(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.p$1.a(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.a(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.b.v(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.b(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.a.d(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at app.andrey_voroshkov.chorus_laptimer.MainActivity.onCreate(Unknown Source)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:6942)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1126)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2880)
05-29 14:59:12.505 18128 18128 E AndroidRuntime: 	... 9 more</code>```
👍  , , , , , , , , , , ,
properties (23)
authorammarraisafti
permlinkchorus-rf-laptimer-v-0-7-6-crash-when-clicking-the-plus-icon-in-android-7-0
categoryutopian-io
json_metadata{"tags":["utopian-io","bug-hunting"],"image":["https://img.youtube.com/vi/8SlY2Lp3D-w/0.jpg"],"links":["https://github.com/voroshkov/Chorus-RF-Laptimer","https://youtu.be/8SlY2Lp3D-w","https://github.com/ammarraisafti"],"app":"steemit/0.1","format":"markdown"}
created2018-05-29 08:56:00
last_update2018-05-30 04:18:48
depth0
children3
last_payout2018-06-05 08:56:00
cashout_time1969-12-31 23:59:59
total_payout_value22.841 HBD
curator_payout_value7.211 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13,663
author_reputation13,277,258,245,165
root_title"Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id58,244,752
net_rshares7,406,054,456,198
author_curate_reward""
vote details (12)
@fego · (edited)
Hi @ammarraisafti, thanks for making this report.

Sadly, as with your previous report. There is not a proof to show  that you tested this by connecting with an arduino or any supported device via a wifi or bluetooth module setup as it is specified in the instructions made available [here](https://github.com/voroshkov/Chorus-RF-Laptimer/blob/master/README.md).

Please make sure you have these hardware in place before running checks or making contributions to this project.


To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/5/3233223).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
properties (22)
authorfego
permlinkre-ammarraisafti-chorus-rf-laptimer-v-0-7-6-crash-when-clicking-the-plus-icon-in-android-7-0-20180529t090555805z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["ammarraisafti"],"links":["https://github.com/voroshkov/Chorus-RF-Laptimer/blob/master/README.md","https://review.utopian.io/result/5/3233223","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-05-29 09:08:24
last_update2018-05-29 21:29:51
depth1
children1
last_payout2018-06-05 09:08:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length777
author_reputation168,836,422,039,217
root_title"Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id58,246,176
net_rshares0
@ammarraisafti ·
Thank you very much moderator @fego
properties (22)
authorammarraisafti
permlinkre-fego-re-ammarraisafti-chorus-rf-laptimer-v-0-7-6-crash-when-clicking-the-plus-icon-in-android-7-0-20180529t214222558z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["fego"],"app":"steemit/0.1"}
created2018-05-29 21:42:24
last_update2018-05-29 21:42:24
depth2
children0
last_payout2018-06-05 21:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation13,277,258,245,165
root_title"Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id58,341,835
net_rshares0
@utopian-io ·
Hey @ammarraisafti
**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Contributing on Utopian**
Learn how to contribute on <a href='https://join.utopian.io'>our website</a> or by watching <a href='https://www.youtube.com/watch?v=8S1AtrzYY1Q'>this tutorial</a> on Youtube.

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-chorus-rf-laptimer-v-0-7-6-crash-when-clicking-the-plus-icon-in-android-7-0-20180530t085709z
categoryutopian-io
json_metadata"{"app": "beem/0.19.29"}"
created2018-05-30 08:57:09
last_update2018-05-30 08:57:09
depth1
children0
last_payout2018-06-06 08:57:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length510
author_reputation152,955,367,999,756
root_title"Chorus RF Laptimer v 0.7.6 Crash when clicking the plus icon (+) in android 7.0"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id58,411,117
net_rshares0