Closed Bug 272518 Opened 20 years ago Closed 19 years ago

java applet will not load although others of same make will

Categories

(Firefox :: File Handling, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: theprawnbrownie, Assigned: bugs)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

My system: OS 10.3.6 (Build 7R28)


I've recently found that an online whiteboard-applet
(http://pchat.mine.nu/pchat.php) coded in java-javascript by www.shichan.jp will
not load in Firefox 1.0, although the same, smaller java-javascript app. by the
same developer (link =
http://www.redmoonstudios.com/oekaki/paintBBS.php?xcord=300&ycord=300&axcord=450&aycord=500)
will load, and correctly execute its entire program from application load to
online file saving.

When I try to use the paintchat.nu link, I get as far as the .php room which
contains the applet in its coding (much like the one on the redmoonstudios
server) but instead of loading, it just loads the green boundry-lines for where
the applet should appear, and not the applet itself. I can reproduce this again
and again, and I've tried resetting my browser as-per the trouble shooting guide
on the firefox page, but to no avail.

I dont know if this is a coding/parsing error the browser has with the
paintchat.nu php file itself, or if there is a incompatability with Java1.2.4 on
the OSX version of firefox. Hopefully you can help me solve this issue~ :D

Reproducible: Always
Steps to Reproduce:
1.load page http://pchat.mine.nu/pchat.php in firefox browser window.
2.You'll see a pull-down menu that says "select a room to it's left. Rooms 1
through 4 are public rooms, and can be entered without a password: these are the
rooms that I can normally access on other browsers.
3. Select any room between 1 and 4 (they all error for me, and they all use the
same applet by shichan.jp)
4. once a room is selected, press the green 'enter' button below it. This will
open a new popup window (filename "index.php" for all rooms, in different root
folders depending on the rooms genre)
5. once the new window appears, you will see the green/lime outline of where the
java applet is supposed to appear, but doesnt.

Actual Results:  
see step #5 above. Every time I repeat this, regardless of the rooms, I cant get
the applet to load. I've tested this in other browsers (IE5+ for OSX [lastest
version], Netscape 7+ for OSX [lat ver.], Safari [lat ver.]) and the applet
loads smoothly, which leads me to believe there is a possibly coding snafu
between the firefox app. & the latest Java release for OSX.

Expected Results:  
the applet should have loaded into a larger version of the one located at the
redmoonstudios.com/oekaki page. The main difference between the two applets is
that the paintchat.nu has a chat-application built into it, so that you can talk
as you doodle on the whiteboard part of the app.

*app. load failure occurs regardless of theme or extensions use. (I've tried
uninstalling all of my extentions and themes, and testing its stability with or
without thier presence.)
*javascript window does <b>not</b> report any errors, logs, or messages of any
kind relating to this matter.
*I tried to load the app. with no other programs running (save for the system)
and that has no effect either.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050525
Firefox/1.0+
Macintosh 10.4.1
The applet won't also start for me.
The following messages appear to the console log. 

Exception in thread "main" java.util.MissingResourceException: Can't find resour
ce for bundle sun.applet.resources.MsgAppletViewer, key appletpanel.badattribute
.exception
        at java.util.ResourceBundle.getObject(ResourceBundle.java:377)
        at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
        at java.util.ResourceBundle.getString(ResourceBundle.java:349)
        at sun.applet.AppletMessageHandler.getMessage(AppletMessageHandler.java:
37)
        at sun.applet.AppletPanel.showAppletStatus(AppletPanel.java:699)
        at sun.applet.AppletPanel.init(AppletPanel.java:180)
        at sun.plugin.AppletViewer.init(AppletViewer.java:498)
        at com.apple.mrj.JavaEmbedding.JE_AppletViewerPanel.init(JE_AppletViewer
Panel.java:48)
        at com.apple.mrj.JavaEmbedding.JE_AppletViewer.<init>(JE_AppletViewer.ja
va:152)
        at com.apple.mrj.JavaEmbedding.JE_AppletViewerFactory.createAppletViewer
(JE_AppletViewerFactory.java:81)
        at com.apple.mrj.JavaEmbedding.JE_AppletViewer.createWithAttributes(JE_A
ppletViewer.java:424)
        at com.apple.mrj.JavaEmbedding.JavaEmbedding.createApplet(JavaEmbedding.
java:429)
Exception in thread "main" java.lang.NullPointerException
Exception in thread "main" java.lang.NullPointerException


Mac OS X 10.3.9
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.8b2) Gecko/20050527
Firefox/1.0+
This applet seems to work when you use the Java Embedding Plugin:

http://javaplugin.sourceforge.net/

This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This should be marked RESOLVED FIXED.  See comment #3.

(In reply to comment #3)
> This applet seems to work when you use the Java Embedding Plugin:
> 
> http://javaplugin.sourceforge.net/
> 
> 

WFM
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b5) Gecko/20051014
Firefox/1.4.1

JEP is now built-in Firefox 1.5 beta 2
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.