[kaffe] window refresh problem

2005-10-10 Thread Gianluca Moro
hi all,

in my test program, I open 3 window, writing on them
hello world.

The forground window is correctly updated, while, the
windows which have not the focus are not refreshed
(so when I move the foreground window over them, they remain
blank.

I have seen that nano-X throw various events, related all the
windows (between them, the EXPOSED event), while,
in handler.c file, in function 
Java_java_awt_Toolkit_evtGetNextEvent
I see incoming events related only to the foreground
window: do you have any idea what is going on and where
could be lost the other events?

thanks
giammy

(I'm porting kaffe 1.1.5 to a MIPS machine with microwindows and
Nano-X)




--
Gianluca Moro Visit  http://ilpinguino.altervista.org/
[EMAIL PROTECTED]  MyBlog http://blog.libero.it/giangiammy/



__ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Kaffe for OpenWRT

2005-10-10 Thread Richard Brady
Does anyone have a copy of 1.1.6 compliled for openwrt that I can get hold of?

I managed to get 1.1.4 but I'm getting wrong name errors in calls to
LocaleInformation_en from java.util.ResourceBundle. Plus I require
org/xml/sax.

Thanks alot,

Rich.
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Re: Exception in GNUSecurityParameters.decrypt when using SSL socket

2005-10-10 Thread n-roeser
Hi everybody,

after a looong debugging session, I now have a patch against kaffe-1.1.6 /
jessie-1.0.0 which seems to fix that bug which causes strange MacExceptions
when a server with jessie-1.0.0. See Martin's post for pointers to some more
details:
URL:http://lists.gnu.org/archive/html/jessie-discuss/2005-10/msg1.html

I don't know whether the patch is completely okay, but I fixed what seemed
like a copy-and-paste bug, and at least my Hello World example works fine
here.

Martin and the others, could you please try this out?

By the way, it seems that Martin and I are the only persons ever having
tried using jessie-1.0.0 as an SSL server (and having reported a problem)
... ;-)

Thanks,

-- 
Nico

Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat*  http://www.gmx.net/de/go/dsl

kaffe-1.1.6-jessie_1.0.0_SSLSocket.patch
Description: Binary data
___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] sigcontext/siginfo problem under netbsd

2005-10-10 Thread Antoine Reilles

Hi,

There is a bug report in the netbsd bug tracker about the use of  
sigcontext in the pthreads code of kaffe.


http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=30585

The bug report and the proposed patches are for kaffe-1.1.5, but they  
are propably relevant for 1.1.6 too


Regards,
antoine

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Re: [Jessie-discuss] Re: Exception in GNUSecurityParameters.decrypt when using SSL socket

2005-10-10 Thread Casey Marshall

On Oct 10, 2005, at 8:05 AM, [EMAIL PROTECTED] wrote:


Hi everybody,

after a looong debugging session, I now have a patch against  
kaffe-1.1.6 /
jessie-1.0.0 which seems to fix that bug which causes strange  
MacExceptions
when a server with jessie-1.0.0. See Martin's post for pointers to  
some more

details:
URL:http://lists.gnu.org/archive/html/jessie-discuss/2005-10/ 
msg1.html


I don't know whether the patch is completely okay, but I fixed what  
seemed
like a copy-and-paste bug, and at least my Hello World example  
works fine

here.

Martin and the others, could you please try this out?

By the way, it seems that Martin and I are the only persons ever  
having
tried using jessie-1.0.0 as an SSL server (and having reported a  
problem)

... ;-)

Thanks,



Hi Nico,

The patch looks correct, and yeah, this looks like a copy-and-paste  
error on my part. I'll check this fix in, and make a patch release  
with it.


*red-faced*

___
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe