[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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


User pmike changed the following:

What|Old value |New value

Keywords|  |performance





-
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 82869] new chart: bad performance with smoothed 3D-lines

2008-06-11 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82869


User mh changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |90135
  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

2008-06-11 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82869





--- Additional comments from [EMAIL PROTECTED] Wed Jun 11 08:04:51 + 
2008 ---
*** Issue 90561 has been marked as a duplicate of this issue. ***

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

2008-03-01 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82869





--- Additional comments from [EMAIL PROTECTED] Sun Mar  2 06:00:32 + 
2008 ---
Ingrid,
please consider this issue for 3.0.

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

2007-11-06 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82869


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |iha





--- Additional comments from [EMAIL PROTECTED] Tue Nov  6 09:26:56 + 
2007 ---
@iha: pls have a look.

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

2007-10-24 Thread pmike
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82869





--- Additional comments from [EMAIL PROTECTED] Wed Oct 24 13:21:54 + 
2007 ---
10x10x20 is only 2000 points to calculate and draw.
Modern hardware can easily handle many thousands of triangles per second.
It's strange slowness of OOo, especially it claims OpenGL support.

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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





--- Additional comments from [EMAIL PROTECTED] Wed Oct 24 13:03:19 + 
2007 ---
Created an attachment (id=49118)
1000 datpoints without smoothing


-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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


User regina changed the following:

What|Old value |New value

  CC|'kpalagin'|'kpalagin,regina'





--- Additional comments from [EMAIL PROTECTED] Wed Oct 24 13:01:27 + 
2007 ---
The problem is not directly in the smooth part but indirectly. If you set the
smooth resolution to 20, this means, that 20 points are calculated between two
datapoints. Therefore not 10x10 points have to be drawn but approx. 10x10x20.

You see the same performance problem, if you have such an amount of datapoints
without smoothing. I'll attach a file with 10x100 datapoints. It has the same
performance problem (~10 seconds for redraw) as the smooths lines with 10x10
datapoints and resolution 10.

So I think, that the problem is in drawing 3D lines.

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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


User kpalagin changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Tue Oct 23 08:36:15 + 
2007 ---
Confirming with m233 on WinXP - chart redraw takes approx 30 seconds on 
Pentium4 2.4GHz.

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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





--- Additional comments from [EMAIL PROTECTED] Tue Oct 23 08:11:32 + 
2007 ---
sample file for easier testing
PS: changing chart type before rendering of current chart type not completed
leads to crash

-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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





--- Additional comments from [EMAIL PROTECTED] Tue Oct 23 08:09:57 + 
2007 ---
Created an attachment (id=49086)
test doc


-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'





-
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]



[graphics-issues] [Issue 82869] new chart: bad performance with smoothed 3D-lines

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


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |kla

   Component|Spreadsheet   |Chart

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Tue Oct 23 07:13:59 + 
2007 ---
wrong component, changed to Chart and re-assigned

-
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]