[Bug awt/30106] JDK-1.0-style logical font names

2006-12-13 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #3 from hendrich at informatik dot uni-hamburg dot de 2006-12-14 07:57 --- (In reply to comment #2) I disagree. TimesRoman etc are not logical font names, but 'physical' font names. (Logical names are Serif, SansSerif, Monospaced, Dialog, and DialogInput -- refer

[Bug swing/29865] New: wrong clip in JScrollpane repainting

2006-11-16 Thread hendrich at informatik dot uni-hamburg dot de
Product: classpath Version: 0.93 Status: UNCONFIRMED Severity: normal Priority: P3 Component: swing AssignedTo: roman at kennke dot org ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug swing/29865] wrong clip in JScrollpane repainting

2006-11-16 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #1 from hendrich at informatik dot uni-hamburg dot de 2006-11-16 08:37 --- Created an attachment (id=12629) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12629action=view) screenshot showing the repaint issue -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29865

[Bug swing/29566] New: NPEs from JTree repainting

2006-10-23 Thread hendrich at informatik dot uni-hamburg dot de
Severity: normal Priority: P3 Component: swing AssignedTo: roman at kennke dot org ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29566 ___ Bug-classpath mailing

[Bug awt/29420] OutOfMemory in image handling

2006-10-23 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #6 from hendrich at informatik dot uni-hamburg dot de 2006-10-23 17:24 --- (In reply to comment #5) No, nothing since the 20'th. I'm assuming these images should not be in memory concurrently (slideshow loads one, then moves on to the next, and the original image

[Bug swing/28769] Regression:JTree and JTable mouse-wheel scrolling

2006-10-19 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #15 from hendrich at informatik dot uni-hamburg dot de 2006-10-19 08:47 --- Could you please retest? Just tested current cvs (2006.10.19). Mouse-wheel scrolling seems to work on JTree now, at least in my test applications. Fixed! Note: I got a new (apparently harmless

[Bug swing/29513] New: JTree.scrollPathToVisible/expandPath buglet

2006-10-19 Thread hendrich at informatik dot uni-hamburg dot de
uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29513 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug swing/28769] Regression:JTree and JTable mouse-wheel scrolling

2006-10-18 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #9 from hendrich at informatik dot uni-hamburg dot de 2006-10-18 15:15 --- Hello Roman and Audrius, first of all, thanks for working on Swing in general, and my bugs in particular. Please don't quarrel about the bugs or the exact state of them. By now, I am pretty

[Bug swing/29500] New: setCursor modifies wrong JComponent

2006-10-18 Thread hendrich at informatik dot uni-hamburg dot de
ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29500 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug awt/28369] BufferedImage.getRGB returns bad pixel data

2006-07-14 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #7 from hendrich at informatik dot uni-hamburg dot de 2006-07-14 09:55 --- Subject: Re: BufferedImage.getRGB returns bad pixel data Ok, fixed now. Confirmed (cvs 2006.70.14). Just FYI: We've got a pure-java GIF decoder for IIO now which is pretty fast. (by which I

[Bug awt/27947] Graphics2D buglet with rotated text

2006-06-19 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #3 from hendrich at informatik dot uni-hamburg dot de 2006-06-19 10:03 --- (In reply to comment #2) How does it rotate the text? I'm not seeing any problems when using Graphics2D.rotate(). Could you run jfig3.jar and confirm that creating rotated texts works for you

[Bug awt/27947] Graphics2D buglet with rotated text

2006-06-19 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #4 from hendrich at informatik dot uni-hamburg dot de 2006-06-19 10:05 --- Created an attachment (id=11696) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11696action=view) figure file with rotated text objects -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27947

[Bug swing/28061] New: JTree issues and regressions

2006-06-16 Thread hendrich at informatik dot uni-hamburg dot de
ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28061 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug swing/28061] JTree issues and regressions

2006-06-16 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #1 from hendrich at informatik dot uni-hamburg dot de 2006-06-16 14:50 --- Created an attachment (id=11680) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11680action=view) testcase A simple testcase that embeds JTree inside a JSplitPane, with quite a few nodes

[Bug awt/27917] Massive memory leak in Graphics2D image operations

2006-06-08 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #9 from hendrich at informatik dot uni-hamburg dot de 2006-06-08 12:25 --- (In reply to comment #8) This seems to be a deadlock happening when the HideCursorManager sets the cursor at some inconvenient time. I haven't debugged it fully yet. Good catch! This sounds very

[Bug awt/27929] New: RoundRect2D buglet

2006-06-07 Thread hendrich at informatik dot uni-hamburg dot de
at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27929 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug awt/27917] New: Massive memory leak in Graphics2D image operations

