search for: cp1255

Displaying 6 results from an estimated 6 matches for "cp1255".

Did you mean: cp1251
2008 Mar 23
1
Errors: Conversion error: Illegal multibyte sequence ...
...his list, but unfortunately I have not find any satisfactory answers. ?My questions are: - Where these messages are coming from? - Are they are signs of some malfunction and what are the possible consequences (the server is a ClearCase server)? The relevant part of smb.conf is: ... ?dos charset = CP1255 ?unix charset = UTF-8 ?display charset = UTF-8 ... Any help/hint would be greatly appreciated. Best regards, Alexander Shmugliakov
2020 Apr 25
1
Re: [PATCH v2] python: Fix UnicodeError in inspect_list_applications2() (RHBZ#1684004)
Hi Nir, I think latin1, How do you think we should handle latin1 errors then? Replace on latin1 or replace on utf-8? for codec in ["utf8", "latin1"]: try: return decode(b, codec) except: pass return decode(b, "utf8", errors="replace") (Pseudocode, will be implemented in c) On Thu, Apr 23, 2020, 21:34 Nir Soffer <nsoffer@redhat.com>
2016 Sep 21
2
Samba loose the user forward as member Server
...itkrb5 systemd -addc -addns -ads -avahi -cluster -cups -dmapi -iprint -quota (-selinux) -syslog {-test} -winbind" ABI_X86="32 (64) (-x32)" PYTHON_TARGETS="python2_7" 0 KiB Samba PDC 4.1.12 global] panic action = /usr/share/samba/panic-action %d dos charset = cp1255 unix charset = utf-8 workgroup = DOMAIN netbios name = HOSTNAME # interfaces = bond0 lo eth5 interfaces = 192.168.1.2/24 bind interfaces only = yes hosts allow = 192.168.1. socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096 #...
2016 Sep 21
0
Samba loose the user forward as member Server
...avahi -cluster -cups -dmapi > -iprint -quota (-selinux) -syslog {-test} -winbind" ABI_X86="32 (64) (-x32)" > PYTHON_TARGETS="python2_7" 0 KiB > > Samba PDC 4.1.12 > > global] > panic action = /usr/share/samba/panic-action %d > dos charset = cp1255 > unix charset = utf-8 > workgroup = DOMAIN > netbios name = HOSTNAME > # interfaces = bond0 lo eth5 > interfaces = 192.168.1.2/24 > bind interfaces only = yes > hosts allow = 192.168.1. > socket options = IPTOS_LOWDELAY TCP_NODELAY SO...
2011 Sep 09
1
1 TByte (99,5%) data missing on rsync backup???
...+++ home/toSort/FreeNAS/backups/obfuscated/home/q6600/usr/lib/gconv/CP1253.so 2011/09/09 03:36:13 [5910] >f+++++++++ home/toSort/FreeNAS/backups/obfuscated/home/q6600/usr/lib/gconv/CP1254.so 2011/09/09 03:36:13 [5910] >f+++++++++ home/toSort/FreeNAS/backups/obfuscated/home/q6600/usr/lib/gconv/CP1255.so 2011/09/09 03:36:13 [5910] >f+++++++++ home/toSort/FreeNAS/backups/obfuscated/home/q6600/usr/lib/gconv/CP1256.so 2011/09/09 03:36:13 [5910] >f+++++++++ home/toSort/FreeNAS/backups/obfuscated/home/q6600/usr/lib/gconv/CP1257.so 2011/09/09 03:36:13 [5910] >f+++++++++ home/toSort/FreeNAS/ba...
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
...ISO-8859-13 + ISO-8859-14 + ISO-8859-15 + ISO-8859-MAX + + KOI8 + KOI8-U + ALTERNATIVE + BULGARIAN + + CP437 + CP850 + CP852 + CP855 + CP866 + + CP874 + CP932 + CP936 + CP949 + CP950 + CP1250 + CP1251 + CP1252 + CP1253 + CP1254 + CP1255 + CP1256 + CP1257 + CP12-MAX + + UTF7 + UTF8 + EUC-JP + UTF16BE + UTF16LE + UTF32BE + UTF32LE + + MACROMAN + MACJAPANESE + MACCHINESETRAD + MACKOREAN + MACARABIC + MACHEBREW + MACGREEK + MACCYRILLIC + MACDEVANAGARI + MACGURMUKHI + MACGU...