Re: Re: [maemo-developers] J2ME on Nokia 770
Matthew Allum <[email protected]> Wed, 08 Mar 2006 13:09:50 +0000
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
Matchbox is a desktop wm in terms of how apps 'see it' at least. What could likely be happening is JWT doesn't like the fact it doesn't get the window size it requests ( which is broken according to ICCCM ) and thus doesn't paint its UI.=20 Though that said people have definitely but got Java apps to run with MB in the past... -- Matthew =20 On Wed, 2006-03-08 at 13:57 +0100, Philippe Laporte wrote: > Hej, > I think it's a problem with the Java Windowing Toolkit rather. It= =20 > assumes it's desktop WM and doesn't know what to do with Matchbox. >=20 > But I like to try and gather whatever may be lying around, so I sent it= =20 > here. >=20 > Best Regards, >=20 > Philippe Laporte > Software=20 >=20 > Gatespace Telematics > F=C3=B6rsta L=C3=A5nggatan 18 > 41328 G=C3=B6teborg > Sweden > Phone: +46 702 04 35 11 > Fax: +46 31 24 16 50 > Email: [email protected] >=20 >=20 >=20 > Matthew Allum wrote: >=20 > >If you think this is an issue with mb I suggest you post it as a bug o= n > >http://bugzilla.openedhand.com - idealy with a test case so I can see > >what is happening. I cant really help here as I lack any context on wh= at > >is going wrong. > > > > -- Matthew > > > >On Wed, 2006-03-08 at 13:44 +0100, Philippe Laporte wrote: > > =20 > > > >>Hi, > >> I'm forwarding this to other relevant lists as well. > >> > >>The 770 window manager is Matchbox: http://projects.o-hand.com/matchb= ox/ > >> > >>Is the color map problem already assigned to someone? > >> > >>Best Regards, > >> > >>Philippe Laporte > >>Software=20 > >> > >>Gatespace Telematics > >>F=C3=B6rsta L=C3=A5nggatan 18 > >>41328 G=C3=B6teborg > >>Sweden > >>Phone: +46 702 04 35 11 > >>Fax: +46 31 24 16 50 > >>Email: [email protected] > >> > >> > >> > >>Thomas Fitzsimmons wrote: > >> > >> =20 > >> > >>>Hi, > >>> > >>>On Tue, 2006-03-07 at 13:46 +0100, Clemens Eisserer wrote: > >>>=20 > >>> > >>> =20 > >>> > >>>>>Classpath's AWT of course runs on top of GTK+. > >>>>> =20 > >>>>> > >>>>> =20 > >>>>> > >>>>Not on the 770, it has several problems but I am not experienced > >>>>enough to solve them: > >>>> > >>>>- Expose events seem not to be sent by X or at least are not receiv= ed > >>>>by java. I did some debgugging and as far as I can tell no expose > >>>>events are sent by X. > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>Interesting. Does the 770 window manager allow overlapping windows = or > >>>dialogs? Maybe there is no need for expose events except one on ini= tial > >>>startup. Maybe we need to post paint events in response to somethin= g > >>>other than an expose event, when running on the 770. I'd appreciate > >>>more information on this. > >>> > >>>=20 > >>> > >>> =20 > >>> > >>>>- When creating offscreen images they are created using 24 bit dept= h > >>>>since GTK_RGB thinks this is best (why do we ask GTK_RGB for the > >>>>default pixmap depth and do not simply use the depth the screen is > >>>>running?). But 770's X server has no colormap assigned to 24-bit mo= de > >>>>so it asserts. > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>Yes, I think we currently assume a 24-bit colormap in the GTK peers, > >>>which is wrong. I'd like to see this fixed. > >>> > >>>=20 > >>> > >>> =20 > >>> > >>>>- Swing propably needs to be extended to allow the virtual keyboard= to > >>>>send key events. > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>How is the virtual keyboard different from a standard keyboard, from= X's > >>>perspective? I don't see how Swing would be affected. > >>> > >>>Tom > >>> > >>> > >>>=20 > >>> > >>> =20 > >>> > >>-- > >>To unsubscribe send a mail to [email protected] > >>-- > >> > >> > >> > >> > >> =20 > >> > > > > =20 > > >=20 > !DSPAM:440ececd119769388410200! >=20 -- To unsubscribe send a mail to [email protected] --