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 when removing GeoFence Location #41

Closed
galadril opened this issue Nov 24, 2015 · 4 comments
Closed

App Crashes when removing GeoFence Location #41

galadril opened this issue Nov 24, 2015 · 4 comments
Labels

Comments

@galadril
Copy link
Owner

App Crashes when removing GeoFence Location!

java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)
at nl.hnogames.domoticz.Utils.SharedPrefUtil.removeLocation(SharedPrefUtil.java:482)
at nl.hnogames.domoticz.GeoSettingsActivity$4$1.onClick(GeoSettingsActivity.java:183)
at android.support.v7.app.AlertController$ButtonHandler.handleMessage(AlertController.java:157)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5146)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)

@galadril galadril added the bug label Nov 24, 2015
@galadril
Copy link
Owner Author

Fixed in v0.1.138

@RoadXY
Copy link
Contributor

RoadXY commented Nov 24, 2015

Was about to post this issue but needed to create a bug/crash report, lol

@galadril
Copy link
Owner Author

I saw the exception coming by on Splunk Mint :)

@RoadXY
Copy link
Contributor

RoadXY commented Nov 24, 2015

Damn your fast! 👍

galadril added a commit that referenced this issue Nov 24, 2015
- #41 App Crashes when removing GeoFence Location
- #33 Check Domoticz for updates on boot (and in show in settings
screen)
- #17 Configure Radius for Geofences
- #11 GPS not stopped when losing focus while in the Geofence screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants