AndreMiras / EtherollApp

Provably fair dice game running on the Ethereum blockchain
MIT License
57 stars 22 forks source link

BUG: Creating a new account on the app does not work #133

Closed darewealth closed 5 years ago

darewealth commented 5 years ago

Describe the Bug:

When I click on the wallet button to create an account on the app. I input my new password to create a new account, it brings information that an account is creating but nothing seems to be created.

To Reproduce:

Launch the app

Click the menu icon

Go to the wallet, input your password and create account

Expected Behavior:

I expected that I should be able to create an account on the app.

Recording Of The Bug

https://youtu.be/ukf-1dIyz28

Devices and Versions):)

Device: [Itel]

Version [6.1]

App version [2019.0217 (202117)]

AndreMiras commented 5 years ago

Thank you for the descriptive bug report. Yes that's annoying, it's probably a case of #131 a permission issue and it was solved in a recent release. I guess you installed via F-Droid, did you? F-Droid didn't pick up the update yet. Could you try again installing the last release https://github.com/AndreMiras/EtherollApp/releases/download/v20190418/etheroll-2019.0418-debug.apk ? Otherwise you can wait for the update to be published on F-Droid, I'm currently working on that via https://gitlab.com/fdroid/fdroiddata/merge_requests/4768

darewealth commented 5 years ago

I have updated the app with the current build, but the issue persists. Check the video I added.

https://youtu.be/wYbbwBLFjd8

AndreMiras commented 5 years ago

Thanks for trying it out and thanks for the video, it's very helpful. I'm wondering if this is related to another upstream bug I've seen in Kivy in the past. It had to do with the /sdcard folder not existing on some devices. Does your device have a sdcard plugged in? Can you by any chance try on another device? In the meantime I'll try to make a dedicated release to catch this error not silently. Because if it's indeed the issue I'm thinking of now, it just fail in the background without saying anything. In case you need direct chat, I'm also on Etheroll discord, feel free to ping me: https://discord.gg/bb6Qjt So I'll try first to catch the error non-silently to make sure that's the one and keep you posted.

AndreMiras commented 5 years ago

Great @darewealth I think found a way to reproduce it. I hope to be able to fix by the beginning of next week. I'll keep you posted.

darewealth commented 5 years ago

Thank you. I would be expecting the fix. I also have another issue. I will open another issue page for it.

AndreMiras commented 5 years ago

I've worked on an early fix I've uploaded an APK if you want to give it a try: https://github.com/AndreMiras/EtherollApp/releases/download/v20190418-debug-133/etheroll-2019.0418-debug-issue-133.apk

It's still in a draft status, but let's see if it helps. Could you give it a try and let me know if it works better for you?

AndreMiras commented 5 years ago

The fix seems solid, so I've made a release with it, could you give it a try? https://github.com/AndreMiras/EtherollApp/releases/download/v2019.0426/etheroll-2019.0426-debug.apk

darewealth commented 5 years ago

Everything is now working perfectly. :+1:

AndreMiras commented 5 years ago

Sentry issue: ETHEROLL-BE-21

AndreMiras commented 5 years ago

Sentry issue: ETHEROLL-BE-1Y

AndreMiras commented 5 years ago

Sentry issue: ETHEROLL-BE-20

AndreMiras commented 5 years ago

Sentry issue: ETHEROLL-BE-25