mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #156] Changing task checking frequency causes crash #123
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @martin-lukac on GitHub (Apr 22, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/156
This is on master. I have not checked this on the develop branch.
If I change the task checking frequency and select 10 minutes, immediately after selecting 10 minutes, the settings activity crashes. If I try to reenter the settings menu, I can not, it the activity crashes or sometimes the whole app crashes.
I have pasted the logcat with the exceptions here:
http://pastebin.com/Tx0EASjX
@KamilKalfas commented on GitHub (May 14, 2014):
I will check this
@KamilKalfas commented on GitHub (May 19, 2014):
This issue will be fixed with solution of #101. I'll update PR #159 and that should resolve this problem.
@KamilKalfas commented on GitHub (May 29, 2014):
Fixed in PR #171
@KamilKalfas commented on GitHub (May 30, 2014):
@eyedol PR #171 has fixed this.