similar to: UTF-8 problem when not using UTF-8, but Umlauts

Displaying 20 results from an estimated 2000 matches similar to: "UTF-8 problem when not using UTF-8, but Umlauts"

2008 Feb 19
2
Charset conversion : init_iconv error
Hi all, Debian Server with linux-image-2.6.18-5-amd64 and Samba 3.0.24-6et: When I run testparm I get the error: Load smb config files from /etc/samba/smb.conf init_iconv: Conversion from UTF-16LE to IS0-8859-15 not supported init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII init_iconv: Conversion from UTF8 to IS0-8859-15 not supported init_iconv: Attempting to
2011 May 11
1
(Cross ) Install and Conversion problem
With some extra effort of export samba_cv_CC_NEGATIVE_ENUM_VALUES=0 I could compile Samba3 for ARM. (./configure --host=arm-none-linux-gnueabi --build=i686; make) As I couldn't install samba on my host with make install (as I compiled on Intel machine) I just - copied smbclient, libwbclient.so, - created an empty /usr/local/samba/lib/smb.conf - and copied lowcase.dat and upcase.dat to that
2004 Aug 05
2
libiconv problems
Hello all, OK - Im kind of stumped on this one and google wasnt much help. Its probably something stupid and obvious, but I could use another pair of eyeballs. When compiling Samba 3.0.5 on Solaris 9 (using the Sun directory server 5.1 as the LDAP, but compiled against the OpenLDAP libraries in /usr/local/lib) I got the following error during the make: lib/iconv.c: In function `sys_iconv':
2004 Apr 22
1
Samba 3.0.2a problems on Solaris 8
Tried to upgrade our Samba 2.2.8a domain controller (Solaris 8) to Samba 3.0.2a. Compiled using gcc 3.3.2, linked to libiconv-1.8, popt-1.7 and cups-1.1.20. I shut down the Samba 2.2.8a. Removed everything in var/locks. Did a "make install" to install 3.0.2a, then restarted Samba. My smb.conf is basically the same as 2.2.8a with "domain admin group" removed. When I stared
2008 Aug 20
0
Samba issue not able to join to domain
Hello All, We are facing the below problem when connecting to domain quake:/etc/sfw-> /usr/sfw/sbin/net join -w AGILENT -U sshanmug -s /etc/sfw/smb.conf [2008/08/18 23:10:25, 0] lib/charcnv.c:(159) init_iconv: Conversion from UTF-16LE to CP850 not supported [2008/08/18 23:10:25, 0] lib/charcnv.c:(167) init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII [2008/08/18
2003 Nov 06
1
Error trying to resolve symbol 'init_module'
Hi: I've just installed Samba 3.0.0 on FreeBSD 4.9-RELEASE, and it appears to work correctly, but I get the following errors when running 'net' or 'smb*' commands. The install was from source with no changes made to default. i.e. './configure; make; make install'. [2003/11/06 10:25:45, 0] lib/module.c:do_smb_load_module(58) Error trying to resolve symbol
2009 Aug 12
0
Samba CP850 related errors.
Hi, I am trying to run Samba on my linux machine. I am getting the following errors when I execute the smbd daemon. The daemon aborts after some time. I see the following in the log file: init_iconv: Conversion from CP850 to UTF-16LE not supported [2009/08/11 13:44:33, 0] lib/charcnv.c:166(init_iconv) init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE [2009/08/11
2011 Nov 24
0
R-2.14.0: read.csv2 with fileEncoding="UTF-8"
Dear R-List, I'm trying to read an UTF-8-encoded text file which works fine under ##################################################################### ### CONFIG 1 > sessionInfo() R version 2.12.1 (2010-12-16) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252 [3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
2006 Feb 19
1
distributing iconv.dll
I would like to distribute Iconv for Windows with my Rails application (developing on a Mac, no experience with dlls). I threw iconv.dll and charset.dll under lib without luck. Where would I need to put them (if this is possible at all)? -- fxn PS: The reported error message is in Spanish but translated reads something like "the specified process was not found: Init_iconv".
2010 May 29
1
iconv issues with samba-3.2.15
Hello Experts: I upgraded from 3.0.25 to 3.2.15 - the compilation went thru fine but I get segmentation fault during runtime. It dumps core when function lp_load_ex (in file param/loadparm.c) calls init_iconv(). I'm using GCC 4.3.3 to compile samba. I tried google search but couldn't find anything relevant. Can somone please suggest what could be going wrong. Thanks, Marty
2003 Feb 06
1
Net ADS JOIN error
Hi all, After having spend 2 days to resolve my problem to configure Samba 3.0 (the path to the libgcc_s was wrong) I've finally installed it and I'm trying to join the W2K AD domain with the command: 1. kinit admin@OUR.DOMAIN.ORG (asking password and getting the ticket from the W2K) 2. net ads join -Uadmin@OUR.DOMAIN.ORG (doesn't work) error message : [2003/02/06 15:09:02, 0]
2012 Mar 28
1
Transferring a dataset from WINXP to Mac - problems with umlauts
Dear R-Help, is it possible to correctly display umlauts in a dataset, which has been created under WINXP, on a Mac-system? This is the problem: I have imported a German MS-Access database into R 2.14.1 by using RODBC on a WINXP-System. It runs with a Latin-1 encoding (codepage 1252). However, most of the work is done with a Mac (UTF-8 encoding) and the R-dataset has been transferred to the MAC.
2003 Jun 09
3
No umlauts in filenames
My samba setup cannot handle files whose names contain german umlauts (????). The server is samba 2.2.8a-1 on Redhat 8.0 (from the binary RPM from the samba site), the client is running WinXP Home Edition. When I create a file whose filename contains umlauts on the samba share from the WinXP machine, the filename is displayed with question marks instead of the umlauts by ls on the linux machine,
2006 Aug 16
1
Several Problems with Umlauts
Hi I''m working on a Rails app for quite some time now. I had some problems with umlauts; I found workarounds but don''t like them really. So I wanted to ask if I''m the only one with these problems. Basically, I''ve set up my app and my database to work with utf-8. This works fine for all data that is processed by ActionController / ActionView. I can enter
2006 Jul 22
1
(bug) auto_complete_for has no support for umlauts!
i wanted to file a bug in the rubyonrails trac, since trac is currently broken, i am writing this here. maybe there is a solution allready: auto_complete_for has no support for umlauts. this i a very big problem for non-english developers out there, since almost everything searched for contains umlauts. * searching by umlauts is not possible * displaying of the found entries is screwed see
2003 Oct 24
1
Problem with German Umlauts
Hi @all... Following configuration i used before samba 3: character set = ISO8859-1 codepage = CP850 I could read an write files with umlauts from my Win2k Client. Doing an ls at the linux console showed a ? (question mark) instead the umlaut, but using mc (Midnight Commander) shows the right char. I was quite happy with this setup. Now, with samba 3.0.0final-1 (from Debian/sarge), I tried
2005 Nov 02
4
Trouble with Umlauts
I am developing an application in German. This means I have umlauts. When I was using rails version 0.13.1 there seemed to be no further configuration needed for umlauts to be shown correctly. Now I have upgraded to 0.14.2 and the umlauts are being displayed at ''?''s. I changed the encoding of the page and it is UTF-8. I have also tried the steps listed at
2005 Aug 23
2
HTML escape of umlauts
Cheers, I work on a german site that obviously includes german words with umlauts in its data. It seems like the html_escape function (or simply h() function) will not escape umlauts: <%=h "ä" %> Will not produce &auml; What is the best way to do this? Thanks, Jonathan -- Jonathan Weiss http://blog.innerewut.de
2002 Jun 13
1
umlauts in a plot label in X11
After I have found out that I have to tell ess-mode in emacs to use an iso-latin<n> encoding scheme to communicate with the R subprocess, including umlauts in labels works, at least for writing to postscript. Only the X11-display still makes trouble: It uses a font that has some russian characters in the position of the umlauts in latin-1/9. Is there a way to tell R to use a font that
2007 Jan 22
1
Broken Umlauts (ÄÖÜäöüß) since Update on Rails 1.2.1
Dear group-members, I´m a little frustrated, since I have updated on Rails 1.2.1: My application uses some tables from a MySQL database encoded in UTF-8. With Rails 1.1.8, I had no problems with displaying German Umlauts (ÄÖÜäöüß) in views and forms, all went well without the need to worry about charsets and encoding. Since yesterday, my browsers (Safari, Firefox) only display little question