Issue 15445 - Print 3D Object in Draw always causes OO crash
Summary: Print 3D Object in Draw always causes OO crash
Status: CLOSED DUPLICATE of issue 15401
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-06-10 05:10 UTC by waiterevo
Modified: 2003-09-08 16:52 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 waiterevo 2003-06-10 05:10:58 UTC
To simulate:

1. New a Draw document
2. Select the 3D object from the Main Function Bar on the right hand side.
3. Select to insert a cube.
4. Select to insert a cone.
5. Select to print to a valid printer (export to PDF is OK)
6. OO crashes.
Comment 1 wolframgarten 2003-06-10 08:37:18 UTC
This is not reproduceable on a current version. Please have a look at
the 1.1 beta2. If the defect still occurs please feel free to reopen
thew issue. Thanks for your help.
Comment 2 wolframgarten 2003-06-10 08:37:31 UTC
Closed.
Comment 3 waiterevo 2003-06-10 08:53:58 UTC
I have mis-selected the version in my previous report. The bug 
happens in OO1.1beta2. I can reproduce the bug in WinXP platform.
Comment 4 wolframgarten 2003-06-10 09:20:38 UTC
Does this happen on different printers? This seems to be a problem of
the printer driver printing graphics. 3D objects are exported as
bitmaps for printing. Does the problem happen only in draw or calc,
writer, impress, too? Tnaks for your help.
Comment 5 waiterevo 2003-06-10 09:39:17 UTC
This problem also happens in Impress. I have tried two different 
printers: HP LaserJet 3300 and HP Injet 700. Printing to both printer 
in the described procedure will cause OO crashes. 

I have tried the same procedure in Win2000, it does not cause OO 
crashs.
Comment 6 waiterevo 2003-06-10 09:46:34 UTC
In Win2000, the exact behaviour should be:

The print job status is in "Buffering" and the Draw/Impress problem 
is locked in "printing" status. I have to kill the application via 
Crtl-Alt-Del.
Comment 7 dankegel 2003-06-11 07:39:25 UTC
Reproduced easily on OO1.1beta2 on WinXP.
(Once I found the !$*!$??#! floating 3d toolbar, that is.
Sun's Star Office 6.0 manual was helpful there; 
page 326, "The Star Office Draw Window", explained
that the 3d Objects thingy was the fifth or so thing
down on the left side of the window, and you had to
long-click on it (!) to bring up the floating menu.
Egads.
Comment 8 dankegel 2003-06-11 08:18:52 UTC
Reproduced on Linux.  Here's a valgrind stack dump.
This is identical to issue 15401's stack dump,
just a slightly different way to reproduce it.

Invalid memory access of size 1 
at 0x40352546: (within libvcl644li.so)
by 0x4035434E: Printer::GetPreparedMetaFile(GDIMetaFile const&,
GDIMetaFile&, long, long) (in libvcl644li.so)
by 0x40307629: ImplQPrinter::ImplPrintHdl(Timer*) (in libvcl644li.so)
by 0x4030741C: ImplQPrinter::LinkStubImplPrintHdl(void*, void*) (in
libvcl644li.so)
by 0x402C13DB: Timer::Timeout() (in libvcl644li.so)
by 0x402C10DF: ImplTimerCallbackProc() (in libvcl644li.so)
by 0x4045ECB1: SalData::Timeout() const (in libvcl644li.so)
by 0x4045E71E: SalXLib::CheckTimeout(bool) (in libvcl644li.so)
by 0x4045EAE9: SalXLib::Yield(unsigned char) (in libvcl644li.so)
by 0x4046786B: SalInstance::Yield(unsigned char) (in libvcl644li.so)
by 0x402BB772: Application::Yield() (in libvcl644li.so)
by 0x402BB674: Application::Execute() (in libvcl644li.so)
by 0x8065846: desktop::Desktop::Main() (in soffice.bin)
by 0x402C0486: SVMain() (in libvcl644li.so)
by 0x4045D719: main (in libvcl644li.so)
by 0x41508913: __libc_start_main (in /lib/libc-2.2.93.so)
by 0x805EAA0: (within soffice.bin)
Address 0x0 is not stack'd, malloc'd or free'd

I think this is the same bug as another one...

*** This issue has been marked as a duplicate of 15401 ***
Comment 9 wolframgarten 2003-06-11 13:59:53 UTC
Closed.