Hi all, I'm looking for a review of the fix for bug #4608:
http://defect.opensolaris.org/bz/show_bug.cgi?id=4608 Missing icon for Java configuration tool Webrev is at: http://cr.opensolaris.org/~richb/pkg-4608-v1/ The problem was a variety of icons were missing. These would have been installed via the SUNWj6rt SVR4 package postinstall script. For each of the themes: hicolor HighContrast HighContrastInverse LowContrast at each of the resolutions: 16x16 48x48 we needed to provide links for three apps icons: sun-java.png sun-javaws.png sun-jcontrol.png and three mimetypes icons: gnome-mime-text-x-java.png gnome-mime-application-x-java-archive.png gnome-mime-application-x-java-jnlp-file.png Tested by adding a modified version of the SUNWj6rt IPS package to a local repository and then installing it on my OpenSolaris 2008.11 (build 101a) system with: $ pfexec pkg set-authority -P -O http://stard.sfbay.sun.com:24608 bug-4608 $ pfexec pkg install SUNWj6rt $ pfexec pkg set-authority -P opensolaris.org $ pfexec pkg unset-authority bug-4608 I could not get the icons to immediately appear after package installation. I had to reboot and after I've logged back in, I was able to change to each of those four themes (with System->Preferences->Appearance:Theme) and check that the icons were present and correct. Is there something else I need to do to get the icons to be immediately available? Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
