Issue 12929 - Cancelling Report AutoPilot crashes OOo
Summary: Cancelling Report AutoPilot crashes OOo
Status: CLOSED FIXED
Alias: None
Product: ui
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Olaf Felka
QA Contact: issues@ui
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 21:57 UTC by Unknown
Modified: 2003-05-15 11:14 UTC (History)
1 user (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 Unknown 2003-04-01 21:57:17 UTC
Preconditions: No Java runtime environment installed.

Steps:

1) Open an OOo application. (I used Writer.)
2) Choose New | AutoPilot | Report from the menu.
3) A message appears that the autopilot requires the Java runtime environment.
4) Click Cancel to end the AutoPilot.

Observed: Unrecoverable error
Expected: No error.
Comment 1 Oliver Specht 2003-04-02 07:20:13 UTC
Target changed.

stack:
KERNEL32! 77e73887()
MSCI_UNO! msci::msci_raiseException(struct _uno_Any *,struct
_uno_Mapping *) + 295 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 3336 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 1606 bytes
MSCI_UNO! msci::MediateVtables::getMediateVtable(long) + 352 bytes
deadbeef()
Comment 2 joachim.lingner 2003-04-02 12:04:39 UTC
The JavaVM service throws a
com::sun::star::java::MissingJavaRuntimeException which derives from
RuntimeException. This exception is not caught.
Comment 3 joachim.lingner 2003-04-10 12:41:54 UTC
fixed in srx644 cws uno2
Comment 4 joachim.lingner 2003-04-16 09:29:04 UTC
Could you verify this bug?
Comment 5 joachim.lingner 2003-04-16 09:31:43 UTC
Fixed in cws uno2.
Comment 6 joachim.lingner 2003-04-17 10:09:46 UTC
verified in cws uno2
Comment 7 Olaf Felka 2003-05-15 11:14:57 UTC
OK in Beta2.