summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 <Jon_Ander@web>2014-03-26 11:55:15 +0000
committerGravatar admin <admin@branchable.com>2014-03-26 11:55:15 +0000
commit32bf3f29097c1ae4d04c01e067b86d4cc051e8ab (patch)
treed1a1193bc0d0d6fb5a27ef42f3e2b85925ebeeca /doc
parente6211f4b465b55fc54c0b51c909c91a8e130536a (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Crash_when_disabling_syncing_in_the_webapp.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/Crash_when_disabling_syncing_in_the_webapp.mdwn b/doc/bugs/Crash_when_disabling_syncing_in_the_webapp.mdwn
new file mode 100644
index 000000000..e69a145a6
--- /dev/null
+++ b/doc/bugs/Crash_when_disabling_syncing_in_the_webapp.mdwn
@@ -0,0 +1,23 @@
+### Please describe the problem.
+The watcher crashes.
+
+I only need to restart the thread in the pop-up to get everything to work again, but I'm reporting just in case that this issue has any other implications.
+
+
+### What steps will reproduce the problem?
+I open the webapp and in the minutes before it starts syncing (syncing is enabled) I disable it (clicking in the 'syncing enabled' text).
+
+This produces a crash every time.
+
+
+### What version of git-annex are you using? On what operating system?
+5.20140320 in Debian sid and testing
+
+
+### Please provide any additional information below.
+This is all I can see in the logs
+
+[[!format sh """
+Watcher crashed: PauseWatcher
+[2014-03-26 08:54:57 CET] Watcher: warning Watcher crashed: PauseWatcher
+"""]]