Displaying 20 results from an estimated 1000 matches similar to: "Problem with swedish characters"
2003 Feb 08
1
2.2.8pre1 smbclient log in problem
Hi all samba coders. Glad to see that you work to improve samba.
Here is a problem I would be very greatful if you could solve.
Certain international characters does not work as usernames when trying to log
in to an NT4 file server. My problem is that in Swedish versions of NT the
"Administrator" username is translated and reads "Administrat?r". It seams
that the
2012 Dec 15
3
Cannot build custom locale with utf-8 charset
I am trying, without success, to compile a custom locale for the utf-8
character set. I have issued this command:
localedef --no-archive -f UTF-8 -i
/usr/share/i18n/locales/en_CA at yyyy-mmm-dd en_CA at yyyy-mmm-dd.utf8
which produces the requisite files without reporting an error but
which none-the-less insists on using the iso-8859-1 charset:
LC_ALL=en_CA at yyyy-mm-dd locale charmap
2009 Jul 28
1
Sys.setlocale
When checking an R package of mine, I get
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US") :
OS reports request to set locale to "en_US" cannot be honored
'Sys.setlocale' is not used in any of my R functions. What should I do
to fix the Warning? I have never seen this before.
My locale is "sv_SE",
2006 Dec 05
1
Horizontal stripplot
I have a plot similar to the following
library(lattice)
stripplot(1:15, rep(1:3, each=5))
In order to save space for a presentation, I would like to have
horizontal strips instead of vertical. The argument 'horiz' turns the
arguments around, but not the plot. The documentation for 'stripplot'
('xyplot'), 'panel.stripplot' and the FAQ do not seem to provide
2010 Feb 19
0
Error using update.packages
I'm updating packages by
$ sudo R --vanilla
.....
> update.packages()
when I (finally) get the error message:
Error in unloadNamespace(pkg_name) :
name space 'survival' is still used by: 'eha'
* removing '/usr/local/lib64/R/library/survival'
* restoring previous '/usr/local/lib64/R/library/survival'
---------
I have never seen this before. I guess that R
2000 Mar 28
1
openssh X11Forwarding problem solution
Hi!
Several people noticed problems with openssh Version 1.2.2 through 1.2.3
related to X11 forwarding under Linux. For example:
Magnus Holmberg <pucko at lysator.liu.se> wrote:
> I have just installed openssh-1.2.2p1-1
> on two of my machines and I have one problem.
>
> I have
> X11Forwarding yes
> in my /etc/ssh/sshd_config
>
> but when I try to ssh to that
2009 Jul 03
2
Two questions about the cloud function in the lattice package
Hi,
I have two questions regarding the cloud function in the lattice
package:
1) Is there a way to not print the surrounding frame (i.e. the square
surrounding the entire plot)?
2) Is there a way to italicize the text displayed with the key argument?
Some sample code:
data(iris)
cloud(Sepal.Length~Petal.Length*Petal.Width,data=iris,
groups=Species,screen=list(z=20,x=-70),
2006 Aug 03
3
Swedish Rails
I would like to announce my plugin Swedish Rails.
Rails provide many goodies and helpers for you, but some of these are
dependant on your user interface being in english. Date controls, for
example. Pluralization is another. And have you ever tried to capitalize
a string with Swedish letters in them? Then you know it doesn''t work
that well. Until now, that is. You install this
2012 Sep 28
1
High memory needs [SOLVED]
I finally found a solution to our problem. I think some people running
like us a combination CentOS 64 bits\Sun Grid Engine,
could encounter the same situation.
Here is a detailed explanation, hope it can be useful to someone!
The file /usr/lib/locale/locale-archive is a memory-mapped file used
by glibc (the gnu C library). This file contains the languages used
over the system (for instance, man
2009 Apr 07
0
Converting a whole dataframe (including attributes) from latin1 to UTF-8
Hi list!
Short version: How do I convert a whole data.frame from latin1
encoding to utf8?
I get SPSS files with latin1 encoding. My OS is GNU/Linux and the
locale sv_SE.utf8, and I normally interface R with Emacs/ESS. I have
used the following hack to convert a data.frame in latin1 to utf8:
> Sys.setlocale(category = "LC_ALL", locale = "sv_SE.iso88591")
> foo <-
2016 Aug 09
0
Localedef runs but doesn't change locale
Hello everyone,
When I run the command localedef -c -i en_GB -f UTF-8 en_GB.utf-8 the
command runs with no errors but running locale still shows:
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
2012 Apr 10
1
Bug#668290: [INTL:sv] Swedish strings for xen-api debconf
package: xen-api
severity: wishlist
tags: patch l10n
Please consider to add this file to translation of debconf.
--
brother
http://sis.bthstuden.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sv.po
Type: application/octet-stream
Size: 1869 bytes
Desc: not available
URL:
2008 Aug 25
0
How to run a program with swedish characters in the path?
I have a program called "Dieselr?ttor & Sj?mansm?ss" (Dieselrats and sailormice - a kids game). Installing this does not work, the installer does not complain but the folder in c:\Program Files is not created. According to installer it should be c:\Program Files\PAN Vision\Dieselr?ttor & Sj?mansm?ss
I'm pretty sure it's a problem with the non ascii characters after
2006 Jan 30
3
Set caller id on Swedish PRI (euroisdn)
Hi,
I have a problem with setting outgoing caller id to "nothing" (secret)
on our Wildcard TE405P connected to a swedish euroisdn line. Caller ID
seems to work fine when connecting the same line to a Ericsson PBX - so
something must be wrong in my settings, but I don't know what.
I've tried:
exten => _*70X.,1,Set(CALLERID(name)="") exten =>
2006 Apr 19
5
Swedish characters problem
Hello,
I''m playing around with Rails and I''m having problems with displaying
swedish characters. This is how far I''ve gotten:
I have a controller...
class MiscController < ApplicationController
def swedish_chars
@chars_to_display = ''???''
end
end
...and a template (swedish_chars.rhtml)
<head>
<title>Test with swedish
2007 Dec 22
5
[Bug 13778] New: DMA queue hang Class 0x0397 Mthd 1808, FX5600
http://bugs.freedesktop.org/show_bug.cgi?id=13778
Summary: DMA queue hang Class 0x0397 Mthd 1808, FX5600
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2010 Feb 14
3
Bug#569843: logcheck-database: acpid filter misses trailing white space
Package: logcheck-database
Version: 1.2.69
Severity: normal
Tags: patch
The syslog messages for acpid when a window client connects
or disconnect all have a trailing single space at each line.
Therefore the existing two patterns in
/etc/logcheck/ignore.d.server/acpid
fail to filter out the events. Furthermore, the disconnect
message includes a PID-numbered client, which is not present
in the
2005 Dec 04
3
[Bug 3299] New: rsync: now replaces non-ASCII character with numerical values
https://bugzilla.samba.org/show_bug.cgi?id=3299
Summary: rsync: now replaces non-ASCII character with numerical
values
Product: rsync
Version: 2.6.6
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=307242
OS/Version: Linux
Status: NEW
Severity: major
Priority:
2005 Sep 03
1
Current status on _outgoing_ Swedish/Dutch DTMF CLIP for TDM400 FXS interfaces?
Hi all,
I have been looking at the code for both the zaptel driver (wctdm.c/wcfxs.c)
and the asterisk channel driver (chan_zap.c) trying to figure out how much
of this that has been implemented. So far I can see that the current stable
1.0.9.1 zaptel driver don't have the SETPOLARITY ioctl that would be
required to properly signal the Swedish/Dutch CLIP, but the 1.2 beta1 has
this
2000 May 17
2
2.1.0p1
Oops. The URL for that is:
http://violet.ibs.com.au/files/openssh/test/
Sorry,
Damien Miller
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)