[Bug 220530] Re: javaws can't load some jnlp files

2010-12-25 Thread Dan Leighton
This worked for me on an i386 under Ubuntu 10.04 Maverick which would
not launch the jnlp files.

Good job thelinuxer.

:-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/220530

Title:
  javaws can't load some jnlp files

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-08-08 Thread Craig Maloney
** Changed in: sun-java5 (Ubuntu)
Sourcepackagename: None => sun-java5
   Status: New => Confirmed

** Tags added: global-august-08-michigan

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-07-30 Thread mtopro
Hello and Thank you Roger!
I have 64bit and the same issue.  Have been searching for quite a while 
installing various packages trying to get ROES working (a java based photograph 
ordering system).  Roger, your tip there did the trick.  The lib32nss-mdns was 
the key to my woes.
Much appreciation!
:)

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-06-22 Thread thelinuxer
Hi guys,
I had the same problem on hardy 64bit. Here is how i solved the problem

sudo apt-get install ia32-sun-java6-bin
sudo update-alternatives --config javaws

Then I chose this option:

/usr/lib/jvm/ia32-java-6-sun/jre/bin/javaws

regards

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-06-02 Thread Jan Obrátil
Hi!

The workaround described at http://dmartin.org/content/running-java-web-
start-apps-ubuntu-linux-amd-64 solves it only partialy. Application runs
in java5 not in 6. Java5 have serious problem in keyboard mapping in
Swing components and it is unusable for me. (I use Czech layout.)

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-31 Thread tytuz
Hi there!

It helped me out:
http://dmartin.org/content/running-java-web-start-apps-ubuntu-linux-amd-64

Now I can run cgoban !

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-21 Thread Jan Obrátil
I confirm that. The same problem in Hardy 64bit. Package lib32nss-mdns
didn't solve it.

Try java fx here:
https://openjfx.dev.java.net/learning.html
In 32bit Gutsy it works fine.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-13 Thread Ілля Романенко
lib32nss-mdns helps me too

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-13 Thread tytuz
In my version installing lib32nss-mdns didn't help.
When I invoke javaws http://files.gokgs.com/javaBin/cgoban.jnlp I still see the 
same error:

netx: Launch Error: Could not launch JNLP file.
(java.lang.NullPointerException null)

Do you know what could be wrong ?

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-03 Thread meuns
It works ! THX

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-03 Thread chreko
Installing lib32nss-mdns has solved the problem for me. Thank you,
roger.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-02 Thread Christophe Raverdy

hi.

By the way http://www.gokgs.com/applet.jsp still doesn't apply.

I've used sudo apt-get install lib32nss-mdns then I called
http://files.gokgs.com/javaBin/cgoban.jnlp and it does work fine.

thanks a lot.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-05-02 Thread roger
I had the same issue with english packages, java exception on loading
the webstart-app was "java.net.UnknownHostException". It seems that
32bit DNS resolving was not working, installation of the package
lib32nss-mdns resolved the issue for me.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-04-29 Thread Christophe Raverdy

So do I.

I have the same issue (I also use french language packages) with Hardy
64bit.

I ha've tried many packages as with apt-get as from java.com.

I've also been searching some clues with google before adding my
comment.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 220530] Re: javaws can't load some jnlp files

2008-04-29 Thread chreko
I confirm this problem on my Hardy 64bit system.

-- 
javaws can't load some jnlp files
https://bugs.launchpad.net/bugs/220530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs