anb0s / LogViewer

Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multiple logs open concurrently.

Home Page:http://anb0s.github.io/LogViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on Tail all action with already tailing document

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Open a file and start tailing 
2. Press the Start tail all button
3. Click or scroll into the Log Viewer content.

What is the expected output? What do you see instead?
The content gets empty or the attached stack trace opens. 

I attached a workaround, that checks if an document is already tailing. It 
would be better to grey out the tail all button if all documents are already 
being tailed, but i do not know if this can be achieved easily. 

Original issue reported on code.google.com by matthias...@gmail.com on 20 Apr 2011 at 8:25

Attachments:

Original comment by andre.bo...@gmail.com on 13 Jul 2011 at 9:37

  • Changed state: Accepted
  • Added labels: Milestone-Release1.0, OpSys-All
Thanks for the patch i will investigate...

Original comment by andre.bo...@gmail.com on 13 Jul 2011 at 9:38

Changed some code for button update, will be fixed with v0.9.8.8

Original comment by andre.bo...@gmail.com on 3 Aug 2011 at 9:25

  • Changed state: Fixed
  • Added labels: Milestone-Release-Candidate-0.9.8
  • Removed labels: Milestone-Release1.0