Re: Torturing image ops and Swing

2006-08-03 Thread fchoong
Hi Sven, As you say, if we go after too many goals, we may end accomplishing none of them, or worse complete them half way and leave users scratching their heads as to what went wrong(this leaves a really bad impression). So it is better for us to say, "It maybe slow, but at least it is working and

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Raif S. Naffah
hello Mario, On Friday 04 August 2006 11:09, Raif S. Naffah wrote: > On Friday 04 August 2006 10:53, Mario Torre wrote: > > Il giorno ven, 04/08/2006 alle 10.13 +1000, Raif S. Naffah ha scritto: > > > On Friday 04 August 2006 09:49, Raif S. Naffah wrote: > > > > On Friday 04 August 2006 09:32, Mar

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Mario Torre
Il giorno ven, 04/08/2006 alle 10.13 +1000, Raif S. Naffah ha scritto: > On Friday 04 August 2006 09:49, Raif S. Naffah wrote: > > On Friday 04 August 2006 09:32, Mario Torre wrote: > > > Il giorno ven, 04/08/2006 alle 09.12 +1000, Raif S. Naffah ha scritto: > > > > i'm getting a segmentation fault

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Raif S. Naffah
On Friday 04 August 2006 10:53, Mario Torre wrote: > Il giorno ven, 04/08/2006 alle 10.13 +1000, Raif S. Naffah ha scritto: > > On Friday 04 August 2006 09:49, Raif S. Naffah wrote: > > > On Friday 04 August 2006 09:32, Mario Torre wrote: > > > > Il giorno ven, 04/08/2006 alle 09.12 +1000, Raif S.

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Tom Tromey
Raif> which i presume is caused by "no" being generated in the file Raif> java.util.prefs.PreferencesFactory under resource/META-INF/services, Raif> instead of "gnu.java.util.prefs.FileBasedFactory". Try this. (untested) Tom Index: configure.ac ==

[Bug swing/27605] Choosing a directory in the JFileChooser's JComboBox doesn't seem to do anything

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #3 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27605 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/04 00:43:45 Modified files: .

[Bug swing/27604] JFileChooser does not handle well special paths

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #4 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27604 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/04 00:43:31 Modified files: .

[Bug swing/27605] Choosing a directory in the JFileChooser's JComboBox doesn't seem to do anything

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #3 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27605 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/04 00:43:45 Modified files: .

[Bug swing/27604] JFileChooser does not handle well special paths

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #4 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27604 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/04 00:43:31 Modified files: .

[Bug swing/27606] No indentation of the directories in JFileChooser

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #5 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27606 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/04 00:43:31 Modified files: .

[Bug swing/27606] No indentation of the directories in JFileChooser

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #4 from cvs-commit at developer dot classpath dot org 2006-08-04 00:45 --- Subject: Bug 27606 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/04 00:43:45 Modified files: .

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Raif S. Naffah
On Friday 04 August 2006 09:49, Raif S. Naffah wrote: > On Friday 04 August 2006 09:32, Mario Torre wrote: > > Il giorno ven, 04/08/2006 alle 09.12 +1000, Raif S. Naffah ha scritto: > > > i'm getting a segmentation fault caused by /usr/lib/libgconf-2.so.4 > > > (FC5) when trying to run jamvm with C

[Bug xml/27864] Wrong number of entries returned for getElementsByTagName() in special case

2006-08-03 Thread thebohemian at gmx dot net
--- Comment #3 from thebohemian at gmx dot net 2006-08-04 00:11 --- Fixed by: http://developer.classpath.org/pipermail/classpath-patches/2006-June/002644.html and http://developer.classpath.org/pipermail/classpath-patches/2006-August/003715.html -- thebohemian at gmx dot net chan

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Raif S. Naffah
hello Mario, On Friday 04 August 2006 09:32, Mario Torre wrote: > Il giorno ven, 04/08/2006 alle 09.12 +1000, Raif S. Naffah ha scritto: > > i'm getting a segmentation fault caused by /usr/lib/libgconf-2.so.4 > > (FC5) when trying to run jamvm with Classpath (both CVS Head)... > > anybody else is

