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

  1. 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).
  2. File->Connections dialog
    1. Move "currently connected" msg text to main display, so can see which server to which connected
    2. default cmlog server should be filled in.
  3. Options
    1. Clean up filtering - maybe move entering filter to main window
    2. No way to tell if it's in update mode
    3. Switching server is weird - seem to be bug in disconnect-reconnect sequence
    4. 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!?
  4. Querying
    1. Add query dialog to main window
    2. Clean up example in query dialog
    3. replace query "help" with pop-up web page with syntax of query, rather than trying to construct a query
  5. Preferences
    1. "Update Buffer": Dialog text entry box is too small
    2. User's perferences should be read and override defaults.

Priorites for bug fixes

  1. Linux gtk-2 build
  2. Bug fixes
  3. Niceties
  4. "Productizing" as a SWT standalone
  • No labels