-
Bug
-
Resolution: Fixed
-
P1
-
metropolis_12, solaris_10, cinnabar, cinnabar_14, cinnabar_19, 5.0u1, 5.0u2
-
b05
-
generic, x86, sparc
-
linux, linux_suse_slec, solaris_8, solaris_9, solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120571 | 6 | Joseph Kowalski | P1 | Closed | Fixed | mustang |
There are actually 2 issues to this bug.
Bug #1
======
Currently the .desktop file for Java Control Panel is installed to the wrong location.
According to the Metropolis UI spec the following menu option should exist:
Launch->Preferences->Desktop Preferences->Java
which should launch the Java Control Panel. But because the .desktop file (sun_java.desktop) is installed to "/usr/java/jre/plugin/desktop" gnome-vfs does not pick this file up and no menu entry is created in gnome-panel.
The sun_java.desktop file should be installed to "/<%install_prefix>/share/control-center-2.0/capplets".
Bug #2
======
The "Exec" and the "Icon" paths for the sun_java.desktop file will need to be changed - currently they are set to:
Exec: INSTALL_DIR/JRE_NAME_VERSION/bin/ControlPanel
Icon: INSTALL_DIR/JRE_NAME_VERSION/plugin/desktop/sun_java.png
They should be set to (for Metropolis/Solaris)
Exec: ControlPanel
Icon: sun_java.png
Note: currently the %install_prefix is /opt/jds but this is to change to /usr going forward from Metropolis_13
###@###.### 10/19/04 09:31 GMT
- backported by
-
JDK-2120571 Java Control Panel desktop file needs to be fixed (for Cinnabar)
-
- Closed
-
- duplicates
-
JDK-5109277 [JDS3LIN] Java control panel does not show in preferences menu
-
- Closed
-
-
JDK-6190552 [cinnabar 21]'Java Control Panel' miss its icon
-
- Closed
-
-
JDK-6178393 [cinnabar b20]three icons are missing in GNOME desktop menu when login in as root
-
- Closed
-
-
JDK-6200419 [Cinnabar23 Linux]Java ControlPanel is missing in the Launch menu
-
- Closed
-
-
JDK-6190874 Install: Can't open /usr/java/jre/plugin/desktop/sun_java.desktop when installing SUNWj5rt package
-
- Closed
-
- relates to
-
JDK-5106888 Java Control Panel desktop file needs to be fixed (for Cinnabar)
-
- Closed
-
-
JDK-6182294 j2se Control Panel desktop integration improvements
-
- Closed
-