Issue 112572 - [vcl] assertion in ImageAryData::Load
Summary: [vcl] assertion in ImageAryData::Load
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m83
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.3
Assignee: mst.ooo
QA Contact: issues@framework
URL:
Keywords:
: 112621 (view as issue list)
Depends on:
Blocks:
 
Reported: 2010-06-21 12:44 UTC by mst.ooo
Modified: 2010-07-28 17:46 UTC (History)
5 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 mst.ooo 2010-06-21 12:44:09 UTC
in DEV300m83 on unxlngi, just creating a new writer or calc document results in
the following assertion:

Error: ImageAryData::Load: failed to load image
'res/commandimagelist/sc_findtext.png'
From File /so/ws/DEV300/ooo/vcl/source/gdi/image.cxx at Line 561

this is very annoying and should be fixed.
Comment 1 wuyan.ooorg 2010-06-22 08:43:45 UTC
It was caused by the Label Properties of .uno:FindText in
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu. Use the
default value 0, instead of 1.

Fixed in cws findbarfixes01.


Comment 2 wuyan.ooorg 2010-06-22 08:45:58 UTC
Reassigned to mst.
Comment 3 dtardon 2010-06-24 06:33:01 UTC
*** Issue 112621 has been marked as a duplicate of this issue. ***
Comment 4 mst.ooo 2010-06-29 10:47:24 UTC
verified
Comment 5 mst.ooo 2010-07-28 17:46:23 UTC
.