summaryrefslogtreecommitdiff
path: root/doc/bugs/warning_-_WebApp_crashed:___60__file_descriptor_15__62__:_hPutStr:_illegal_operation___40__handle_is_closed__41___on_Android.mdwn
blob: afdf6b27089184be093553a4b8b2fdb074ed4c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### Please describe the problem.
The first time I open the webapp on Android I see the following warning :

`WebApp crashed:<file descriptor 15>: 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`.

> [[done]]; the android app no longer uses `am`, so no longer needs to 
> display a message when `am` fails. --[[Joey]]