To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112245 Issue #|112245 Summary|Assertion: "Polygon::Polygon: Too many points in given | B2DPolygon, need to reduce hard to" Component|Drawing Version|DEV300m80 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|aw Reported by|iha
------- Additional comments from [email protected] Wed Jun 9 10:41:31 +0000 2010 ------- Load the example doc BigSmoothPoly.xls from issue 112072 with dev300m80 non pro. -> There are popping up assertions "Polygon::Polygon: Too many points in given B2DPolygon, need to reduce hard to maximum of tools Polygon (!)". The result is an incomplete painted chart. @aw, please have a look at the rendering code. It seems that the number of points that can be set via API and the number of points that can be processed in reality do not match. I keep issue 112072 to work on possible reduction of points on chart side for this special case. But the problem in the general rendering code should be fixed also. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
