Displaying 20 results from an estimated 2000 matches similar to: "russian charset problem"
2007 Mar 19
1
cyrillic font in Transparent LanguageNow! Russian
I have gotten the Learn Russian Now! by Transparent to work OK. The
movies and audio play just fine, but the cyrillic font is showing bad
ASCII characters.
I have cyrillic installed and working for other apps, but not for this
one. I am not that familiar with wine or wine.conf. Is there
something that I should be looking for to enable the font support for
cyrillic in these programs?
I'm
2003 Jul 18
3
question about formulating a nls optimization
Dear list,
I'm migrating a project from Matlab to R, and I'm
facing a relatively complicated problem for nls. My
objective function is below:
>> objFun <- function(yEx,xEx,tEx,gamma,theta,kappa){
yTh <- pdfDY(xEx,tEx,gamma,theta,kappa)
sum(log(yEx/yTh)^2)
}
The equation is yTh=P(xEx,tEx) + noise.
I collect my data in:
>> data <-
2006 Jan 25
2
how to define content charset?
I tried to define koi8-r charset in app/views/layouts/ like this:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<title>Cpu: <%= controller.action_name %></title>
<%= stylesheet_link_tag ''scaffold'' %>
</head>
But it doesn''t work. I suppose WEBrick already sent utf8 charset
2006 Apr 01
1
Russian CHARS
Hello samba,
How can mount (smbmount) MSWIN2003 resource from Linux client
(RHEL4U2) to see russian.
I am using following command:
# smbmount //srv2/v$ /mnt/backup/srv2 -o 'credentials=userpass,iocharset=KOI8-R,codepage=koi8r'
What I should use env. variables or additional parameters from this
command (smbmount) ?
I see only that (but need russian and eng):
What Women
2004 Jul 22
1
Charset disaster moving from 2.2.8 to 3.0.4
Hi all!
I'm REALLY depressed!
After moving from samba 2.2.8 to 3.0.4 I can not read my files.
All names are corrupted.
I used NO charset options in the original (2.2.8) smb.conf
(which means that all names are in cp850, doesn't it ?)
No I have installed 3.0.4, libiconv also.
But can not figure out what to set in smb.conf.
I use Solaris 8, LC_CTYPE=ru_RU.KOI8-R.
And windows XP/2000
2000 Feb 17
1
pre2.0.7 KOI8-R bug
Hi all,
There is a small bug at the new Unicode support. I didn't follow the
consequences of this bug, but this _is_ a bug ;-).
The bug stands on wrong charset name. Instead of KOI8-R (this is
right) it's called KOI-R (this is wrong).
(I'm afraid the long lines wrap, but it shows the picture)
1. Makefile.in
--- Makefile.in Thu Feb 17 16:00:33 2000
+++ Makefile.in Thu Feb 17
2008 Nov 04
0
(PR#13195) Can't open files containing russian letters in path
Thanks for the attention.
So my windows locale is Russian (Cyrillic, Win-1251). I installed
R-2.8.0-win32.exe. I've got a
file with Cyrillic letters in its name, for example "C:\???.txt".
When I try to open it from R
menu "File->Source R code ..." it produces an error:
> source("C:\\666.txt")
Error in file(file, "r", encoding = encoding) :
2001 Nov 05
1
couple of notes of wine in mandrake and access good luck
i had a hard time tweiking my wine in mandrake. some tips, i am using
xfree for now it runs like a cadillac.
# This loads the DBE extension module.
put this in your XF86Config-4
Load "dbe"
Load "glx"
Load "dri"
# This loads the miscellane
replace the trheads lib
ngpt-1.0.1-1.i386.rpmcd
and this is my config
[Drive C]
"Path" =
2011 May 13
1
Russian language in R
Hello,
I am experiencing a problem in reading a database in Russian. The problem
appears when it comes to char variables. I have already tried changing the
encoding, i.e.
options(encoding="UTF-8")
and
options(encoding="KOI8-R")
but every time there appear to be something unreadable in the data frame,
like \x82\xa2\xae\xef etc.
Could you please answer whether it is
2012 Nov 22
1
How to read jpeg image with russian font in R?
Hi,
I m working on R and read one image with russian font using readjpeg()
function and write it on pdf (using grid). But russian text is not visible
on pdf. How can i fix my pblm?
Regards <http://r.789695.n4.nabble.com/file/n4650417/pointer.jpg>
library(JPEG)
library(grid)
pdf("out.pdf" , width = 6.6 ,height = 4.2,family= "URWHelvetica",
encoding="KOI8-R")
2003 Apr 07
2
Samba and charset convention with UTF8 to other ....
Hi All!
I have BSD box running 4.6.2-RELEASE ... I build and install samba-3.0alpha20 with key
--with-iconv. My smb.conf in global part have next strings:
dos charset = CP866
; unix charset = KOI8-U
display charset = CP866
I run utilitys testparm and see the next messages:
Conversion from UCS-2LE to CP866 not supported
Conversion from UCS-2LE to CP866 not supported
2005 Apr 20
1
localeToCharset error for Thai locale (PR#7799)
Full_Name: Hutcha Sriplung
Version: 2.1.0
OS: windows
Submission from: (NULL) (202.12.74.9)
In R-2.1.0, I found that 'example' function does not work properly and report an
error message as shown below on a Windows machine (running r-devel release) but
not on Linux.
> example(attach)
Error in switch(x[2], "1250" = return("ISO 8859-2"), "1251" =
2008 May 16
3
Russian applications
I'm trying to run a Russian application in Wine 0.9.59 on Ubuntu 8.04. It seems to be running fine, but all the text is gibberish.
How do I get Russian Cyrillic font support in Wine? Is it as simple as installing some fonts? Where would I get them, and where would I put them?
2002 Oct 18
0
non-English filenames (one more attempt)
Speaking of the low answer-to-question ratio, here's a question I posted a week ago but did not get a single answer. Please help me! Before posting, I've searched lots of docs (unsuccessfully), and the problem is critical for me.
I have a Win98 machine with Russian file names. As suggested in many
places, I put the following into smb.conf:
client code page = 866
character set =
2005 Feb 22
1
missing fonts for centos 4?
there seem to be very few iso8859-1 (latin-1) fonts. in particular the
lucidatypewriter fonts aren't there for 8859-1. but it does have 8859-2.
just playing with xfontsel i see about 800 8859-1 fonts and 2000 8859-2.
did something get left out? i did an everything install. and further
poking with yum doesn't show any other font packages that could be
installed.
# yum list all
2009 Dec 20
1
utf8 postscript cyrillic
Dear R users,
I am running R version 2.10.0 (2009-10-26). I need to prepare an eps
graphic with a legend with cyrillic words. I tried setting the encoding
parameter of the postscript command, but in vain, nothing seems to work. I
tried with CP1251, KOI8-R, UTF-8 and Cyrillic (UTF-8 turned out to not be
available under /usr/lib/R/library/grDevices/enc). All I get is ????????
in the final
2009 Jan 13
2
wps in wine promblem
my english is poor
when I ran wps with wine,the follows promblem had happened
[img]http://www.unifiedkernel.com/forum/download/file.php?id=133[/img]
2002 Jan 25
0
clarify...
Just to add those ****** are the username and password being passed on
to (I presume) the next stage of the UD process.
And attached my ~/.wine/config
the only setting I tried both options with was Managed=N (and =Y).
-------------- next part --------------
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
;;
;; MS-DOS drives configuration
;;
;; Each
2001 Nov 18
0
Trying to run Interent Explorer 5 / 6
Hi all,
I'm trying to run IE because it's needed to start an online
role playing game. I use 11/18 version of wine
The only message i get is:
fixme:ntdll:NtOpenThreadToken
(0xfffffffe,0x0000000c,0x00000001,0x405e5c98): stub
and the classical 'pthread_rwlock_rdlock'
I join a copy of my config file.
If someone succeed to run it, please send your config file.
-------------- next
2010 Aug 09
0
In Rsyncd not work options exclude, exlcude from and charset
Daemon was started and tested on two different OS.
FreeBSD 9.0-CURRENT:
# rsync --version
rsync version 3.0.7 protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 64-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append,