This is intended as an informal repository of known bugs in the java argus client.
1)not picking up rc file changes (KenM)
2) Delete the the time column. (KenM)
***Fixed in 2.1.001
3) Window size/position and table column settings don't persist across restarts (column sizes are the most trouble to reset) (Brad)
***Fixed in 2.1.004. Well, sort of - col sizes set more sanely, but they aren't persistent.
4) top/bottom pane settings not retained thru restart (I have view of just bottom pane) (Brad)
5) adding services to top pane causes them to just go horizontal with a horizontal scroll bar. Better than before, but can they tile across the top pane across then down (vertical scroll bar when needed) (Brad)
***Fixed in 2.1.002 (By Fox)
6) need a 'select/unselect all' in services chooser. Too many clicks to get them all :-) (Brad)
***Fixed in 2.1.003
7) after defining many services to watch in alert window, then go in prefernces and do 'use current'. Then close. Make a change and go back in preferences...the dialog box is now very wiiiiiiiiiiiiiiddddddddddde. I might need to order a 3rd monitor :-) (Brad)
***Fixed in 2.1.001
8) when the alert window view list gets longer and then shorter, the bottommost bar stays on the screen and looks disconnected from the rest of the list. Minimize/maximize window causes it to disappear, so its not really there. Wonder if that's a java bug on my system or cross-platform (java bugs should be cross platform :-) (Brad)
9) Getting new distribution clobbers preferences saved in argus.xml (Brad) Fixed in 2.1.001 (Distributed file changed to argus.xml.dist; changes still saved to argus.xml; program reads argus.xml.dist iff argus.xml not found)
10) Need to size boxes to contents, e.g. alert popups for loadm look empty, because the popup is so short none of the text is displayed. XHM_OTHER_HOSTS selection menu box is larger than needed, etc. (KenM)
***Fixed in 2.1.004 for popup boxes (other box types still need work)
11) If you're monitoring a service, e.g. sysmon, in both the detail and alert pane, and there is an alert, you get a popup for 'homer22.u' from the detail pane and one for 'homer22.u.washington.edu' from the alert pane. This may be fixed by switching the alert pane to 'homer22.u', which is a good thing anyway. (KenM)
12) When the rc file is updated such that a new host appears for a given currently selected service, that host won't be added to that service in the detail pane until the service is unselected/selected. (KenM)
13) Add 'morehost' and 'lesshost' support (added to X version after java version split off. (KenM)