Closed
Bug 2944
Opened 26 years ago
Closed 26 years ago
Java Applets don't load
Categories
(Core Graveyard :: Java: OJI, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M5
People
(Reporter: ckritzer, Assigned: amusil)
References
()
Details
(Whiteboard: [APPLETS] 3/26 applets still do not load)
Builds: 99035 - Linux, Mac, Win95
Boxes: HP Vectra running Linux RedHat 5.2, PM G3/300MHz, Compaq Deskpro 4000
Steps to Repro for each platform:
1) Install and launch build.
2) Load http://www.the-park.com/
3) There's a little box where the java applet should be. The applet does not
load.
qa contact set to beppe@netscape.com
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
Applets currently only work on Windows and this works for me.
Can you repro this, Beth?
Comment 3•26 years ago
|
||
I tried this on a win95 machine (HP omnibook) and installed the 2/10 build, the
applet does not render. I will try on a winNT and win98 and post the results.
Comment 4•26 years ago
|
||
using 3/4 build, using apprunner. loaded the above web page and applet does not
render. I also loaded our applet bft --
http://slip/projects/marvin/bft/bft_browser_applet.html and the applet does not
render.
Updated•26 years ago
|
QA Contact: 3849 → 1698
Comment 5•26 years ago
|
||
assigning Eli as QA contact
Assignee | ||
Updated•26 years ago
|
Group: netscapeconfidential?
Assignee | ||
Comment 6•26 years ago
|
||
The only way to run Java in Gecko is to have an OJI plugin. We are working with
Sun to provide a solution and we will provide this solution to the public in the
near future.
Please see: http://warp/core/plugins/qa/plugin-qa.html and
http://warp/core/plugins/qa/oji-install.html
will give you an idea on how to make Java work for now. The APIs are still in
such flux that things are going to be working off and on for a little while.
I'm marking this bug invalid.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 7•26 years ago
|
||
Hmmnn..I need some understanding of the situation here...if java doesn't load
because the functionality (OJI plugin solution) has not been put into place, then
why is this bug invalid?
Comment 8•26 years ago
|
||
Why has this bug been marked "Netscape Confidential"? What's confidential about
this stuff?
Assignee | ||
Updated•26 years ago
|
Group: netscapeconfidential?
Status: RESOLVED → REOPENED
Assignee | ||
Comment 9•26 years ago
|
||
Sorry, my mistake.
I'll keep this open until we stabalize.
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → ASSIGNED
Updated•26 years ago
|
Resolution: INVALID → ---
Updated•26 years ago
|
QA Contact: 1698 → 3849
Updated•26 years ago
|
Whiteboard: 3/26 applets still do not load
Comment 10•26 years ago
|
||
using the 3/26, 10:55 build, and accessing the above site now works fine.
However, if you go to our applet basic functional test
http://slip/projects/marvin/bft/browser/bft_browser_applet.html, I got the
default text asking me to please use a Java (tm) capable browser to view this
page.
Assignee | ||
Comment 11•26 years ago
|
||
We just matched up the APIs and I'll be posting a link to an installer soon.
Updated•26 years ago
|
Whiteboard: 3/26 applets still do not load → [APPLETS] 3/26 applets still do not load
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Component: Plug-ins → OJI
Hardware: All → PC
Resolution: --- → FIXED
Assignee | ||
Comment 12•26 years ago
|
||
Go to http://warp/core/plugins/drops/oji/jre1_2_2-win-i.exe
to get the latest OJI installer. Java should run fine with this release with
seamonkey.
Comment 13•26 years ago
|
||
I downloaded the new OJI plug-in jre1_2_2-win.exe, and downloaded the new build
from today and on win95 I still do not get the applet to render. So, Alex could
you maybe come over to my cube and show me what the heck I'm doing wrong?
Reporter | ||
Updated•26 years ago
|
Severity: major → critical
Status: RESOLVED → REOPENED
Priority: P2 → P1
Reporter | ||
Comment 14•26 years ago
|
||
Now crashes on all platforms when trying to load http://www.the-park.com/ on
build 041999.
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 15•26 years ago
|
||
Beth - do you still need help getting Java working?
Assignee | ||
Comment 16•26 years ago
|
||
Patrick - can you check out this URL on the Mac?
Assignee | ||
Comment 17•26 years ago
|
||
Please try the new installer at:
http://warp/core/plugins/drops/oji/oji-installer.zip
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5
Assignee | ||
Comment 18•26 years ago
|
||
I just tested this will a fresh build (4.20.99) and www.the-park.com comes up
fine and loads the applet on Windows.
Comment 19•26 years ago
|
||
The applet (7am newsticker) does load on the Mac. However, there is some
JavaScript code in the page that checks "navigator.javaEnabled()==true" which
I'm pretty sure is hardcoded right now to be false. We obviously need to hook
that up, using the nsILiveConnectManager or perhaps the nsIJVMManager. I've
created bug # 5352 for this.
Assignee | ||
Comment 20•26 years ago
|
||
Andrei is testing this on Linux. If it doesn't crash for him, I'll mark this bug
fixed.
Assignee | ||
Updated•26 years ago
|
Resolution: FIXED → ---
Assignee | ||
Comment 21•26 years ago
|
||
Does not crash on Linux. Marking Fixed.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 22•26 years ago
|
||
this was not a crasher bug, it was a rendering of applates bug -- the applets
are now rendering on win95 -- which was the original problem. I'm marking this
verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•