Java problem in 13.1?

There seems to be a problem with Java now that I have upgraded to 13.1.
I had jre 1.7.1.6-45 installed prior to upgrade.
Apparently the OS upgrade downgraded my JDK to 1.7.0.6-24 which must have screwed up some libraries…

Anyway, LibreOffice won’t start.

Any ideas on how to fix this?

libjavascriptcoregtk-3_0-0-2.2.1-1.1.x86_64
java-1_7_0-openjdk-src-1.7.0.6-24.2.1.x86_64
java-1_7_0-openjdk-javadoc-1.7.0.6-24.2.1.x86_64
libjavascriptcoregtk-1_0-0-2.2.1-1.1.x86_64
javapackages-tools-2.0.1-4.1.2.x86_64
java-1_7_0-openjdk-demo-1.7.0.6-24.2.1.x86_64
java-1_7_0-openjdk-1.7.0.6-24.2.1.x86_64
java-1_7_0-openjdk-devel-1.7.0.6-24.2.1.x86_64

libreoffice-writer-4.1.3.2-4.2.x86_64

Works fine here. (exact same package versions)

Do you get any error when running “libreoffice” or “lowriter” in a terminal window?

X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 128 (XINERAMA)
Minor opcode of failed request: 5 (XINERAMAQueryScreens)
Serial number of failed request: 10
Current serial number in output stream: 10

So it seems it’s an X Window problem rather than Java…
I am running the Radeon driver… I need to check that…

That doesn’t look like a Java problem.

Do you have problems with other programs as well?

Which graphics card are you using?
Have you installed a proprietary gfx driver? (apparently you’re using more than one screen, right?)

Maybe post your /var/log/Xorg.0.log .