Closed GoogleCodeExporter closed 9 years ago
Yeah I found this bug last night and fixed it in SVN.
Problem is that we use isatty(0) to check if stdin is a tty, and try to read
from a
file if it's not a tty. That was not a good decision and I reverted it.
New release coming soon and this is fixed in svn head.
Original comment by jls.semi...@gmail.com
on 1 Mar 2010 at 5:35
Oh, btw, thanks for trying the new version so quickly after the release! :)
Original comment by jls.semi...@gmail.com
on 1 Mar 2010 at 5:45
Hehe, no problem. Cheers for the immediate resolution. :)
Original comment by foutrelis@gmail.com
on 1 Mar 2010 at 7:56
http://www.semicomplete.com/blog/geekery/xdotool-1.20100302.html
Fixed in latest release. Let me know if you have problems.
Original comment by jls.semi...@gmail.com
on 2 Mar 2010 at 9:50
Original issue reported on code.google.com by
foutrelis@gmail.com
on 1 Mar 2010 at 2:23Attachments: