videogramme / text20

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

Put debugging aid into the tracking server (verbal + optional tray icon) #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should report something like this:

"An error occurred in the tracking server. Please check the file diagnosis.text 
in the tracking server's directory"

The error should not be reported several times when the application is started 
again. However, when the error was resolved, a message like 

"Normal operation" 

should emitted. We can also think of verbalizing the most frequent causes, as 
long as it is not annoying. 

The file diagnosis.text should contain a human readable diagnosis info. 

Original issue reported on code.google.com by r.biedert on 3 Nov 2010 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by r.biedert on 9 Nov 2010 at 2:43

GoogleCodeExporter commented 9 years ago
Current Mercurial contains a tracking server with diagnosis functionality. What 
still needs to be done is detecting problematic conditions and emitting 
warnings. 

Original comment by r.biedert on 27 Jan 2011 at 9:46

GoogleCodeExporter commented 9 years ago
Also, add a (temporary, optional?) tray icon and bubble info into the tracking 
server that gives feedback if the tracking server did or did not start 
properly.  

Original comment by r.biedert on 3 Mar 2011 at 12:36

GoogleCodeExporter commented 9 years ago
Added very preliminary version to repos. 

Original comment by r.biedert on 3 Mar 2011 at 4:15

GoogleCodeExporter commented 9 years ago
Tracking server now shows red or green tray lights depending on its status. 

Original comment by r.biedert on 25 Mar 2011 at 6:27