Current Gotchas
- 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
- 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
- fedora rawhide “mozilla-nss” is now “nss” The fix
- OOo parallel build jar creation is not parallel safe, i.e. .jars can contain only MANIFEST.MF. The Fix
- Using native libgcj jaxp api with gcc 4.1 may throw NullPointerException. The Fix
- OOo polygon drawing with xorg may cause a double-free segv, see xdg#5125#