similar to: Problem with codepages and Localized windows

Displaying 20 results from an estimated 600 matches similar to: "Problem with codepages and Localized windows"

2012 Sep 14
1
Printing localized pdf file from Sweave snippets
Hello! I am struggling for quite some time with proper printing of local characters in pdf plot, via Sweave snippets in Rnw file. When I am working directly within R, all is fine and I can get local character properly, like: pdf('figs/fig-relativeEntropy0.pdf', h=6, w=6, encoding='CP1250') matplot(par[, c(3)], type='b', ylim=c(0,0.5), xaxt='n', pch=c(21),
2003 Dec 01
0
No subject
8. You have join to this mail a text file with the few characters that don't = match. On Swat, it's easier. = I use Swat from my win98 box. When I write a share comment with some chara= cters, there are not translated properly inside smb.conf file. = When I read my smb.conf file, I noticed that for example a cp1252 characte= r like (0xC1) has been changed onto an ISO8859-15 character
2016 Jun 16
2
Re: libguestfs can't communicate over network while creating VM
Hello Pino, I am still getting the same error however from libguestfs log (when creating VM) seems that DHCP has been found - no 'DHCP can't be found' or whatever error it was. So there is some progress but the issue persists :-/ This is what I have done apt-get purge dhcpcd5* apt-get install isc-dhcp-client echo isc-dhcp-client >
2016 Jun 16
2
Re: libguestfs can't communicate over network while creating VM
Hello Pino, I tried installing the package and running the command, however nothing has changed :-/ This package should be installed as an addition to the dhcpcd5 or is a replacement? Thanks Best regards, Petr ________________________________________ From: Pino Toscano <ptoscano@redhat.com> Sent: Thursday, June 16, 2016 1:45 PM To: libguestfs@redhat.com; Mensik, Petr Subject: Re:
2009 Oct 01
1
Using optimize with array variables
Hello, I am trying to figure out how to use optimize() with array variables as inputs. I have a for loop in the function definition: SS <- function(int,slo,x,y){ for(i in 1:length(x)) ((int+slo*x[i])-y[i])^2->squares[i] sum(squares)->>sum_squares output_txt = c ("The sum of squares is", sum_squares) print(output_txt, quote=FALSE)} Even assuming I make x and y
1998 Dec 09
1
Creating new folder in a WIN95 explorer czech version.
I can't create new folder in a czech Win95 explorer on a unix using samba 1.9.18p7. The problem is that Windows exporer uses for the creation new folder a name containing characters above 128. The explorer creates new folder in a two phases: the first It creates directory named Nov<A0> slo<A7>zka and next it gives to user posibility to change this name. Crazy !!? The first phase
2004 Jul 15
0
smbmount codepage problem
Hello-- A quick question, to see if anyone could help me out. I have a home network with two nodes, my laptop and my girlfriend's. I have Debian sarge with kernel 2.6.6 on my laptop while on my girlfriend's machine is the Latin American Spanish version of Windows ME. I am trying to use smbmount to allow me to mount her machine's Windows file shares. I have set up the shares on her
2002 Dec 10
2
C caron character in R
Hi! In R 1.6.1. for Windows using RGui interface I try to use characters of Slovenian alphabet. Slovenia is a small Slavic country south of Austria with 3 characters which are not found in English alphabet, namely C, S and Z- all with caron. As S and Z are presented OK in both Console and Graphics window, this is not the case with C caron, which is shown as E acute- for an example please see:
2005 Jan 08
2
Does R accumulate memory
Dear List: I am running into a memory issue that I haven't noticed before. I am running a simulation with all of the code used below. I have increased my memory to 712mb and have a total of 1 gb on my machine. What appears to be happening is I run a simulation where I create 1,000 datasets with a sample size of 100. I then run each dataset through a gls and obtain some estimates. This works
2011 Jul 11
1
Sweave in R 2.13.1 doesn't support cp1250 encoding
I upgraded R on windows xp from 2.12.2 to 2.13.1 and now I can not process Rnw files with windows cp1250 encoding. Sweave complains: file.Rnw declares an encoding that Sweave does not know about What can I do beside downgrade R? When will Sweave support more encodings? Has anybody found a solution? Regards, Tomaz
2011 Mar 01
0
unicode&pdf font problem RESOLVED
Just to add to this (I've been looking through the archive) problem with display unicode fonts in pdf document in R If you can use the Cairo package to create pdf on Mac, it seems quite happy with pushing unicode characters through (probably still font family dependant whether it will display) probstring <- c(' \u2264 0.2',' \u2268 0.4',' \u00FC 0.6',' \u2264
2011 Jun 03
2
/etc/security/limits.conf : rss
Hello, I run CentOS 5.6 on a Dell PowerEdge R815 with 256 GB of RAM. We use Sun Grid Engine to schedule jobs on this node. I want to limit the memory usage about 150 GB per process. So i use the /etc/security/limits.conf configuration file. I test this configuration with some tools with a lower GB limit (about 2 or 4 GB), and it works ! But, at least one process (oases - a bioinformatics
2002 Dec 13
1
Browsing on remote subnets, domain logons
Hello, I have a few questions. I have network like this: (A)---------(MS)--------(SS)-------(B) | | inet (C) Ms and SS are linux servers with samba. others are workstations with WinMe. Can I make all subnets and all computers to see all computers on all subnets without using WINS? So A should see SS, B and C. Because between MS and SS is very long network
2010 Sep 20
1
support for caron (hacek) symbol
I am creating a Slovak translation of an interactive website ( http://mazamascience.com/OilExport/index_sk.html ) and am running into problems with R's lack of support for the caron found in the following letters: Č/č, Š/š and Ž/ž. I am using R 2.6.1 running on a recent version of CentOS. Any information about whether these characters are supported or any possible workarounds would be
2008 Sep 06
1
Problem with UTF-8 text in the Rcmdr package
Dear list members, I've attached some email correspondence with Jaro Lajovic (with his permission), detailing a problem with the Slovenian translation file for the Rcmdr package. In brief, while certain UTF-8 characters used in Slovenian used to appear properly in older versions of R, some characters do not display properly in the Rcmdr menus and output window under R 2.7.x. I've
2013 Mar 18
0
Problem with generated parameter estimates
Dear All, I would be very grateful for your help concerning the following question: Below mentioned programme is available on net to generate longitudinal data. Usually we get almost same parameter estimates as used to generate the data. The problem here is I am not able to get it for data used here, despite increasing sample size and number of simulations. Is it normal to expect this type of
2007 Feb 02
1
Copy/Paste Emacs & gnome-terminal
Hello We use CentOS 4.4 but we have some problems to copy test from Emacs to a gnome-terminal. It does not work !! It's ok from Xemacs. emacs-common-21.3-19.EL.4 xemacs-common-21.4.15-10.EL.1 Any idea ? cc ************************************************************************** Christophe Caron - INRA | T?l: (+33) 013465 2888 Mathematique, Informatique et Genome| Fax: (+33)
2000 Jan 26
0
Samba 2.0.6 on SCO Unix 5.0.5
We seem to be experiencing some problems with Samba 2.0.6 on SCO Unix Openserver 5.0.5. I'm wondering if anybody else is using this version of Samba on SCO. I used an older version 3 years ago and rarely had a problem. I just installed this version and am experiencing an annoying problem: We use windows 95, 98 and NT4.0 (SP3/SP6) workstations. All passwords are set to clear text. The samba
2000 Jan 26
0
SAMBA digest 2391 / Samba 2.0.6 on SCO Unix 5.0.5
Denis Caron wrote: >>We seem to be experiencing some problems with Samba 2.0.6 on SCO Unix >>Openserver 5.0.5. >> >>I'm wondering if anybody else is using this version of Samba on SCO. I used >>an older version 3 years ago and rarely had a problem. I just installed this >>version and am experiencing an annoying problem: >> >>We use
2002 Dec 08
0
Browsing between subnets, domains
Hello, I have a few questions. I have network like this: (A)---------(MS)--------(SS)-------(B) | | inet (C) Ms and SS are linux servers with samba. others are workstations with WinMe. Can I make all subnets and all computers to see all computers on all subnets without using WINS? So A should see SS, B and C. Because between MS and SS is very long network