Issue 80172 - Assertion: checkClosed(): already closed(!)
Summary: Assertion: checkClosed(): already closed(!)
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: clippka
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-30 10:41 UTC by clippka
Modified: 2008-03-13 16:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
bugdoc that create assertions during load&paint (116.00 KB, application/vnd.ms-powerpoint)
2007-07-30 10:43 UTC, clippka
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description clippka 2007-07-30 10:41:39 UTC
Load the attached bugdoc, during paint there is the above assertion, all the time
Comment 1 clippka 2007-07-30 10:43:57 UTC
Created attachment 47199 [details]
bugdoc that create assertions during load&paint
Comment 2 Armin Le Grand 2007-07-30 11:19:30 UTC
AW: It's checkClosed in basegfx/source/polygon/b2dpolygontools.cxx. The
assertion can just be removed; this check is also valid when the polygon is
already closed. I will try to inform release engineering that it can just be
removed...
Comment 3 Armin Le Grand 2007-07-30 12:02:43 UTC
AW: Created a patch, discussed with RT. May go into m223.
AW->RT: As discussed, set to fixed when in master. Thanks!
Comment 4 rt 2007-07-30 12:07:03 UTC
Fixed as masterfix for m223.
Comment 5 rt 2007-08-02 16:16:12 UTC
cl: please verify && close
Comment 6 clippka 2008-03-13 16:05:40 UTC
closing