Issue 114605 - assertion: invalid preview settings - no paint of preview
Summary: assertion: invalid preview settings - no paint of preview
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m87
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 22:23 UTC by 400guy
Modified: 2013-01-29 21:45 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 400guy 2010-09-19 22:23:26 UTC
I am running a non-product build of DEV300_m87.


To raise the assertion

(*) Open test.doc attached to issue 93818,
    http://www.openoffice.org/nonav/issues/showattachment.cgi/56470/test.doc.

(*) In the toolbar, click the icon Page Preview.  Program displays
    Debug Output ...

        Error: Assertion failed
        ==================
        FILE      : 
/home/terry/OOo_hacking/DEV300_m87/sw/source/core/view/pagepreviewlayout.cxx at
line 1064
        ERROR :  "invalid preview settings - no paint of preview"
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)


The problem seems to come from the struck-out text.  If you delete the
struck-out text from each page header and from the body, then Page
Preview does not raise this assertion.  (The assertion "bad
pCharClass", which the program raises when you delete the text, is
already reported as issue 114600.)