- Messages
- 1
- Country

Hi,
I just want to report a small bug about the combination of using background images and java 1.6.0.
If only java 1.6.0 is installed on a pc (Windows XP), then background images will not work. In the logs (logs directory) you will find messages like:
java.net.MalformedURLException: unknown protocol: c
The path to the file backgroundImages.xml is located somewhere in "Documents and Settings" which contains spaces. Java 1.6 handles the spaces differently than java 1.5.
A description about this bug can be found here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6506304
Work around:
Install java (JRE) 1.5 from http://java.sun.com/products/archive/j2se/5.0_12/index.html
I just want to report a small bug about the combination of using background images and java 1.6.0.
If only java 1.6.0 is installed on a pc (Windows XP), then background images will not work. In the logs (logs directory) you will find messages like:
java.net.MalformedURLException: unknown protocol: c
The path to the file backgroundImages.xml is located somewhere in "Documents and Settings" which contains spaces. Java 1.6 handles the spaces differently than java 1.5.
A description about this bug can be found here:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6506304
Work around:
Install java (JRE) 1.5 from http://java.sun.com/products/archive/j2se/5.0_12/index.html