Issue 1787 - opening Java applet casues OpenOffice to crash
Summary: opening Java applet casues OpenOffice to crash
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P1 (highest) Trivial
Target Milestone: ---
Assignee: kay.ramme
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-04 16:32 UTC by robert.kinsella
Modified: 2013-02-24 21:07 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description robert.kinsella 2001-10-04 16:32:58 UTC
example applets can be obtained from 
http://java.sun.com/openstudio/index.html
for test purposes use demo/clock/index.html
requirements:-
JRE version 1.3.3_01 can be obtained at http://java.sun.com/j2se/1.3

Windows 2000 and Solaris Sparc   clock/index.html fails to start
Linux RedHat 6.2 clock/index.html causes OpenOffice.org to crash
Comment 1 jogi 2001-10-08 13:36:39 UTC
It is your turn, Kay.
Comment 2 kay.ramme 2001-10-22 17:06:11 UTC
This is due to a problem with javaldx under unix. This problem is fixed 
in 641. Unfortunately under linux there is a second problem, that java
is statically linked against motif. I am working on this. There is a
third problem with applets loading images, i am working on this too.
Comment 3 stx123 2001-12-14 18:39:49 UTC
Any news?
Comment 4 kay.ramme 2001-12-21 14:16:50 UTC
This bug is fixed with 641C.
Comment 5 kay.ramme 2001-12-21 14:18:14 UTC
tested it on 641C
Comment 6 andred 2001-12-23 09:06:03 UTC
If this is fixed with 641C, then why does the QA there say "Fail" for
this test?

http://www.openoffice.org/dev_docs/source/latest_build/release_notes_641c.html
Comment 7 kay.ramme 2002-01-02 10:58:47 UTC
I don't know, may it is because applets are
disabled by default. I will clarify this...