Blank screen with maple 12 on Ubuntu lucid if running compiz

Maple 12 will display a blank screen if compiz (Desktop effects) are active. This is because the default java install (openjdk) causes trouble with the combination compiz+maple.

Quick fix: Disable compiz Real fix, without losing compiz:

"bin.X86_64_LINUX")
# -brb-
  MAPLE_JRE_BIN="/usr/lib/jvm/java-6-sun/jre/bin/"
# MAPLE_JRE_BIN="$MAPLE/jre.X86_64_LINUX/bin/"

Ref:

~~LINKBACK~~