Issue 114784 - assertion: SvxTextEncodingBox::InsertTextEncoding: no resource string for text encoding
Summary: assertion: SvxTextEncodingBox::InsertTextEncoding: no resource string for tex...
Status: REOPENED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m88
Hardware: PC Linux, all
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 00:34 UTC by 400guy
Modified: 2013-08-07 15:40 UTC (History)
1 user (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 400guy 2010-09-28 00:34:26 UTC
I am running a non-product build of DEV300_m87.


To provoke the assertion

(*) From the welcome center, select Open.

(*) Navigate within your installation directory to
   
OpenOffice/installed/install/en-US/openoffice.org3/.openoffice.org/3/user/database/biblio.dbf
    and click Open.  Program presents Debug Output ...

        Error: SvxTextEncodingBox::InsertTextEncoding: no resource string for
text encoding: 40
        From File
/home/terry/OOo_hacking/DEV300_m88/svx/source/dialog/txencbox.cxx at Line 206
        Abort ? (Yes=abort / No=ignore / Cancel=core dump)

    and then presents the same assertion again for encodings 91 and 92.


These assertions may or may not be related to the assertion
"rtl_string2UString_status() - UTF8 test encoding" documented in issue
114772.
Comment 1 ocke.janssen 2011-02-07 10:59:27 UTC
Grabbing
Comment 2 ocke.janssen 2011-02-07 10:59:53 UTC
Fixed in cws dba34d.
Comment 3 ocke.janssen 2011-03-16 10:30:42 UTC
I have to remove this fix from dba34d again because it contains string changes which aren't allowed in this state. I'll fix it for the next release.