2006-06-06 Thread hendrich at informatik dot uni-hamburg dot de
dot org ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27917 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-10 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #22 from hendrich at informatik dot uni-hamburg dot de 2006-03-10 10:17 --- Subject: Re: Graphics.fillRect extremely slow Please disregard the numbers in Comments 18 and 19. Because of a bug in GNU Classpath's build machinery (PR 26623), I was testing the same patch

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #11 from hendrich at informatik dot uni-hamburg dot de 2006-03-07 13:15 --- Created an attachment (id=10981) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10981action=view) testcase with animation based on AWT The AWT variant of my previous Swing-based GameOfLife

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #12 from hendrich at informatik dot uni-hamburg dot de 2006-03-07 13:27 --- As an experiment, I rewrote the Swing-based animation to a pure AWT-based animation (without double-buffering). I tried running with the JDK and jamvm+classpath (with and without the gdk_flush

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #6 from hendrich at informatik dot uni-hamburg dot de 2006-03-06 08:51 --- Created an attachment (id=10974) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10974action=view) improved testcase with frames/second counter -- hendrich at informatik dot uni-hamburg dot de

[Bug awt/26594] AWT repaint fails to call update() for Lightweights

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #1 from hendrich at informatik dot uni-hamburg dot de 2006-03-07 13:48 --- Created an attachment (id=10982) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10982action=view) testcase to demonstrate the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26594

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #13 from hendrich at informatik dot uni-hamburg dot de 2006-03-07 13:53 --- Created an attachment (id=10983) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10983action=view) improved AWT-based testcase An improved version of the testcase submitted a few minutes ago. I

[Bug awt/26486] Graphics.fillRect extremely slow

2006-03-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #5 from hendrich at informatik dot uni-hamburg dot de 2006-03-06 08:49 --- Subject: Re: Graphics.fillRect extremely slow Hello Tom, Can you try commenting out the call to gdk_flush() in Java_gnu_java_awt_peer_gtk_GdkGraphics_fillRect? Done. The animation runs mucher

[Bug swing/24651] JMenu layout problem with nested menus

2006-01-20 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #33 from hendrich at informatik dot uni-hamburg dot de 2006-01-20 11:37 --- Subject: Re: JMenu layout problem with nested menus Sorry, I can't confirm that the menus are that slow. But you are right, this might be related to the underlying image beeing redrawn. Maybe I

[Bug swing/24890] New: NPE in

2005-11-16 Thread hendrich at informatik dot uni-hamburg dot de
at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24890 ___ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath

[Bug swing/24890] NPE in PlainDocument.insertString

2005-11-16 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #1 from hendrich at informatik dot uni-hamburg dot de 2005-11-16 12:32 --- to whom it may concern: I am getting the following NPE when running one of my test apps with classpath cvs head (2005.11.16) on jamvm 1.3.2 linux-x86: java.lang.NullPointerException

[Bug swing/24651] JMenu layout problem with nested menus

2005-11-10 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #28 from hendrich at informatik dot uni-hamburg dot de 2005-11-10 17:06 --- Could you test this again Cvs update done. For this test, I did run imageviewer with the '-noflicker' option, which should disable the JTree updating and painting and the JTree-related problems

[Bug swing/24651] JMenu layout problem with nested menus

2005-11-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #11 from hendrich at informatik dot uni-hamburg dot de 2005-11-07 16:22 --- Sorry Lillian, I am still not happy with JPopupMenu... The size of nested submenus seems not to grow anymore after your last fix, but now the initial layout of lightweight popups is broken. I got

[Bug swing/24651] JMenu layout problem with nested menus

2005-11-07 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #12 from hendrich at informatik dot uni-hamburg dot de 2005-11-07 16:23 --- Created an attachment (id=10164) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10164action=view) testcase to show empty popup -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24651

[Bug swing/24651] JMenu layout problem with nested menus

2005-11-03 Thread hendrich at informatik dot uni-hamburg dot de
--- Comment #5 from hendrich at informatik dot uni-hamburg dot de 2005-11-03 15:32 --- Created an attachment (id=10126) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10126action=view) testcase to demonstrate the issue -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24651

[Bug awt/24211] New: Another Graphics2D segfault

2005-10-05 Thread hendrich at informatik dot uni-hamburg dot de
Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: awt AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hendrich at informatik dot uni-hamburg dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24211

[Bug swing/23558] JComboBox problems (including VM crash)

2005-09-02 Thread hendrich at informatik dot uni-hamburg dot de
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-09-02 08:45 --- Subject: Re: JComboBox problems (including VM crash) Hello Thomas, [Bug swing/23558] I can't reproduce this with GNU Classpath HEAD and jamvm 1.3.2. Can you retry with JamVM 1.3.2