Re: modal dialogs in 1.4

2002-04-07 Thread Oktay Akbal
There seem to be several issues with modal JDialogs in 1.4-final. Some (?) of them do not show up in -beta2. We have a Problem with blank Dialogs and hanging Application that does not only show up under KDE. Is it possible for you to test beta2 ? Oktay On Fri, 5 Apr 2002, Glenn Holmer wrote:

RE: weird xinerama problem

2002-03-18 Thread Oktay Akbal
For completeness: -Dsun.java2d.pmoffscreen=false can be used as a workaround. Oktay Akbal On Mon, 18 Mar 2002, Oktay Akbal wrote: > > Hello again. > > I just tested our application with the beta2 of j2sdk-1.4.0 and the > application ran fast. With the final version or beta

RE: weird xinerama problem

2002-03-18 Thread Oktay Akbal
Hello again. I just tested our application with the beta2 of j2sdk-1.4.0 and the application ran fast. With the final version or beta3 still slow. The release notes gave not hint so far. I am excited to test the Blackdown-Version when it comes out. Oktay > Hello! > > We made an Application

RE: weird xinerama problem

2002-03-18 Thread Oktay Akbal
Hello again. I just tested our application with the beta2 of j2sdk-1.4.0 and the application ran fast. With the final version or beta3 still slow. The release notes gave not hint so far. I am excited to test the Blackdown-Version when it comes out. Oktay > Hello! > > We made an Application

weird xinerama problem

2002-03-15 Thread Oktay Akbal
Hello! We made an Application that runs with sun j2sdk1.4.0 on Suse7.3. The PCs have Matrox G400 Dual-Head-Cards. Our Application mainly consists of several sub-Applications that are lauchned in seperate Threads. Everything works normally. Moving the Applications to the second screen and back is

Re: Unusual "java.lang.NoClassDefFoundError"

2001-11-12 Thread Oktay Akbal
To bad you did not send the error message, but I assume you wrote "java HelloWorld.class" instead of "java HelloWorld". Oktay -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: ssh question

2001-09-28 Thread Oktay Akbal
Please read the GPL-Faq at http://www.gnu.org/licenses/gpl-faq.html. Oktay On Fri, 28 Sep 2001, Thomas Nichols wrote: > At 23:53 27/09/2001 -0700, Avi Cherry wrote: > >>Yes, the site says so. But this is interesting! Once GPLed code cannot be > >>made non-GPL later on even by the original autho

RE: GUI Application

2001-09-13 Thread Oktay Akbal
On Wed, 12 Sep 2001, BERNARDES,JOAN (Non-HP-Brazil,ex1) wrote: > How can I start my applicative using xinit? xinit java Application > The JVM from IBM have any constraints with using in a commercial > product? I don't think so (for JRE). But please ask a lawyer. Oktay -

Re: GUI Application

2001-09-11 Thread Oktay Akbal
. The application was started directly with xinit. In your case you could use JRE1.3 from IBM which is smaller than JRE from sun. But this might be, because sun has additional classes in their JRE. -- Oktay Akbal -- To UNSUBSCRIBE, em

Re: "java.lang.InternalError: Unsupported 16-bit depth"

2001-08-08 Thread Oktay Akbal
As a simple guess I would say that the RH-Box uses 16-Bit Color which the JRE on the hp and aix not supports. Try setting the Linux-Box to more Colors. Oktay On Thu, 9 Aug 2001, Amol Kulkarni wrote: > Hi All, > I am running a gui tool devloped using swings with jdk1.2 on hp and aix > platform

j2sdk-1.3.0-Sparc Problems!

2001-06-27 Thread Oktay Akbal
(Suse7.1 on Sparc with Kernel 2.2.x glibc2.2) not meet the requirements ? Thanks for help Oktay Akbal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-15 Thread Oktay Akbal
> What is this supposed to do? It seems that you just missed the Solution to the Problem of running the new Sun J2SDK 1.3 on Suse 6.4. ?? The command below seems to disable some VM-Kernel-Patch that Suse introduced, that was not in plain 2.2.14. But what it exactly does reveals o

RE: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-14 Thread Oktay Akbal
> > I install the Sun JDK1.3Beta on my SuSE 6.4 Linux box. I ran the JVM and it sure > enough core dumped. I tried this trick last night and ``bash'' would n't allow me > to write to that particular file ( /proc/sys/vm/heap-stack-gap ) What exactly did you try ? su echo 0 >/proc/sys/vm/heap-st

Re: hotspot server jit?

2000-06-14 Thread Oktay Akbal
1.3.0beta" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b07) Java HotSpot(TM) Server VM (build 1.3.0beta-b04, mixed mode) ^ Oktay Akbal -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Window Manager ?

2000-06-09 Thread Oktay Akbal
Hello Everyone. Are there known Problems with running of of the latest jdks (blackdown, sun, ibm) under X11 but without a Windowmanager ? The application uses only one "Window". Thanks. Oktay Akbal -- To UNSUBSCR

J2SEE 1.3 works on Suse6.4

2000-06-07 Thread Oktay Akbal
. I assume there is some mmap-Problem. (strace on redhat reads something about old_mmap). Oktay Akbal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: J2SEE 1.3 for Linux!

2000-06-07 Thread Oktay Akbal
I played again with Suse6.4: java -classic works (of course then without hotspot). It seems that the VM dies after reading (or trying to read) .hotspotrc. Creating an empty File makes no difference. But I can't imagine what this file should contain. Anything (for example blabla) entered ther

Re: J2SEE 1.3 for Linux!

2000-06-06 Thread Oktay Akbal
On Tue, 6 Jun 2000, Rob Saul wrote: > Oktay Akbal wrote: > > > > I would like to know if it works on rh6.2. > > So far it works just fine on my rh6.2 system. That means the segfault on SuSe6.4 is not just the glibc-Version. I claim to remember that both are using 2.

Re: J2SEE 1.3 for Linux!

2000-06-06 Thread Oktay Akbal
> > > > What do you mean: Which kind of segmentation fault ? > > strace: --- SIGSEGV (Segmentation fault) --- > > > > I would like to know if it works on rh6.2. > > I guess one of us will have to sock it and see. > Try both IBM's and Sun. In my dreams I can see Blackdowns 1.3 > floating in the

Re: J2SEE 1.3 for Linux!

2000-06-06 Thread Oktay Akbal
> What kind of segmentation fault? > I could not find no information what glibc version is required > on the Sun web pages? They say 2.1 or higher the rpm states 2.1.2. What do you mean: Which kind of segmentation fault ? strace: --- SIGSEGV (Segmentation fault) --- I would like to know if it

Linux-Bug with ?

1999-07-15 Thread Oktay Akbal
correct output is: false 9.0 as tested with jdk1.2.2 for win32; jdk1.1.7 for linux jdk1.2-v2 (glibc2.0.7) gives me: false 99.9 (tested on SuSe-Linux 6.1 ) Could someone please confirm this ? Oktay Akbal. -- To UNSUBSCRIBE,