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

--- Comment #20 from Julien Nabet <serval2...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to