On Tue, 6 Sep 2005 09:49:08 -0400 (EDT) [EMAIL PROTECTED] babbled: > > Firstly, let me apologise for not having anywhere near enough info on this > - I'm not sure where to start looking for clues that might possibly help.
java problem. reat awt_wm.c in java's source and find out. java's x "compatibility" layer is pretty nasty and is not good at making correct and sane "hacks" around x, icccm and netwm - again - read the source code in java. (things like ASSUMING single reparenting unless it specially detects a cetrain wm, lots of code to try detect wm's and then work differently in every wm makes it a bitch to track what java is doing. it's just bad style in design doing what they have done). > Problem: > > Java apps upon starting are automatically collapsed (only the title bar > showing). I can resize the window but it leaves just a blank grey template > which isn't drawn on. Other than that, the apps seem to be working - they > open up the correct number of windows when there are multiple windows and > one of them opens up a dialog when you hit the kill button on the top > right corner. This happens in E17, but not in Gnome. > > System: Pentium D 64 Bit (EMT64) > OS: Gentoo 64 Bit > WM: E17 > Java: Blackdown JRE or JDK 1.4.2, Sun 64 Bit JRE or IBM JDK 1.5.0 > Java Apps: Any. Running "javaws" will do (javaws usually brings up a > selection of apps you can try and run). > > (Happens with all the above javas) > > Have I java problems (perhaps some variables not being set correctly that > gnome perchance does?) or is it a WM problem? Do any of you know where I > could start looking for info to nut this one out or need some info that > might help shed some light on it? > > Kind regards, > Daniel Stonier > > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
