[Bug 565] New: UIDefaults.getUI fails with jgoodies:looks 2.3.1
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Oct 3 13:31:40 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=565
Summary: UIDefaults.getUI fails with jgoodies:looks 2.3.1
Product: IcedTea
Version: 6-1.8.1
Platform: 32-bit
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mm at michaelamerz.com
Using jgoodies:looks 2.3.1 results in multiple errors:
UIDefaults.getUI() failed: no ComponentUI class for:
javax.swing.JScrollPane$ScrollBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=,blockIncrement=10,orientation=VERTICAL,unitIncrement=1]
UIDefaults.getUI() failed: no ComponentUI class for:
javax.swing.JScrollPane$ScrollBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=,blockIncrement=10,orientation=HORIZONTAL,unitIncrement=1]
UIDefaults.getUI() failed: no ComponentUI class for:
javax.swing.JScrollPane$ScrollBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=,blockIncrement=10,orientation=HORIZONTAL,unitIncrement=1]
and other swing widgets.
This results in missing buttons and other distortions. Previous version of
icedtea worked ok.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list