Re: [java-gnome-hackers] gnome conflicts with gtkentry
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2003-04-06 22:57:03
|
That is very strange. I can type as many characters as I wish into the gnome entry example and the gtk entry example and experience no problems. Can you please try to run the examples with Sun's JDK? It should produce an output file when it crashes named something like hs_err_pid9999.log. If it doesn't crash with Sun's JDK then the problem is when using it with the Blackdown JDK. That will help me debug it. On Sun, 2003-04-06 at 16:27, Mark Howard wrote: > On Sun, 2003-04-06 at 21:24, Mark Howard wrote: > > On Sun, 2003-04-06 at 20:37, Jeffrey Morgan wrote: > > > What happens on your system if you run the EntryTest example > > > under src/examples/gnome/entry? > > > > Typing one character works. > > The example crashes when I type a second. > > If I press backspace after the first character, it is deleted and I can > > type another character. > > The same thing also happens when using a gtk entry. -- Jeffrey Morgan <ku...@zo...> |