|
Quick Lists
|
|
Bug ID:
|
6456279
|
|
Votes
|
0
|
|
Synopsis
|
Regression: Mustang does not display default Blueprint GTK L&F on Solaris10AMD64 correctly
|
|
Category
|
java:classes_swing
|
|
Reported Against
|
b93
|
|
Release Fixed
|
|
|
State
|
11-Closed,
Not a Defect,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6310183
|
|
Submit Date
|
02-AUG-2006
|
|
Description
|
Description: Mustang does not display default Solaris10 GTK L&F a.k.a. Blueprint on AMD64 platform. When an application using GTK L&F is run, following message is repeatedly dumped to console:
(<unknown>:4334): Gtk-WARNING **: Unable to locate theme engine in module_path: "blueprint",
default GTK L&F is displayed afterwards.
Regression: YES, works fine with Tiger and Mustang 32-bit
java version:
java version "1.6.0-rc"
Java(TM) SE Runtime Environment (build 1.6.0-rc-b93)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-rc-b93, mixed mode)
bundles tested:
jdk-6-rc-bin-b93-solaris-amd64-27_jul_2006.sh
jdk-6-rc-bin-b93-solaris-i586-27_jul_2006.sh
Steps to reproduce:
1) Run SwingSet demo application
2) Switch to the GTK L&F
3) Check the warning message in the console and wrongly displayed L&F
Locale: C, de_DE.UTF-8
Posted Date : 2006-08-02 12:45:47.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Same problem exists for native applications.
If we create a native 64bit application that uses gtk it will emit the same warnings and will look different.
The problem is that Solaris 10 doesn't have gtk binary modules for 64bit platform.
This is either not a bug or we have to give it to the responsible team.
Posted Date : 2006-08-08 10:14:38.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |