You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/05/19 21:45:52 UTC

[Bug 119383] New: [non-pro] Assertion:PolyPolygon object without geometry detected

https://issues.apache.org/ooo/show_bug.cgi?id=119383

          Priority: P3
            Bug ID: 119383
          Assignee: ooo-issues@incubator.apache.org
           Summary: [non-pro] Assertion:PolyPolygon object without
                    geometry detected
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: All
          Reporter: rb.henschel@t-online.de
          Hardware: PC
            Status: CONFIRMED
           Version: AOO340
         Component: code
           Product: drawing

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

Ariel got the additional message:
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119383] [non-pro] Assertion:PolyPolygon object without geometry detected

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=119383

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: This is strange. AFAIR that error message is currently used in aw080
(which is not reintegrated yet). Hmmm.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119383] [non-pro] Assertion:PolyPolygon object without geometry detected

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=119383

bjdujing@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bjdujing@gmail.com

--- Comment #2 from bjdujing@gmail.com ---
in AOO 3.4 I can't reproduce the defect,steps as below,but i don't confirm
whether the scene is same with your problem.

1.new a spreadsheet document,and make a column labeled 'x' and a column labeled
'y'. Enter some values and generate an chart
2.Click a data point; the data series is marked. Right-click and choose "Format
data series". Choose dialog page 'line'.

but no any error message pop up,please check the screenshot in attachment.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119383] [non-pro] Assertion:PolyPolygon object without geometry detected

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=119383

--- Comment #4 from Regina Henschel <rb...@t-online.de> ---
(In reply to comment #3)
> Created attachment 78282 [details]
> screenshot

You have used a "Column chart". A "Column" chart does not have the property
"line". The error is with an XY-chart. Please try again.

I see the same error with a "Line" chart.

My build is from revision 1341841 on WinXP.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 119383] [non-pro] Assertion:PolyPolygon object without geometry detected

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=119383

--- Comment #3 from bjdujing@gmail.com ---
Created attachment 78282
  --> https://issues.apache.org/ooo/attachment.cgi?id=78282&action=edit
screenshot

-- 
You are receiving this mail because:
You are the assignee for the bug.