Hi, so it has now hit testing... Bug has been already reported to sun-java5-jre (by lack of better place) as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384736
I don't think it's due to xorg vs. xfree86, I think it's due to something that recently went from sid to etch; I've just seen a libx11 updated, but haven't yet done a reboot :-). Eric > Hi, > > has anybody come accross a similar problem: Whenever I try to start a Java > program on Debian Testing and Sun JDK 1.5.0_08 (also happens with various > Sun 1.4.2 JDKs) that deals in some way with displaying an icon (involved > methods - sometimes behind the scenes - getIconSize()/setIconSize()), the > program does NOT start. Instead, an exception together with a stack trace > is > displayed: > > java.lang.ArithmeticException: / by zero > at sun.awt.X11.XIconWindow.calcIconSize(XIconWindow.java:79) > at sun.awt.X11.XIconWindow.getIconSize(XIconWindow.java:168) > at sun.awt.X11.XFramePeer.setIconImage(XFramePeer.java:206) > at sun.awt.X11.XFramePeer.postInit(XFramePeer.java:75) > at sun.awt.X11.XBaseWindow.init(XBaseWindow.java:117) > at sun.awt.X11.XBaseWindow.<init>(XBaseWindow.java:150) > at sun.awt.X11.XWindow.<init>(XWindow.java:86) > at sun.awt.X11.XComponentPeer.<init>(XComponentPeer.java:101) > at sun.awt.X11.XCanvasPeer.<init>(XCanvasPeer.java:22) > at sun.awt.X11.XPanelPeer.<init>(XPanelPeer.java:27) > at sun.awt.X11.XWindowPeer.<init>(XWindowPeer.java:53) > at sun.awt.X11.XDecoratedPeer.<init>(XDecoratedPeer.java:36) > at sun.awt.X11.XFramePeer.<init>(XFramePeer.java:41) > at sun.awt.X11.XToolkit.createFrame(XToolkit.java:349) > at java.awt.Frame.addNotify(Frame.java:491) > at java.awt.Window.show(Window.java:513) > at java.awt.Component.show(Component.java:1300) > at java.awt.Component.setVisible(Component.java:1253) > > Has anybody else seen something similar since the switch from XFree86 to > X.Org? (I didn't happen with XFree86). The version of X.Org and the Linux > kernel I currently have installed is (output of "X -version"): > > X Window System Version 7.0.0 > Release Date: 21 December 2005 > X Protocol Version 11, Revision 0, Release 7.0 > Build Operating System:Linux 2.6.12-1-686 i686 > Current Operating System: Linux prag 2.6.17-2-686 #1 SMP Wed Sep 13 > 16:34:10 > UTC 2006 i686 > Build Date: 16 March 2006 > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > Module Loader present > > Any help/information will be greatly appreciated! > > Kind regards, > > Holger > -- Eric de France, d'Allemagne et de Navarre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

