<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN Old base file (*.dbf) created in LO fails to open in 6.4.2.2"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132713#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN Old base file (*.dbf) created in LO fails to open in 6.4.2.2"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132713">bug 132713</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>On pc Debian x86-64 with master sources updated today, I got a popup message to
select encoding.
I use by default one (Western Europe (DOS/OS2-850/International)), no pb.
I noticed these traces on console:
warn:svx.dialog:48910:48910:svx/source/dialog/txencbox.cxx:243:
SvxTextEncodingTreeView::InsertTextEncoding: no resource string for text
encoding: 91
warn:svx.dialog:48910:48910:svx/source/dialog/txencbox.cxx:243:
SvxTextEncodingTreeView::InsertTextEncoding: no resource string for text
encoding: 92
According to
<a href="https://opengrok.libreoffice.org/xref/core/include/rtl/textenc.h?r=189abcf0#128">https://opengrok.libreoffice.org/xref/core/include/rtl/textenc.h?r=189abcf0#128</a>
these encodings correspond to:
#define RTL_TEXTENCODING_ADOBE_STANDARD (RTL_TEXTENC_CAST( 91 ))
#define RTL_TEXTENCODING_ADOBE_SYMBOL (RTL_TEXTENC_CAST( 92 ))</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>