home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gwm18a.zip / doc / KNOWN_BUGS < prev    next >
Text File  |  1995-07-03  |  2KB  |  42 lines

  1.                 GWM KNOWN BUGS:
  2.                 ###############
  3.  
  4. This is the list of bugs that we are aware of in the current release.
  5. And that wont be fixed by me, since 1.8 is a final release now.
  6.  
  7. ############### BUGS
  8.  
  9. *** gwm doesnt work on alphas !!! compile it on a mips decstation and
  10. translate it via MX instead
  11.  
  12. gwm does not use motion events, resulting in some cases of polling the server
  13. (active waiting), especially while placing interactively new windows with a 
  14. frame
  15.  
  16. "exit" to a tag outside of a file being loaded do impredictable
  17. results. Errors are well trapped, though.
  18.  
  19. XV: xv (the image displayer) does a lot of weird guesswork to find what is its
  20. window decoration, and for GWM, guess wrongly. The current bug is that if you
  21. have a decoration for xv window with neither a top nor a left bar, and start
  22. xv with a -geometry other than 0,0, if you move it upwards or to the left, at
  23. the  next image displayed it will reset its window to the starting position.
  24. This is not fixable via gwm. Cure: dont specify a geometry and place it via
  25. gwm code
  26.  
  27. gwm may run out of X IDs as allocated by the Xlib for windows and pixmaps, as
  28. it doesnt try to re-use old ones instead of 
  29.  
  30. ############### LACK OF FEATURES
  31.  
  32. Many built-in functions still do not check the type of their arguments,
  33. causing possible bus errors when handled the wrong type of arguments.
  34. We try to catch some bus errors, though...
  35.  
  36. The standard profile is not "polished" yet -- all contributions are welcome,
  37. especially for the standard profile, a rooms system and a mwm-like window frame
  38.  
  39. The debugging functions are very crude. Not true debugger, only prints.
  40.  
  41. Wool is still lacking a lot of features, I/O notably.
  42.