[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-11-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Tue Nov 10 14:48:13 + 
2009 ---
Much better now as in OOO320_m3 but not as good as in 3.0 final. So much we can
do for now. More will follow. Verified.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-11-02 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User hdu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from h...@openoffice.org Mon Nov  2 18:24:17 + 
2009 ---
Fixed in CWS ooo32gsl03: Avoiding solveCrossovers() by using an own 
intersection solver the performance 
is increased dramatically (for the testcase the factor is about 80x).

In another CWS I'll move the new solver into basegfx and extend it for handling 
beziers directly. This 
should give it another significant performance boost as the number 
segment-pairs to be tested for 
intersection will be much lower than when all the line-segments after 
bezier-subdivision have to be 
tested.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-28 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User pl changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |OOo 3.2





--- Additional comments from p...@openoffice.org Wed Oct 28 10:02:47 + 
2009 ---
if it's a 3.2 stopper it should have the 3.2 target

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-27 Thread ul
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User ul changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |9
  is|  |





-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-23 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769



This issue depends on issue 106127, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-21 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User aw changed the following:

What|Old value |New value

 Assigned to|aw|hdu





--- Additional comments from a...@openoffice.org Wed Oct 21 10:05:26 + 
2009 ---
AW: After long discussion HDU will take over for now. Basic problem is that the
intersection solvers in basegfx are expensive (potentially need to change
polygon topology) and should not be used during paint. Instead it would be
optimal to extend the trapezoid generator to solve that problem locally (short:
to work with crossovers).

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-21 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User hdu changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |106127





-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-20 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |aw

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Tue Oct 20 10:33:21 + 
2009 ---
Reassigned. could you have a look at the mentioned stuff from hdu, please? AA
seems to be engaged, too.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from w...@openoffice.org Mon Oct 19 07:44:52 + 
2009 ---
Does it help anything to disable hardware acceleration under tools/options/view?
Do you have any extension installed? Thanks.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User fyva changed the following:

What|Old value |New value

  CC|'helen_russian,regina'|'helen_russian,pmike,regin
|  |a'





-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Mon Oct 19 09:18:12 + 
2009 ---
Deleting profile or turning off all extensions do not help. The checkbox in
Options/.../View is unchecked and greyed out (Ubuntu 9.04 on VirtualBox).

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Mon Oct 19 12:38:27 + 
2009 ---
If use anti-aliasing is unchecked in Options.../OOo-dev/View, then OOo works
very fast. So the issue is with anti-aliasing.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User hdu changed the following:

What|Old value |New value

  CC|'helen_russian,pmike,regin|'aw,hdu,helen_russian,pmik
|a'|e,regina'





--- Additional comments from h...@openoffice.org Mon Oct 19 13:47:54 + 
2009 ---
@aw: grinding the bugdoc shows that 95% of the time is spent in
  ::basegfx::tools::solveCrossovers( const ::basegfx:B2DPolygon)

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-19 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from h...@openoffice.org Mon Oct 19 14:17:24 + 
2009 ---
@aw: a deeper look into the grind result shows that half of these 95% is spent 
in findEdgeCutsOneBezier() 
which seems to test a bezier curve for self-intersections. It does this by 
subdividing it into 50 linear 
segments. Maybe that approach could be replaced by using my 
B2DCubicBezier::getExtremumPosition to 
identify and split non-trivial bezier segments.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-16 Thread helen_russian
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User helen_russian changed the following:

What|Old value |New value

  CC|'regina'  |'helen_russian,regina'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|needmoreinfo  |

Platform|Unknown   |PC





--- Additional comments from helen_russ...@openoffice.org Fri Oct 16 
13:00:21 + 2009 ---
I confirm this problem on Linux OpenSUSE 10.3.

With OOo dev300m60, OOo320m1 file opens very slow (5 min. or longer).
With OOo 2.4.3 - normal (5-7 sec.).

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-13 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from w...@openoffice.org Tue Oct 13 10:59:58 + 
2009 ---
Sorry, with OOO320-m1 I do not have any problems with the given document. How
much RAM does your machine have and which Processor?

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-13 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Tue Oct 13 12:05:48 + 
2009 ---
1,6 GHz Celeron, 2GB RAM (Ubuntu 8.04)
Not that it hangs forever, it waits for about 20 seconds for any action. I can
rotate and move curves, but it takes for about 20 seconds for each action. With
OOO310m19 it takes about 2 seconds against 20 seconds with OOO320m1 - about 10
times difference in speed.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-13 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from w...@openoffice.org Tue Oct 13 12:24:10 + 
2009 ---
Is this an official OOo build you are using or from some other distributor?

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-13 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Tue Oct 13 12:37:45 + 
2009 ---
All builds are official from official mirrors.
OOo-Dev_OOO320_m1_LinuxIntel_install_en-US_deb.tar.gz
md5: ad907a42dc77af8e1639f1990fb0f171

OOo_3.1.1_LinuxIntel_install_ru_deb.tar.gz
md5: 1d3573596d80a52932b4cfc3e86d2889

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-13 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Tue Oct 13 14:48:38 + 
2009 ---
Can this issue be connected with the video driver (videocard Intel GMA 900)? I
just checked DEV300m61 - the same behavior as OOO320m1. Watch a video of what I
see on my screen when the attached file is opened with OOO320m1.
http://www.youtube.com/watch?v=v3ZnQytLQ2A

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-12 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User wg changed the following:

What|Old value |New value

Keywords|  |needmoreinfo





--- Additional comments from w...@openoffice.org Mon Oct 12 06:59:30 + 
2009 ---
Please give a detailed step by step description of what you are doing. Drawing,
resizing? Which script of the extension you are using?

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-12 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Mon Oct 12 17:25:28 + 
2009 ---
Created an attachment (id=65324)
open this file in OOO320m1 and compare with OOO310m19 (or earlier)


-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-12 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Mon Oct 12 17:24:02 + 
2009 ---
1. Open the file (below) in OOO320m1 .
2. Select any shape or click any button.
3. Do the same with OOO310m19.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-12 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769


User regina changed the following:

What|Old value |New value

  CC|''|'regina'





--- Additional comments from reg...@openoffice.org Mon Oct 12 17:53:46 
+ 2009 ---
In DEV300m61 on WinXP is no performance difference. I can work with the curves
without problems: moving, rotating, editing points, formatting.

Do you use an original OOo-version (see Help  About)? 

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-12 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769





--- Additional comments from f...@openoffice.org Mon Oct 12 21:31:50 + 
2009 ---
Yes, I do.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 105769] Bezier curves are very sl ow in OOO320m1

2009-10-09 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105769
 Issue #|105769
 Summary|Bezier curves are very slow in OOO320m1
   Component|Drawing
 Version|OOO320m1
Platform|Unknown
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|graphicsneedsconfirm
 Reported by|fyva





--- Additional comments from f...@openoffice.org Fri Oct  9 16:05:47 + 
2009 ---
Bezier curves consume a lot of CPU in OOO320m1 and are very slow in comparison
with 3.1.1.
1. Draw a few complicated bezier curves (for example by this extension
http://extensions.services.openoffice.org/project/ramkavolna ).

2. Compare OOO310m19 with OOO320m1. OOO320m1 can't handle what OOO310m19 can
handle. OOO320m1 almost completely hangs.

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org