Added a comment

This commit is contained in:
http://joeyh.name/ 2013-05-30 19:45:30 +00:00 committed by admin
parent 02cd242ca0
commit 3aeee39c62

View file

@ -0,0 +1,14 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 6"
date="2013-05-30T19:45:30Z"
content="""
Changed to fd 14 and not 15, so my change to use the dupped stdout did take effect.
Interesting. Either dup() is just failing (silently!), or the `am` command is somehow closing the assistant's fds (not sure if that's possible).
In either case, it's only happening on your device, not on mine.
I suppose this will just need to wait until I sort out better the opening of the webapp on android. The \"crash\" does not seem like it will affect the actual functioning of the webapp.
"""]]