This page is for the "Java cmlog" browser jcmlog. jcmlog is programmed in the Java programing language, and uses the Eclipse SWT/Jface windowing system. It is now in pre-alpha release, so this page is to keep track of items to be fixed and improved.
Bugs and Issues
- STOP button doesn't work. Should be upgraded to a "pause/restart" facility anyway. On restart, the last few seconds of logged messages should be included (not overlapping with what was displayed before the pause of course).
- File->Connections dialog
- Move "currently connected" msg text to main display, so can see which server to which connected
- default cmlog server should be filled in.
- Options
- Clean up filtering - maybe move entering filter to main window
- No way to tell if it's in update mode
- Switching server is weird - seem to be bug in disconnect-reconnect sequence
- Can switch server w/o really 'updating', i.e. it's not updating when it says "Can't stop monitoring cmlog messages" - what does that mean!?
- Querying
- Add query dialog to main window
- Clean up example in query dialog
- replace query "help" with pop-up web page with syntax of query, rather than trying to construct a query
- Preferences
- "Update Buffer": Dialog text entry box is too small
- User's perferences should be read and override defaults.
Priorites for bug fixes
- Linux gtk-2 build
- Bug fixes
- Niceties
- "Productizing" as a SWT standalone