Re: SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Mario Torre
Il giorno ven, 04/08/2006 alle 09.12 +1000, Raif S. Naffah ha scritto: > hello all, > > i'm getting a segmentation fault caused by /usr/lib/libgconf-2.so.4 > (FC5) when trying to run jamvm with Classpath (both CVS Head): > > (process:20336): GLib-GObject-CRITICAL **: gtype.c:2215: initialization

[Bug swing/28534] Regression in javax.swing.JTree

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #5 from cvs-commit at developer dot classpath dot org 2006-08-03 23:28 --- Subject: Bug 28534 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/03 23:14:19 Modified files: .

[Bug swing/28534] Regression in javax.swing.JTree

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #4 from cvs-commit at developer dot classpath dot org 2006-08-03 23:28 --- Subject: Bug 28534 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/03 23:15:08 Modified files: .

[Bug swing/28562] JOptionPane.showInputDialog

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #8 from cvs-commit at developer dot classpath dot org 2006-08-03 23:27 --- Subject: Bug 28562 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/03 23:23:12 Modified files: .

[Bug swing/28562] JOptionPane.showInputDialog

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #7 from cvs-commit at developer dot classpath dot org 2006-08-03 23:27 --- Subject: Bug 28562 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/03 23:22:43 Modified files: .

SIGSEGV caused by libgconf-2.so.4

2006-08-03 Thread Raif S. Naffah
hello all, i'm getting a segmentation fault caused by /usr/lib/libgconf-2.so.4 (FC5) when trying to run jamvm with Classpath (both CVS Head): (process:20336): GLib-GObject-CRITICAL **: gtype.c:2215: initialization assertion failed, use IA__g_type_init() prior to this function (process:20336): G

[Bug crypto/28556] KeyFactory "RSA" fails to parse some PKCS8 encoded keys

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #9 from cvs-commit at developer dot classpath dot org 2006-08-03 22:35 --- Subject: Bug 28556 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/03 22:28:43 Modified files: .

[Bug crypto/28556] KeyFactory "RSA" fails to parse some PKCS8 encoded keys

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #8 from cvs-commit at developer dot classpath dot org 2006-08-03 22:35 --- Subject: Bug 28556 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/03 22:29:00 Modified files: .

[Bug classpath/23899] SecureRandom.next should call nextBytes

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #18 from cvs-commit at developer dot classpath dot org 2006-08-03 22:20 --- Subject: Bug 23899 CVSROOT:/cvsroot/classpath Module name:classpath Branch: classpath-0_92-branch Changes by: Mark Wielaard 06/08/03 22:19:12 Modified files: .

[Bug classpath/23899] SecureRandom.next should call nextBytes

2006-08-03 Thread mark at gcc dot gnu dot org
--- Comment #17 from mark at gcc dot gnu dot org 2006-08-03 22:20 --- (In reply to comment #15) > will that be in the classpath merge for the GCC trunk? Yes, it is now part of 0.92-pre which will hopefully soon turn int 0.92 final and then be merged into gcc trunk. -- mark at gcc do

[Bug classpath/23899] SecureRandom.next should call nextBytes

2006-08-03 Thread cvs-commit at developer dot classpath dot org
--- Comment #16 from cvs-commit at developer dot classpath dot org 2006-08-03 22:19 --- Subject: Bug 23899 CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Mark Wielaard 06/08/03 22:18:49 Modified files: .

Re: Torturing image ops and Swing

2006-08-03 Thread Sven de Marothy
On Thu, 2006-08-03 at 22:28 +0200, [EMAIL PROTECTED] wrote: > Hello Sven, > > thanks for your detailed answers to my questions! New Niffler version > uploaded > and available right now (niffler-exif.jar and niffler-src.zip). Ok good. :) > I added a special "classpath workaround" to Niffler th

Re: Torturing image ops and Swing

2006-08-03 Thread hendrich
Hello Sven, thanks for your detailed answers to my questions! New Niffler version uploaded and available right now (niffler-exif.jar and niffler-src.zip). Right. BufferedImages created with Component.createImage(int, int) are backed by a Cairo surface. Ones created directly by BufferedImag

Re: classpath-0_92-branch created

