Displaying 20 results from an estimated 4000 matches similar to: "Problem with umlaut on windows server"
2012 Nov 21
3
Sourcing files with Umlaut in path no longer works
Dear helpeRs,
on my new machine - Windows 7 64Bit, R 2.15-2, I can no longer source
files for which the path contains the o-Umlaut (?). As a historical
burden, my username is Gr?mping and contains that Umlaut (I wouldn't
have chosen it now, but decided to keep it for easy transfer). I have
had the difficulty that I couldn't use the R CMD tools on files with
Umlauts in the path (and
2006 Aug 02
1
read.spss and umlaut
Hello
When I read a SPSS *.por file with read.spss everything after a umlaut is
missing:
> library("foreign")
> spssdaten <- read.spss("projets.por")
> attr(spssdaten$PROJETX, "value.labels")[1:20]
Bg Stammzellenforschung Bb
863 862
Bb
2003 Jun 16
1
german umlaut and samba 3
hi all,
we want to use samba to connect a windows machine and a linux server, the
linux machine should read the windows-filesystem to backup it. in samba 2.xx
we wasn't able to teach samba the german umlauts or filenames containing a
blank. we tried the character substitution in smb.conf and of course we
called smbmount with iocharset=iso8859-1,codepage=cp850, but unforunatly it
doesn't
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
2006 Oct 06
2
factor levels with umlauts
Hi all
I have to generate some test data for import in an sql database. The
database is meant for web-based data entry in a study taking place in a
german speaking region, so factor levels of the variables include umlauts.
The variables in the dataframe t.muster are generated e.g. like this:
t.muster$screening <- rep("ausgef?llt",50)
and exported to a .csv file by:
2012 Jan 13
2
2.1.rc3 (1a722c7676bb):dsync umlaut problems
All umlauts in mailbox names are lost after converting mbox/Maildir
mailboxes to mdbox.
[location2 scp-ed from the old server]
# ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/
/srv/import/Maildir/.Gel&APY-schte Elemente/
# dsync -u jane at example.com -v mirror maildir:/srv/import/Maildir/
?
dsync(jane at example.com): Info: Gel?schte Elemente: only in dest ?
?
# doveadm mailbox
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.
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.
2002 Apr 07
3
German umlaut in xlab
Dear all,
which font do I have to choose to use German umlauts at x/ylab in plot? Do I
have to change Rdevga; and how? Or should I use these Hershey vectors?
I looked quite a long time for a solution, which should be easy, so I
thought I'd better ask here.
Maybe some other people have already solved this problem.
Regards,
Petra
-
---------------------------------------------------
Petra
2010 Nov 23
1
mount.cifs and Umlaut in share name
Hello,
I need to mount a CIFS share (in the end via fstab, for now manually
from terminal) which has both a space and a german umlaut in its name. I
cannot get mount.cifs to mount it, it always complains it cannot find it.
I managed to get around the space problem in fstab with the \040 trick,
but I cannot find a way to correctly encode the umlaut. When looking at
the output of "mount.cifs
2005 Jun 27
1
problem with postcript() and umlauts
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I am running R 2.01 on SuSE 9.2 and I use GNU-Emacs and ESS.
When using umlauts like ?? ?? ?? ?? for e.g. plot titles , I enter them
directly in the code, like
plot(seq(from=-4,to=4,length=100),dnorm(seq(from=-4,to=4,length=100)),main="Gau??-Verteilung")
I get a dotted box just after the "Gau" and before the "??"
2001 Feb 14
0
How about umlaut characters?
Holger Marzen wrote:
> On 16 Oct 2000 11:39:10 GMT, Uwe Bonnes
> <bon@elektron.ikp.physik.tu-darmstadt.de> wrote:
>
> >Holger Marzen <holger.marzen@sik-gmbh.de> wrote:
> >: I compiled wine-20000109 and got the Lotus Notes Client up and running.
> >: I had to copy lots of dlls from my NT-box but now it works.
> >: My X-Server has access to a
2004 Dec 03
1
Umlaut over I on Definity display
I've successfully integrated * to a Definity G3SI PBX via PRI. On calls
from the * box to a Definity display telephone a umlaut over an I appears at
the beginning of the caller name on the Definity display. Anyone seen this
before?
Thanks... Bud
2003 May 20
5
Problems with Win-Username containing a "Umlaut"
Hi!
I'm having a small network with 10 WinXP Pro computers and a SuSE 7.3 Linux Server.
I configured Samba to map the Windows Usernames of 9 computers correctly, but the one, with which Marc D?rner is working, is not mapped correctly. I found out, that this is caused by the "?" (german Umlaut). If the Username is "Marc Doerner" it'll work, but i'd like to keep it to
2007 Sep 04
1
SOLVED: importing huge XML-Files -- new problem: special characters
Hi all,
thanks to the people who replied to my question! I finally solved the
issue by writing own handlers and using xmlEventParse - which leads
to the following problem which is so odd that its probably a bug.
I use several special charachter in my XML-File, e.g. umlauts or ? or
? - but no matter how I encode my XML (UTF or ISO) or I escape these
characters xmlEventParse always stops
2011 Jan 24
1
Encoding Oddities
Hi,
I'm new to the list but I've been using Xapian along with the Ruby
bindings and Xapit for over 1,5 years and it's working great. But now
I've run into a very strange encoding issue.
I'm using Xapian 1.0.11 on Solaris.
This is the issue: I'm pulling ISO-8859-15 encoded data from a legacy
database and I'm indexing it. Some of that data contains German Umlaut
2007 Mar 31
8
Problem with encoding (Umlaut: ü, ä...)
Hi there from Germany,
I just installed and set up ferret and act_as_ferret for rails. All of
them at the most recent version. The development environment is running
fine with Mac OS X. But I got problems with the productive environment
(debian).
In the (mysql-)database are few records stored, containig german umlauts
(? for example). Running a query for "k?ln" returns the correct
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,
2010 Jul 22
2
Sweave special characters problem
Dear all,
I use Sweave to create my reports. Unfortunately my script crashes whenever I my R code contains special characters like umlauts.
Is there a way to to escape special characters in Sweave... This is the line that crashes Sweave:
gl_bybranch = ddply(new_wans,.(period,Branchen), function(X) data.frame(Gesch?ftslage=mean(X$sentiment)))
Unfortunately I can't just rename it, because I
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