User preferences in your home account for an earlier version of the GNOME Desktop might be partly incompatible with the version on the Java DS Release 3.
Workaround: Reset your preferences. Perform the following steps:
Log out of the Java Desktop System.
Click Session and choose Failsafe terminal.
Log in.
In the failsafe terminal window, enter the following commands:
% gnome-cleanup exit |
Log in again.
Your GNOME preferences are now reset.
The GNU Image Manipulation Program (GIMP) is not available in the Graphics menu.
Workaround: Perform the following steps.
Open a terminal window.
Edit the /usr/share/applications/gimp-2.0.desktop file.
Change the Exec and TryExec lines to add the full path to the GIMP binary:
TryExec=/usr/sfw/bin/gimp2.0 Exec=/usr/sfw/bin/gimp-remote-2.0 %u |
You might be unable to complete the online registration of the StarOffice 7 software if the software cannot find Mozilla on the system. The software must be able to locate the Email and Calendar application to successfully send documents.
Workaround: Add /usr/sfw/bin to your PATH. Perform the following steps.
Open a terminal window.
Issue the following command:
% export PATH=/usr/sfw/bin:$PATH |
To start the StarOffice software, issue the following command:
% soffice |
Complete the StarOffice registration procedure.