Hi Ariel,
I have written https://issues.apache.org/ooo/show_bug.cgi?id=119383
Kind regards
Regina
Ariel Constenla-Haile schrieb:
Hi Regina,
On Sat, May 19, 2012 at 02:53:08PM +0200, Regina Henschel wrote:
Hi all,
in a debug build on WinXp I do this:
1. Take a spreadsheet document, make a column labeled 'x' and a
column labeled 'y'. Enter some dummy values and generate an XY-chart
with only points.
2. Click a data point; the data series is marked. Right-click and
choose "Format data series". Choose dialog page 'line'.
The error message is:
Error: PolyPolygon object without geometry detected, this should not
be created (!) From File
c:/AOO_2012_05_git/trunk/main/svx/source/sdr/contact/viewcontactofsdrpathobj.cxx
at Line 67
3. Continue formatting. Click on Icon Select> Symbols.
The error message is:
Error: assertion failed! From File
c:/AOO_2012_05_git/trunk/main/svx/source/svdraw/svdpage.cxx at Line
761
Can someone confirm it? I'll write a bug report then.
I can confirm, I get an extra assertion from a missing resource (I guess
it's from the tools module):
Error: PolyPolygon object without geometry detected, this should not be
created (!) From File
/mnt/build/openoffice/apache/trunk/main/svx/source/sdr/contact/viewcontactofsdrpathobj.cxx
at Line 67
Error:
file:///home/ariel/OOo/AOO/openoffice.org3/program/../basis-link/program/resource/galen-US.res
Class: String, Id: 6015. Cannot load resource!
Resource Stack
Error: assertion failed! From File
/mnt/build/openoffice/apache/trunk/main/svx/source/svdraw/svdpage.cxx at
Line 761
Regards