Issue 12826

Summary: Writer Crashes when exprorting to PDF and document contains Marlett font
Product: Writer Reporter: Unknown <non-migrated>
Component: codeAssignee: h.ilter
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: hdu, issues
Version: OOo 1.1 Beta   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
A sample .sxw file that crashes when exporting to PDF
none
The crash info from the windows 98 machine. none

Description Unknown 2003-03-29 22:50:31 UTC
When exporting to PDF from an .sxw file that contains the Marlett font, the
program crashes. 

Platforms Confirmed on: _Both_ Windows 2000 SP3 and Windows 98SE, both with all
updates loaded. 

How to reproduce: Create a PDF from the attached sample file.
Comment 1 Unknown 2003-03-29 22:52:05 UTC
Created attachment 5338 [details]
A sample .sxw file that crashes when exporting to PDF
Comment 2 Unknown 2003-03-29 22:52:41 UTC
Created attachment 5339 [details]
The crash info from the windows 98 machine.
Comment 3 h.ilter 2003-04-01 13:07:25 UTC
A further issue for you.
Comment 4 hdu@apache.org 2003-04-01 15:32:04 UTC
Crash in PSPrint's sft.c GetNames() for Marlett font... 
Comment 5 hdu@apache.org 2003-04-03 08:51:55 UTC
Marlett has a "3.0" instead of a "3.1" name which violates the spec that is not 
100% clear in this question. This caused the crash. 
 
HDU->PL: Another problem while fixing this problem was that the U+004D 'M' is 
not available in the font so glyph fallback happens. 
Comment 6 philipp.lohmann 2003-04-03 09:44:57 UTC
will change glyph fallback for PDF
Comment 7 philipp.lohmann 2003-04-03 13:25:51 UTC
fixed in vcl07
Comment 8 philipp.lohmann 2003-04-04 10:49:37 UTC
fixed in vcl07
Comment 9 h.ilter 2003-04-07 14:32:49 UTC
The crash is fixed.
Comment 10 h.ilter 2003-04-07 14:34:20 UTC
Verified with 644m7s1_8576 (cws:VCL07) = The unclean export will be 
written in IBIS.
Comment 11 h.ilter 2003-04-11 15:42:36 UTC
Ibis task=108695
Comment 12 h.ilter 2003-04-15 15:53:40 UTC
It's all ok in 644m8_8583 (cws:vcl08)