2006-08-03 Thread Mario Torre
Il giorno gio, 03/08/2006 alle 20.49 +0200, Mark Wielaard ha scritto: > Although I am not sure there is much to do about it. We do need > gdk_threads_enter/leave () to not interfere with the gtk-peer libraries > and those functions are in the gdk-2.0 library so we will have to link > against that.

[Bug classpath/28538] libgconfpeer depends on the gtk libraries

2006-08-03 Thread neugens at limasoftware dot net
--- Comment #2 from neugens at limasoftware dot net 2006-08-03 19:48 --- I have assigned this bug to me (gconf related :), though as Mark said, I don't think we can do that much for it. For what I can see, the problem here is mixing threading models (java and native), this lead to prob

[Bug classpath/28538] libgconfpeer depends on the gtk libraries

2006-08-03 Thread neugens at limasoftware dot net
-- neugens at limasoftware dot net changed: What|Removed |Added AssignedTo|mark at gcc dot gnu dot org |neugens at limasoftware dot |

[Bug classpath/28535] GConf depends on GDK Threads

2006-08-03 Thread mark at gcc dot gnu dot org
--- Comment #4 from mark at gcc dot gnu dot org 2006-08-03 18:23 --- Check checked in -- mark at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug classpath/28538] libgconfpeer depends on the gtk libraries

2006-08-03 Thread mark at gcc dot gnu dot org
--- Comment #1 from mark at gcc dot gnu dot org 2006-08-03 18:51 --- In classpath 0.92-pre they are now "only" linked against gdk: 2006-08-02 Mark Wielaard <[EMAIL PROTECTED]> * configure.ac (gconf-peer): Check for gdk-2.0. * native/jni/gconf-peer/Makefile.am (AM_LDFLAGS)

Re: Torturing image ops and Swing

2006-08-03 Thread Sven de Marothy
On Thu, 2006-08-03 at 15:59 +0200, [EMAIL PROTECTED] wrote: > Hello all, > > anyone interested in torturing our Swing, awt.image and javax.image operations > a bit? Long text with a question buried at the end. Sorry, but I had > to get this > off my soul; feeling much better already :-) No prob

Re: classpath-0_92-branch created

2006-08-03 Thread Mark Wielaard
Hi Mario, On Thu, 2006-08-03 at 20:40 +0200, Mario Torre wrote: > Hopefully, I can came up with something that relax this requirement... There is already a bug report for this from the Debian gcc packager. Feel free to assign it to yourself :) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28538 Al

Re: classpath-0_92-branch created

2006-08-03 Thread Mario Torre
Il giorno gio, 03/08/2006 alle 01.23 +0200, Mark Wielaard ha scritto: > Thanks for the reminder I have checked in the following on the trunk, > release and generics branch. > > 2006-08-02 Mark Wielaard <[EMAIL PROTECTED]> > > * configure.ac (gconf-peer): Check for gdk-2.0. > * native/j

Re: Torturing image ops and Swing

2006-08-03 Thread David Gilbert
Roman Kennke wrote: Hi Norman, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Sure. These are packages that require lots of work still. David started to write Mauve tests and fix awt.image I think. I did. I will come back to it when I can - in p

Re: Torturing image ops and Swing

2006-08-03 Thread Roman Kennke
Hi Norman, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Sure. These are packages that require lots of work still. David started to write Mauve tests and fix awt.image I think. Long text with a question buried at the end. Sorry, but I had to get th

Re: Torturing image ops and Swing

2006-08-03 Thread David Gilbert
Hi Norman, Thanks for the detailed report! I don't have time to try this out right now, but I have a couple of comments: [EMAIL PROTECTED] wrote: 1. Select menu > File > Open image directory... and select a directory with some images. This is the first challenge, because JFileChooser

Torturing image ops and Swing

2006-08-03 Thread hendrich
Hello all, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Long text with a question buried at the end. Sorry, but I had to get this off my soul; feeling much better already :-) I have just uploaded a new, completely re-written version of my image vie

Re: jboss-4.0.4

2006-08-03 Thread fchoong
Hi Robert, Putting JamVM into its own directory would be most helpful! Will save me some work for firecat;) David Fu. > On 7/31/06, Robert Lougher <[EMAIL PROTECTED]> wrote: >> On 7/31/06, Christian Thalinger <[EMAIL PROTECTED]> wrote: >>