[Libreoffice-bugs] [Bug 132713] FILEOPEN Old base file (*.dbf) created in LO fails to open in 6.4.2.2

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 14 10:36:57 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132713

--- Comment #20 from Julien Nabet <serval2412 at yahoo.fr> ---
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
https://opengrok.libreoffice.org/xref/core/include/rtl/textenc.h?r=189abcf0#128
these encodings correspond to:
#define RTL_TEXTENCODING_ADOBE_STANDARD         (RTL_TEXTENC_CAST( 91 ))
#define RTL_TEXTENCODING_ADOBE_SYMBOL           (RTL_TEXTENC_CAST( 92 ))

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200514/9a224ade/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list