Re: Kaffe jvm failing with matchbox-0.8.1

Matthew Allum <[email protected]> Mon, 29 Nov 2004 08:43:58 +0000
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Have you yet tried with 0.8.4 ?

  -- Matthew

on Mon, Nov 29, 2004 at 09:33:44AM +0000, Ramkishan B K wrote:
> 
> Dear Mathew,
> 
> I am re sending the sample code MenuTest which we were using to test. I am 
> sending both the java and the class file. The code actually adds a menu with 
> some items, then a button for closing the application. 
> Inside the code there is a command called pack, which actually resizes the 
> window to the prefered size.
> 
> This code runs perfectly when only the window manager without the panel and 
> the desktop is running. Once we start the panel or the desktop or both the 
> following errors occur.
> 
> 1. Pack command gives a null pointer exception which trying to initialize 
> the Graphics.
> 
> 2. If pack is comented, the application may come up the first time it runs 
> but fails the second time giving a null pointer exception while trying to 
> add the notification handler.
> 
> Can you please try this code.
> 
> Warm Regds
> ramki
> 
> 
> 
> *** Reply Seperator ***
> >
> >From :  Matthew Allum [[email protected]]
> >Sent : Fri, 19 Nov 2004 10:46  AM
> >To : Ramkishan B K <[email protected]>
> >Subject : Re: [Matchbox] Kaffe jvm failing with matchbox-0.8.1
> 
> Kaffe works fine for me and others with latest ( 0.8.4 ) matchbox. 
> >
> >  -- Matthew
> >
> >on Fri, Nov 19, 2004 at 03:47:22PM +0000, Ramkishan B K wrote:
> >> Dear Mathew,
> >> 
> >> We forgot to mention one point. We have never tested kaffe with match-box 
> on 
> >> X86 linux. We are not sure whether the problems are occuring on it. We 
> have 
> >> only tested with arm-linux.
> >> 
> >> To get kaffe for X86 please connect to www.kaffe.org and download 
> >> kaffe-1.1.4.tar.gz. I am also trying to upload kaffe binaries to an ftp 
> >> site, the details of which I will be mailing after the upload happens.
> >>  
> >> with warm Regds
> >> Ramki
> >> 
> >>