---
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
http://www.unikix.com
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
sr/sbin/chkfontpath --add /usr/X11R6/lib/X11/fonts/75dpi
>
> as root.
>
> For more info, the reference number of the reported bug and solution is:
> REF#990511-0082
>
> Hope this helps.
>
> Bill
>
> > -Original Message-
> > From: Rob Nugent [mailto
Hi,
I just upgraded to RedHat 6.0 and Netscape 4.61 and when I invoke a Java
applet, Netscape exits with a 'bus error' when trying to start Java.
Has anyone seen this and if so, does anyone know what the solution is ?
Thanks
Rob
---
DisplayClass);
>
> When I look in the JDK1.2 API Specifications, those 2 methods exist. Any
> idea?
>
> Michel
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe"
lly
reflects high quality in the code from IBM when it finally does ship. There is an alpha
test version to play with right now anyhow.
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
http://www.unikix.com
Tel: +44 (0) 1489 585503
Fax: +44 (0)
-
>
> ----------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Rob Nugent
Development Manager
UniKix Technologies Euro
problem, although
I can' explain why. This is a good enough solution for me until I can move to
RedHat60/glibc2.1/jdk1.2pre2
Again many thanks
Rob
Nathan Meyers wrote:
> Rob Nugent wrote:
> >
> > I am sure that the following is a User Error on my part, but if anyone can expla
{
}
public void windowClosed(WindowEvent e)
{
}
public void windowClosing(WindowEvent e)
{
}
public void windowIconified(WindowEvent e)
{
}
public void windowDeiconified(WindowEvent e)
{
}
}
snip
--
Rob Nugent
Development Manager
UniKix Techn
I have been assuming that this is a bug in the Linux JDK1.2 prerelease.
If I run the following on Linux/Java1.2:
import java.awt.*;
public class FT
{
public static void main(String[] args)
{
Font f = new Font("Monospaced",Font.PLAIN,14);
FontMetrics fm = Toolkit.getDefau
s with JDK 1.1. Thanks.
>
> Richard Hall
> Network Services
> University of Tennessee
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL
blackdown release?
>
> --
> Bob Williams, http://bob.usuhs.mil/
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Rob Nugent
Development Manager
Un
--
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
htt
ld be one solution.
Rob
Juergen Kreileder wrote:
> >>>>> Rob Nugent writes:
>
> Rob> Hi, I have a requirement to use Java Linux to implement a
> Rob> number of sub-routines in an environment in which other
> Rob> languages such as 'C
e-existing signal handlers for C.
Can anyone comment ? I would much prefer that the VM did NOT install handlers so that
I can
remain in control.
Thanks
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
http://www.unikix.com
Tel: +44 (0) 1489 585503
Fax: +4
hem know your on linux
> they will drop it.
>
> Pissed off.
>
> Mike
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
Rob Nugent
Development Manager
UniKix Tech
occasional segv, but nothing I can get a reproduce on to raise a bug
report.
Thanks to the porting team for all the significant hard work - it is appreciated.
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
http://www.unikix.com
Tel: +44 (0) 1489 585503
Fax: +44
--
>
> Name: aVectorUtil
agnitude
less success. My current theory is that that I need to install the
*Japanese* version
of WinNT ??)
Thanks for any help
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
but Java reports the UTC.
> How can I make my Java software report the localtime without making my
> code timezone depended (addind one hour is not a wanted solution) ?
>
> Thanx in advance,
>
> Jeroen
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
the effort to
create a
standalone test case ?
This is all on RH52
Thanks
Rob
Rob Nugent
Development Manager
UniKix Technologies Europe
Try a Window instead of a Frame.
Anguel Anguelov wrote:
> Hi
>
> how kan i show one Frame without border?
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
d until the compute intensive method finishes. Raising the
> priority of the gui (and putting in a few yields()) doesn't make any
> differences.
> Any suggestions would be appreciated.
> ---
> Barnet Wagman
> [EMAIL PROTECTED]
> -
Hi,
I am trying to write a server program that accepts a large number of
socket connection. However, when the number of sockets goes over about
250, the accept call either blocks, or throws an
InvalidArgumentException.
I did wonder if this is related to the maximum number of open file
descriptor
Hi,
I just saw Steve Byrne's announcement at:
http://www.lwn.net/daily/java.html
This is good news indeed. Continuing thanks to the Java-Linux team for
their efforts in this area.
Is anyone able to comment as to whether this agreement will cover
HotSpot when it arrives ?
Rob
Rob N
Are you on JDK 1.1 on your Win95 Box ?
Try doing a "java -version" on both platforms. If you are trying to run JDK1.1
compiled code on JDK 1.0 that might cause problems.
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
F
a) accidentally coercing the file name to the wrong
case or b) if you ftp'd them make sure they were ftp'd in binary mode.
We have a project here with over 400 class files that work just fine on
WinNT/Win95/Linux, AIX etc
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EM
It looks like the getResource() problems I was having with JPEGS in large
JAR files may have been resolved by 1.1.7 on NT at least, since some of my
code just sprang into life when I upgraded.
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489
rnd Wengenroth
> IoS Gesellschaft für innovative Softwareentwicklung mbH
>
> Donatusstraße 127-129 WWW: http://www.IoS-online.de
> 50259 Pulheim email: [EMAIL PROTECTED]
> Tel: 02234 / 986434 Fax: 02234 / 986433
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
My System: RedHat 5.1
1) libc => /lib/lib.so.6which is symlink to libc-2.0.7.so
2) libdl => /lib/libdl.so.2 which is symlink to libdl-2.0.7.so
3) No - I didn't have to delete anything. Java worked out of the box.
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Eu
indow
before I could use a menu on it.
Thanks for the continuing efforts, and apologies that this feedback was
a while coming.
Rob
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
that I change the timezone to "ECT" instead, thought it
> was supposed to be CET, whatever, haven't heard of ECT before but it
> works at least =|:-)
> According to the person I talked to, Sun will fix this in 1.2b4.
> So I guess I'll just stick to "ECT" until they fix this...
>
> Best Regards,
> Mats Petersson
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
u not to use your grenade launcher
> in a small room." - www.bluesnews.com
>
> iiNet Technologies
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
I have tried out the bug tracking tool and I think it is rather
splendid.
Thanks for setting this up.
A couple of questions:
1) What happens to my bug reports next ? (They seem to have been
"incoming"
for a couple of days now)
2) How do I add a note to a bug ? I have some extra info, but when
y .html file..
>
> codebase "1.1.6"
>
> Then it worked great.
>
> Many thanks to all and most of all Pat for his helpfull assistance.
>
> Matt
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EMAIL PROTECTED]
Tel: +44 (0) 1489 585503
Fax: +44 (0) 1489 881363
comments ?
Might this be because libc5 isn't thread safe ? (I can't get the glibc
version to run properly, but the
errors do not occur on JDK1.1.6 on NT.
Can anyone confirm if this occurs or not on Solaris ?
Thanks !
Rob
--
Rob Nugent
Development Manager
UniKix Technologies Europe
[EM
35 matches
Mail list logo