Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crashes on starting the service #2

Closed
leggewie opened this issue Aug 6, 2018 · 10 comments
Closed

app crashes on starting the service #2

leggewie opened this issue Aug 6, 2018 · 10 comments

Comments

@leggewie
Copy link
Contributor

leggewie commented Aug 6, 2018

Thank you for providing this app. I got it from f-droid and tested it on my Marshmallow device. I can run the app, but when I click on "start service" I am notified that "Unfortunately, BwareArea has stopped".

@X-Ryl669
Copy link
Owner

X-Ryl669 commented Aug 6, 2018

Can you send me the content of the logcat ? (at least the last exception callstack ?)

@X-Ryl669
Copy link
Owner

X-Ryl669 commented Aug 7, 2018

I realized that getting the logcat is complex if you are not a developer. So here's a link for a debug version of the application (you need to uninstall your version first) that's reporting errors in a dialog so you can copy & paste directly here.

I've tried with a Android M emulator, and I found a bug. The version below has it fixed, but since I'm not 100% sure it's working before releasing, please report.

https://transfernow.net/569fm6c8tfgs

Thanks for reporting bugs.

@Butanal
Copy link

Butanal commented Aug 23, 2018

Hi ! Sorry to hijack, but I have the same issue, and it seems that the newer release (if it is the previously posted fix) is not compiled to fdroid repos. Would it be possible to, at least, provide a non-expiring link to a compiled version of the fixed version ? Thanks, I'd love to use this app !

@X-Ryl669
Copy link
Owner

Yes of course. I don't know why it did not appear on F-Droid yet. I'll post a release on the release page and let you know.

@X-Ryl669
Copy link
Owner

It's done, please check the release page for the APK version. Cheers!

@leggewie
Copy link
Contributor Author

leggewie commented Aug 28, 2018

Thanks!

You forgot to increase versionName and versionCode. Please publish the necessary changes as a new release as proposed in PR #6.

@IzzySoft
Copy link

Note that for F-Droid to pick up the new version, the tag must point to a commit that already has the increased versionCode/versionName. Currently, v0.6.3 does not.

@X-Ryl669
Copy link
Owner

Right, sorry, this seems too complex to me. So, I'm tagging and releasing version 3 with tag 0.6.5.

@IzzySoft
Copy link

That definitely tackles and solves that issue, thanks! I just checked, and IMHO F-Droid should pick up v0.6.5 on its next run as the commit hash this time points to a commit having the corresponding versionName/Code set. 👍

PS: If it doesn't, and you still cannot even find it listed in Apps to Update within a week, feel free to ping me again for a check.

@leggewie
Copy link
Contributor Author

leggewie commented Sep 2, 2018

I'm happy to report that 0.6.5 landed in f-droid.org and that the service now starts appropriately.

Thanks!

@leggewie leggewie closed this as completed Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants