Issue 47015 - API: calling oDoc.printPages(); oDoc.close(true) crashes the office
Summary: API: calling oDoc.printPages(); oDoc.close(true) crashes the office
Status: CLOSED DUPLICATE of issue 47002
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Linux, all
: P2 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 11:20 UTC by chne
Modified: 2013-02-24 21:06 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 chne 2005-04-08 11:20:03 UTC
If you call oDoc.close(true) while a printPages() job is running the office
crashes on Linux. On Windows a closeVetoException was thrown.

To reproduce this behavior please run the macro of the attaced document.

As discussed with mba this bug is a central problem while this way of printing
is the official
Comment 1 carsten.driesner 2005-04-08 12:47:57 UTC
cd: As discussed with CN this is a duplicate issue to 47002 and created by accident.

*** This issue has been marked as a duplicate of 47002 ***
Comment 2 carsten.driesner 2005-04-08 12:48:39 UTC
cd: Reopened to be send to submitter.
Comment 3 carsten.driesner 2005-04-08 12:49:29 UTC
cd->cn: As discussed duplicate to i47002.
Comment 4 carsten.driesner 2005-04-08 12:51:10 UTC
cd: Duplicate.

*** This issue has been marked as a duplicate of 47002 ***
Comment 5 chne 2005-04-08 13:58:48 UTC
sorry, my fault at submitting the original bug