tst2005googlecode / logstalgia

Automatically exported from code.google.com/p/logstalgia
1 stars 0 forks source link

Using ssh pipe on cygwin with --sync does not show animation #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install cygwin with ssh
2. run: 'ssh user@machine tail -f /var/log/apache2/access.log | logstalgia.exe 
--sync'

What is the expected output? What do you see instead?
Expected: realtime visualization of logs. But I only see a window border, with 
'transparent contents' (nothing is rendering in it).

What version of the product are you using? On what operating system?
logstalgia-1.0.0 win32 on windows XP with latest cygwin

Dumping logs to a file and using 'cat logfile | logstalgia --sync' works as 
expected. 

Original issue reported on code.google.com by hafkens...@gmail.com on 14 Jan 2011 at 11:00

GoogleCodeExporter commented 9 years ago
Hi. I am working on a new release (hopefully in the next week) and one thing it 
will address are the remaining tailing issues on Windows.

Cheers

Andrew

Original comment by acaudw...@gmail.com on 14 Jan 2011 at 11:41

GoogleCodeExporter commented 9 years ago
1.0.2 has been released. I tested it a lot with --sync and tailing over SSH on 
Windows so this should work now for you hopefully.

Cheers

Andrew

Original comment by acaudw...@gmail.com on 24 Jan 2011 at 12:15