diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/x11iraf/ximtool/BUGS-v2.0 | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/x11iraf/ximtool/BUGS-v2.0')
-rw-r--r-- | vendor/x11iraf/ximtool/BUGS-v2.0 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/vendor/x11iraf/ximtool/BUGS-v2.0 b/vendor/x11iraf/ximtool/BUGS-v2.0 new file mode 100644 index 00000000..bf049f20 --- /dev/null +++ b/vendor/x11iraf/ximtool/BUGS-v2.0 @@ -0,0 +1,56 @@ + 11/1/08 +TODO: +----- + - 15/16/32-bit visual support + +BUGS: +----- +1/13 - Compass needs a redraw after a new image display + - Vertical plot marker slow to update when horizontal plot open +??? - Reports of ism_wcspix.e crash +11/8 - GUI layout sizes when plots are closed + - "X" window button closes entire app +11/7 - Packaging of "-alt" and "-old" versions +11/8 - Max app version +11/1 - Check for "v1.3" in gui/docs + - color9 on plot backgrounds not showing up properly + - Opening vertical cut-plot first expands window too wide, doing + horizontal first is okay + +11/4 - Compass color shows up as red, should be yellow + - Window resize breaks colormap focus box +11/4 - Compass doesn't respond to X/Y flips + - When using image data for cut-plots, need to reset plot scale + - Zoom-out => cursor readout becomes invalid when off-image + => magnifier doesn't show black background, shows parts + of the previous background image +11/10 - Resetting the cmap focus box size to less than the full window + and changing the colormap from the control panel updates only + the focus box on the display. +11/10 - Displaying dev$pix into two frames and using the 'Match' button + doesn't clear the entire frame buffer with the background + color +11/10 - Frames display with different colormaps only update to the size of + the cmap focus box when switching frames. +11/10 - Background and text colors for Tcl shell, Info panel, etc "not right" +11/10 - Ctrl-a sets toggles the Auto-register but doesn't reset the toolbar + button +11/10 - Ctrl-t toggles tile-frame on control panel, but doesn't change + image display or toolbar +11/10 - Alt-c doean't properly toggle the Control Panel +11/18 - BadAlloc from XCreatePixmqp seen on some systems (e.g. Leopard PPC) +12/1 - BadValue error from XQueryColors on Leopard Intel systems. + Complaint is about color '0x2f4f4f' (color9=darkslategrey, used in + hcut/vcut in GUI and main color9 resource definition). Duplicated + on Leopard/PPC but only with 15-plane colors (i.e. 'Thousands' in + X11 display preferences). +11/20 - ISM prints 'bad fd' (and perhaps also a 'memory corrupted') message + when quitting ximtool + - The -alt and -old script use of '+' flag on "tail" doesn't work + on newer linux systems +12/5 - Save panel doesn't save a tiled screen display, just the current + display to a window the size of the display + - On PPC systems, Save shows a yellow background for PseudoColor GIF + - Colormap focus box wrong size for e.g. imt4096 zoomed out +12/3 - Print box on Leopard PPC shows garbage status and crashes +12/3 - Save box on Leopard PPC shows garbage status message |