From 3c1007c539fe27547d18abfaf9a140acaa50050f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM" Date: Wed, 29 May 2013 17:44:55 +0000 Subject: [PATCH] --- ...40__handle_is_closed__41___on_Android.mdwn | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/warning_-_WebApp_crashed:___60__file_descriptor_15__62__:_hPutStr:_illegal_operation___40__handle_is_closed__41___on_Android.mdwn diff --git a/doc/bugs/warning_-_WebApp_crashed:___60__file_descriptor_15__62__:_hPutStr:_illegal_operation___40__handle_is_closed__41___on_Android.mdwn b/doc/bugs/warning_-_WebApp_crashed:___60__file_descriptor_15__62__:_hPutStr:_illegal_operation___40__handle_is_closed__41___on_Android.mdwn new file mode 100644 index 0000000000..02b05f4a10 --- /dev/null +++ b/doc/bugs/warning_-_WebApp_crashed:___60__file_descriptor_15__62__:_hPutStr:_illegal_operation___40__handle_is_closed__41___on_Android.mdwn @@ -0,0 +1,21 @@ +### Please describe the problem. +The first time I open the webapp on Android I see the following warning : + +`WebApp crashed:: hPutStr: illegal operation(handle_is_closed)` + +See screen capture : [http://i.imgur.com/K0wkk2n.png](http://i.imgur.com/K0wkk2n.png) + +### What steps will reproduce the problem? +1. Close git-annex if running +2. Open the WebApp + +### What version of git-annex are you using? On what operating system? +It says 1.0.52 in the Android settings but I'm using the daily build that I downloaded around 2013-05-29 13:10:00 (Eastern Time) + +### Please provide any additional information below. + +Git annex still syncs with `box.com` even if the warning is showing. + +I'm using a Nexus 4 (4.2.2) + +I didn't find `daemon.log`.