Issue 107575 - Error: "ImageAryData::Failed to load image" when activating a chart
Summary: Error: "ImageAryData::Failed to load image" when activating a chart
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: thomas.benisch
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 08:41 UTC by Frank Schönheit
Modified: 2013-02-24 21:21 UTC (History)
2 users (show)

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


Attachments
document to reproduce the bug case (12.15 KB, application/vnd.oasis.opendocument.spreadsheet)
2009-12-10 08:42 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2009-12-10 08:41:30 UTC
- open the attached spreadsheet
- double-click the contained chart to activate it
=> an assertion pops up saying
   Error: ImageAryData::Failed to load image
   From File ooo/vcl/source/gdi/image.cxx at Line 551
Comment 1 Frank Schönheit 2009-12-10 08:42:16 UTC
Created attachment 66581 [details]
document to reproduce the bug case
Comment 2 Frank Schönheit 2009-12-10 08:44:27 UTC
assertion bug, hindering work with the non-product release => targeting to the
next feasible non-micro release
Comment 3 IngridvdM 2009-12-10 13:44:46 UTC
iha->cd, I have created a toolbar button without an image, as I wanted to have
text only. The framework now tries to collect all the images for the toolbars
and gives this assertion because my image is missing. Can I set a switch
somewhere to explicitly say that I do not want an image? The requested image
name is chartelementselector.png.
Comment 4 IngridvdM 2009-12-10 15:38:55 UTC
@cd, thanks for the telephone support! The solution works :-)
@fs, for a quick local fix change the configuration file:
Office_Install_Directory\Basis\share\registry\data\org\openoffice\Office\UI\ChartCommands.xcu
In node .uno:ChartElementSelector change the Properties value from 1 to 0.
Remove the user configuration and restart the office.
Comment 5 IngridvdM 2009-12-11 10:42:19 UTC
Fixed in CWS chart43.
Comment 6 IngridvdM 2010-03-11 12:49:10 UTC
@tbe, please verify in CWS chart43.
Comment 7 thomas.benisch 2010-03-11 16:15:38 UTC
verified in CWS chart43
Comment 8 thomas.benisch 2010-12-15 11:41:09 UTC
verified in DEV300 m94