current gotchas

Current Gotchas

  1. The new gtk animated theme radiobuttons/checkboxes confuse the OOo gtk native theming. Untoggled radiobuttons will look drawn in, refreshing them will then make togged ones look untoggled. The fix
  2. gcc 4.1 has changed the lib version of libgcj, OOo java bridge/testtools will claim there’s no java to be found. The fix
  3. fedora rawhide “mozilla-nss” is now “nss” The fix
  4. OOo parallel build jar creation is not parallel safe, i.e. .jars can contain only MANIFEST.MF. The Fix
  5. Using native libgcj jaxp api with gcc 4.1 may throw NullPointerException. The Fix
  6. OOo polygon drawing with xorg may cause a double-free segv, see xdg#5125#

Leave a Reply