public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "timo dot lindfors at iki dot fi" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug swing/22567] JCheckBox's check box is missing
Date: Mon, 25 Jul 2005 14:02:00 -0000	[thread overview]
Message-ID: <20050725140211.1487.qmail@sourceware.org> (raw)
In-Reply-To: <20050720125859.22567.timo.lindfors@iki.fi>


------- Additional Comments From timo dot lindfors at iki dot fi  2005-07-25 14:02 -------
Actual results have changed between builds 2005-07-22T100134+0000 and
2005-07-23T221620+0000. Now the output is:

java.lang.NullPointerException
   at gnu.java.awt.peer.gtk.GdkFontMetrics.<init> (GdkFontMetrics.java:69)
   at gnu.java.awt.peer.gtk.GtkToolkit.getFontMetrics (GtkToolkit.java:350)
   at javax.swing.plaf.basic.BasicGraphicsUtils.getPreferredButtonSize
(BasicGraphicsUtils.java:612)
   at javax.swing.plaf.basic.BasicButtonUI.getPreferredSize
(BasicButtonUI.java:212)
   at javax.swing.JComponent.getPreferredSize (JComponent.java:1029)
   at javax.swing.JRootPane$RootLayout.preferredLayoutSize (JRootPane.java:278)
   at java.awt.Container.preferredSize (Container.java:626)
   at java.awt.Container.getPreferredSize (Container.java:613)
   at javax.swing.JComponent.getPreferredSize (JComponent.java:1035)
   at java.awt.BorderLayout.calcCompSize (BorderLayout.java:655)
   at java.awt.BorderLayout.calcSize (BorderLayout.java:700)
   at java.awt.BorderLayout.preferredLayoutSize (BorderLayout.java:454)
   at java.awt.Container.preferredSize (Container.java:626)
   at java.awt.Container.getPreferredSize (Container.java:613)
   at javax.swing.JFrame.getPreferredSize (JFrame.java:136)
   at java.awt.Window.pack (Window.java:267)
   at testcase.<init> (testcase.java:12)
   at testcase.main (testcase.java:6)



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22567


  parent reply	other threads:[~2005-07-25 14:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 12:59 [Bug SWING/22567] New: " timo dot lindfors at iki dot fi
2005-07-20 19:26 ` [Bug SWING/22567] " roman at kennke dot org
2005-07-20 19:50 ` fitzsim at redhat dot com
2005-07-21 12:11 ` roman at kennke dot org
2005-07-25 14:02 ` timo dot lindfors at iki dot fi [this message]
2005-07-25 14:17 ` [Bug swing/22567] " roman at kennke dot org
2005-07-25 14:45 ` timo dot lindfors at iki dot fi
     [not found] <bug-22567-9422@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:47 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050725140211.1487.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).