Issue 115543 - [non-pro] errors when generating chart
Summary: [non-pro] errors when generating chart
Status: CLOSED DUPLICATE of issue 114671
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: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 21:14 UTC by Regina Henschel
Modified: 2013-02-24 21:22 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2010-11-11 21:14:01 UTC
Take a new Spreadsheet and enter some numbers.
Mark them and click on the "Chart"-icon in the standard toolbar.

I get the error:
Error: SvXMLImport::startElement: created context has wrong prefix
From File C:/DEV300m92/xmloff/source/core/xmlimp.cxx at Line 727

Click on "No" in the Debug Output.
I get the next error:
Error: ScXMLImport::endElement: popped context has wrong prefix
From File c:/DEV300m92/xmloff/source/core/xmlimp.cxx at Line 792

Clicking on "No" the previous error window pops up. Continue with "No". You will
get some of this error windows. Finally the chart is created.

Now click on "Cancel" in the Chart dialog.
I get the error:
Error: Window::~Window: inconsistency in top window chain!
From File C:/DEV300m92/vcl/source/window/window.cxx at Line 4709
Comment 1 Regina Henschel 2010-11-14 19:56:32 UTC
I see the errors in C:/DEV300m92/xmloff/source/core/xmlimp.cxx also when I
change the value in a cell, which is used in a chart data range. After clicking
No for all the error windows Calc freezes.
Comment 2 IngridvdM 2010-11-16 16:37:38 UTC
This is most probably a duplicate to issue 114671, as I cannot reproduce this
error with dev300m93 anymore, where this issue is fixed.

*** This issue has been marked as a duplicate of 114671 ***
Comment 3 kla 2010-11-24 09:31:19 UTC
As IHA has written, its an duplicate and i will close it.