Issue 71677 - new chart: crash on generating XY chart in writer
Summary: new chart: crash on generating XY chart in writer
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-11-17 22:14 UTC by Regina Henschel
Modified: 2013-02-24 21:20 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
document to reproduce crash (7.24 KB, application/vnd.oasis.opendocument.text)
2006-11-17 22:14 UTC, Regina Henschel
no flags Details
Sample document (8.04 KB, application/octet-stream)
2006-12-05 10:50 UTC, thomas.lange
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2006-11-17 22:14:06 UTC
Open the attached writer document.
Mark B2:F5
Insert > Object > Chart
Click on XY (Scatter)

Crash report was sent with email rb.henschel@t-online.de
Comment 1 Regina Henschel 2006-11-17 22:14:49 UTC
Created attachment 40664 [details]
document to reproduce crash
Comment 2 kla 2006-11-20 12:53:53 UTC
Indeed, great Job.
@BM: confirmed, looks like a Problem with empty columns.
Comment 3 IngridvdM 2006-11-30 14:17:17 UTC
->tl: With the current state of code I get an empty chart first at that moment
where the crash is desribed above (which is still wrong) and crash then when
leaving the chart.
In the sources there is a null pointer access in function GetCellRangeName in
file unochart.cxx. Variable pUnoTblCrsr is 0. But there went something other
wrong before also. Please have a look.
Comment 4 thomas.lange 2006-12-05 10:50:07 UTC
Created attachment 41142 [details]
Sample document
Comment 5 thomas.lange 2006-12-05 10:51:06 UTC
TL: It has nothing to do with empty columns. See first and second table in
chart2b.odt
Comment 6 IngridvdM 2006-12-05 14:41:22 UTC
fixed in CWS chart2mst3
Comment 7 thomas.lange 2006-12-13 14:08:32 UTC
Fixed in CWS chart2mst3 milestone10.
TL->MRU: Please check.
Comment 8 IngridvdM 2007-01-18 11:47:59 UTC
changed target to 2.3
Comment 9 michael.ruess 2007-04-13 14:27:16 UTC
Verified in CWS chart2mst3.
Comment 10 michael.ruess 2007-06-21 16:08:50 UTC
Checked in 680m214.