Displaying 20 results from an estimated 500 matches similar to: "Supporting charsets"
2009 Apr 20
1
Strange behaivour with extended characters
Hi there.
I am using dovecot in almost all the mail servers I configure, but I have
not noticed some problems till now, when I configured a server for a
japanese language based customer. Now I know, the problem is not about
this customer, but it seems to be a constant in all my servers (for some
reason we did not noticed that before).
The situation is like this.
When receving mail with extended
2007 Oct 30
1
Japanese menu on widget are garbled (mojibake)
Hello,
I have problem that menus on windows soft under wine are garbled
(mojibake.)
I'm Japanese and I've just started to use wine under CentOS5 because I
want to
use English-Japanese dictionary viewing software.
Installing wine is fine both English and Japanese locale where wine
related soft
displays Japanese correctly even on menus.
But my dictionary viewing soft under wine has
2020 Jun 26
2
Error in substring: invalid multibyte string
Hi all,
I'm getting the following error from substring:
> substr("<I>Jens Oehlschl\xe4gel-Akiyoshi", 1, 100)
Error in substr("<I>Jens Oehlschl\xe4gel-Akiyoshi", 1, 100) :
invalid multibyte string at '<e4>gel-A<6b>iyoshi'
Is that normal / intended? I've tried setting the Encoding/locale to
Latin-1/UTF-8 but that does not help. nchar
2006 Mar 14
1
iptables+iproute problem
Hi there.
I have followed some documents found here and there, but do not have
already success implementing a script using iptables and iproute.
What I need is to send all traffic trough an ADSL line, but mail trough an
expensive and slow DS0. The mail server lies on the PC acting also as
firewall. I include the script. When using that I get some error messages
(I found that the flush command
2020 Jun 27
1
Error in substring: invalid multibyte string
Thanks for the quick response Ivan. readLines with encoding='latin1' works
for me (on Ubuntu).
However I was more concerned with the inconsistency in results between
substr and regexpr. I was expecting that if one of them errors because of
an unknown encoding then the other should as well. Even better, if regexpr
works, why shouldn't substr work as well?
Incidentally the analogous
2006 Aug 06
0
Samba & NFS and file name charsets
Hi,
I have a problem copying files from a Suse 9.3 box to a CentOS 4.3 box
with maintained characters in the file names. They usually have a lot
of "???" (Swedish) in them and they are replaced by spaces when I copy
to the CentOS 4.3 box.
I have tried with nfs and then with Samba and get the same result. I
have searched the net and found some suggestions about smbmount
options
2007 Nov 18
1
Correctly displaying different charsets in Gnome-Terminal
Hi,
I'm using CentOS 5.0 with GNOME on almost all my desktops. My system is
in french, so the default charset ($LANG) is fr_FR.UTF-8.
I'm in charge of our public library database server, running Debian
Sarge. It's mainly running a LAMP server with a few extra PHP modules,
and it's hosting our library management software. Since the app refuses
to work correctly with UTF-8, I
2004 Mar 30
1
Problems with charsets and i18n
Hello list,
probably a known issue (but I haven't found a link yet):
I'm using 3.0.2a with 'unix charset = ISO8859-15' and get the following then a file with ticks is created:
- desired: "???????`'??"
- displayed: "???????`'??"
^^^
The euro sign is created correctly in a file name. The filename will be displayed in the filesystem
2013 Dec 19
1
Trouble with charsets on samba4
Hello
I have much trouble with german umlauts.
I've installed samba4 as a DC in an existing Windows Domain. The first join I made with a blank smb4.conf
"samba-tool domain join DOMAIN DC -UAdministrator%Passwort --realm=DOMAIN.LOCAL --server=windows-dc.domain.local --use-ntvfs"
It works fine and everything is synced.
On the share we have directories and files with german umlauts.
2003 Oct 08
2
charsets in samba3
Is there any way to make samba use whatever the default charset was on samba
2.2.x (like 2.2.3?).
I've just upgraded to samba 3 and just about every second file displays
incorrectly on my windows clients and most of them refuse to open because of
this. THis is causing absolute chaos to the point where I (an avid windows
hater) am starting to look at reload all the servers in question with
2008 Jan 21
1
MySQL and charsets: latin1 vs. utf8
Hi,
Our public library management software (PMB) is currently running on a
Slackware Linux 12.0 server, with Apache, PHP, MySQL and a few PHP
modules. I'm considering migrating it to CentOS 5.1, because it would be
easier to maintain for updates, and for various other reasons.
Slackware is one of the rare distros that does not default to an utf8
system locale. The default is en_US, and
2018 Sep 27
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Since the goal is to start llvm-tapi more or less from scratch, I feel
the best approach initially is to focus on the structure as a key
point of feedback in initial reviews. Once the foundations are set,
integrating Mach-O TAPI in parallel with the ELF implementation should
be relatively straightforward. The features outside of stubbing aren't
as appealing for ELF, so I probably won't be
2004 Sep 22
8
Digium Hardware
Hi,
Has anybody had any problems getting digium hardware lately?
Regards
Greg Cirino
___________________________________
Cirelle Enterprises Inc.
603-425-2221
www.cirelle.com Website Design
www.cirelle.net ProSpeed High Speed Dial-up - 5 Times Faster
www.cedata.com Web, FTP, Email Hosting Services
www.mlsbot.com MLS IDX Services
When You Want It Done Well, Just Call Cirelle
It's not just a
2008 Jul 02
2
Icecast direct on port???
Hi!
It is possible a mountpoint to be configured direct on a port, e.g, an
MP3 streaming running at address http://localhost:8001 ?
I'm trying, but the address of m3u file is http://localhost:8000/.m3u,
and it's content is the own icecast server.
Much thanks.
Regards
Taffarel
2018 Sep 27
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
On Thu, Sep 27, 2018 at 3:12 PM Rui Ueyama via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Thu, Sep 27, 2018 at 2:42 PM Armando Montanez via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Since the goal is to start llvm-tapi more or less from scratch, I feel
>> the best approach initially is to focus on the structure as a key
>> point of
2018 Sep 28
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Oof, I didn't think about Clang not being in the same place. Perhaps we
could put this in clang-tools-extra to solve that?
As for the unification of the code bases. I was assuming we didn't want to
just throw a ton of code over the wall anyway so the merge was going to
need to be reviewed chunk by chunk anyhow. Support for the two formats
should be possible to add in parallel (although, I
2018 Sep 26
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Hello all,
LLVM-TAPI seeks to decouple the necessary link-time information for a
dynamic shared object from the implementation of the runtime object.
This process will be referred to as dynamic shared object (DSO)
stubbing throughout this proposal. A number of projects have
implemented their own versions of shared object stubbing for a variety
of reasons related to improving the overall linking
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Right. Usually you wouldn't want to write a .tbe from scratch, but for
the sake of linking against a DSO you might only have access to a .tbe
stub that was produced from the DSO. This specific functionality
becomes critical when DSOs only used for linking are replaced entirely
by .tbe stubs because at a SDK level the complete DSO isn't needed.
This is what Apple has done to significantly
2010 Jul 27
6
Xen vnc on pv domU
I want use xen vnc also on pv domU linux, i have try with this 2 domU without
result:
- Lenny created with xen-tools 4.2 beta 1
- Lucid created with new metod similar to cd
DomO is:
Lenny with Xen 4.0.1-rc3-pre (changeset 21209) and kernel
xen/stable-2.6.32.x (commit 01d9fbca207ec232c758d991d66466fc6e38349e)
Someone can help me please?
--
View this message in context:
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
Absolutely. The goal of the tool is to produce both textual and binary
DSO stubs. This means you could take a DSO, produce a textual stub,
modify it however you wish, and then produce a linkable binary stub
from that modified .tbe. That, or you could bypass the textual portion
altogether and just produce binary stubs from DSOs. While the textual
format is useful, the goal is to make the tool