Issue 73381 - Converting of picture into polygon crashes office
Summary: Converting of picture into polygon crashes office
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: ui (show other issues)
Version: 680m199
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: wolframgarten
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-11 15:21 UTC by wolframgarten
Modified: 2007-01-26 14:36 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 wolframgarten 2007-01-11 15:21:21 UTC
Open a new draw and insert a picture. Select, context menu, convert into
polygon, ok, crash.
Comment 1 Armin Le Grand 2007-01-11 16:43:20 UTC
AW: Found: In GraphCtrl::Paint i optimized too much. GraphCtrl is used in
contour polygon, but also in convert to polygon. In 2nd case, bSdrMode is false
and an access to a uninitialized, zero pPaintWindow takes place. Changing.
AW: Testing...
AW: Okay, works. Checking in and rebuilding install sets...
AW: Okay, fixed. Install sets are on the way.
Comment 2 wolframgarten 2007-01-12 09:29:05 UTC
Verified in CWS.
Comment 3 Armin Le Grand 2007-01-12 11:00:35 UTC
AW->WG: Please verify.
Comment 4 wolframgarten 2007-01-26 14:36:58 UTC
Tested in m201. Closed.