Hello everyone,
I'm by no means any kind of java developper but I'd urge you - on this
specific problem - to remember that the X server also makes a -big-
difference when one evaluates the performance of an X11 graphical app..
Typical things that can have a large influence are "Save Unders" and
It turns out the problem is the window manager. The problem occurs with
a couple of window managers and can vary with the look and feel. The wm
I've been using, WindowMaker, consistently has the problem. BlackBox
and Gnome have the problem with MetalLookAndFeel but not
with MotifLookAndFeel
I don't doubt your numbers, but do find this odd. I tried it on my two
SuSE Machines, and I do not find the same thing. Both machines are SuSE
8.1. double is a dual PIII 500, and nicki is a single AMD 1gig, and it
ran over X. Both machine have 512M memory. I also run KDE.
double > jav
I 've run into an problem using some basic awt methods that occurs
running under SuSE but NOT under Redhat. Frankly, I don't understand
see how this is possible; if I didn't have the benchmarks to prove it,
I'm not sure I'd believe it myself. Any thoughts on this (including
workarounds) woul
On Sat, 11 Nov 2000, Fustini (proxys) wrote:
> Hi,
> I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
> When i use getToolkit() method in a servlet a error appears : DISPLAY
> value :0.0 X11 Server not responding.
Change your DISPLAY variable to provide a host name. Java doe
"Fustini (proxys)" wrote:
> Hi,
> I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
> When i use getToolkit() method in a servlet a error appears : DISPLAY
> value :0.0 X11 Server not responding.
> I Have to know the width and the height of Image in my Webserver.
> I installed Jb
Since this is a servlet, I presume it is running on a server. It is very
likely that X11 is not running on the server. Even if it is, any decently
configured HTTP server will not execute servlets as a regular user, but
some special user like nobody. In that case, even if the AWT system
knew the
Hi,
I have some problem with Linux RH 6.2 + JRun 3.0+ JDK 1.2.2 SUN.
When i use getToolkit() method in a servlet a error appears : DISPLAY
value :0.0 X11 Server not responding.
I Have to know the width and the height of Image in my Webserver.
I installed Jbuilder 4 and when I use it with the get
> "George" == Uncle George <[EMAIL PROTECTED]> writes:
George> is swim motif avail ( free ? ) Eric Bohm wrote:
Unfortunately, no. It is a commercial motif implementation much like
Mootif.
>> I just upgraded to the jdk117_alpha21164a_bin and am having
>> trouble with some of th
is swim motif avail ( free ? )
Eric Bohm wrote:
> I just upgraded to the jdk117_alpha21164a_bin and am having trouble
> with some of the demo programs seg faulting or aborting while using
> SWiM Motif.
>
I just upgraded to the jdk117_alpha21164a_bin and am having trouble
with some of the demo programs seg faulting or aborting while using
SWiM Motif.
They all work fine when I set my LD_LIBRARY_PATH to use lesstif 0.87.
So this is not a critical bug. But it is interesting nonetheless.
An examp
Hi,
I have a problem with JDK 1.1.6 for Linux (stock Redhat 5.1).
When displaying TextFields, fonts are clipped badly - only topmost
parts of letters are displayed. Fonts in labels and buttons are displayed
ok.
I browsed archive of this list and found reports of the same problem :
10 August
12 matches
Mail list logo