Displaying 20 results from an estimated 20000 matches similar to: "Help::WEBrick failed to start due to Chinese character."
2006 Apr 05
3
Rails 1.1 and webrick/mysql problems
i just upgraded to rails 1.1 yesterday and since then i could?nt make it
work with mysql, for example i have my database "todo" and one table
"todos", i create the app and generate the model but when i try to
generate the scaffold with "ruby script/generate scaffold Todo Todo" i
get this error " error Before updating scaffolding from new DB schema,
try
2011 Apr 20
1
Application for joining Chinese (simplified) Team
Hello all,
Thank you very much for viewing the letter. This is Haowei (English
name: Cyrus Evans) from China, who is a professiona IT editor and English
interpretor. As I have gained more than 3 years' experience of localizatioin
work and so much experience opensource software (including mybboard, smf
etc.). As an experienced contributor, I wirte this letter to apply for
joining
2009 Sep 15
0
chinese character support issue of rcom
Dear Sir,
rcom is a great package of R. Yet it seems that there is some problem of
Chinese character supporting.
comGetPropery() always get the part of the Chinese character.
Any suggestion would be appreciated.
Thanks.
Michael
> library(rcom)
Loading required package: rscproxy
> txe<-comCreateObject("Excel.Application")
> comSetProperty(txe,"Visible",TRUE);
2023 Mar 08
5
[Bug 3547] New: sftp crash with 'invalid multibyte character' when pressing Tab to complete specific Chinese filenames
https://bugzilla.mindrot.org/show_bug.cgi?id=3547
Bug ID: 3547
Summary: sftp crash with 'invalid multibyte character' when
pressing Tab to complete specific Chinese filenames
Product: Portable OpenSSH
Version: 8.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: trivial
2011 Apr 16
2
Chinese character is not shown properly for some programs
Just dived into linux recently and spent a whole day on trying geing chinese programs working properly in wine. The situation is that some chinese programs (like eMule) display Chinese character very nicely while some others can not.
Here is the screenshot:
[Image: http://www.jg300.com/www/Screenshot-dzh.png ]
What I have done:
1. apt-get ttf-wqy-microhei
2. Copy the downloaded font to
2013 Jan 24
1
how to read a website with Chinese Character
Hi all,
I am planning to parse some information on a website which includes lots of Chinese characters. Does someone know how to read/display Chinese in R? Thanks.
url = "http://www.teec.org.cn/html/renwujieshao/"
x = readLines(url)
I tried encoding = 'UTF-8' already but it didn't help.
My R version is
$platform
[1] "i386-pc-mingw32"
$arch
[1] "i386"
2003 Sep 14
1
Chinese optical character recognition
Hello!
I'm interested in getting a Chinese optical character recognition
program to run under wine.
http://www.twinbridge.com/Products/SharpEye/ocr.html
According to the web site, it may run on Windows 95 as well as the old
Windows 3. Is it therefore safe to assume that it will run under wine?
Surely it should be able to handle anything that can run on Windows 3
right?
Any advice will
2004 Nov 18
1
Chinese character
Hello R-help team,
I am a R user in China. I just downloaded the latest R which is R2001 for
Windows. This new version can not store Chinese character which the previous
version R 1.9.1 does. Specifically when I enter
>x<-"²âÊÔ"
then type "x", I got
> x
[1] "\262\342\312\324" .
Please kindly give me a clue how to fix it.
Thanks
John
[[alternative HTML
2008 Apr 24
1
R-gui and chinese character
I had to test an R-application that works with Chinese character. Just for fun,
I took one character from WikiPedia, pasted it into R-Gui, and pressed enter.
Rgui smoothly closed down without saying anything else.
I am aware, this is not serious....
?
R version 2.7.0 (2008-04-22)
Windows Vista, Service Pack 1
English locale, German Vista
Dieter
2018 Apr 05
0
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
Thank you for the report and initial debugging. I am not sure what is
going wrong, we may have to rely on your help to debug this (I do not
have a system to reproduce on). A user-targeted advice would be to use
RGui (Rgui.exe).
Does the problem also exist in R-devel?
https://cran.r-project.org/bin/windows/base/rdevel.html
Your example? print("ABC\u4f60\u597dDEF") is printing two
2008 Dec 31
1
Chinese characters encoding problem with XML
XML is a good tool reading data from web within R. But I wonder how could get the encoding correctly.
library(XML)
url <- 'http://www.szitic.com/docc/jz-lmzq.html'
xml <- htmlTreeParse(url, useInternal=TRUE)
q <- "//tbody/tr/td"
dat <- unlist(xpathApply(xml, q, xmlValue))
df <- as.data.frame(t(matrix(dat, 4)))
dt<-as.character(df[15,1])
The first column of df
2007 Nov 14
1
wine-0.9.49 in Kubuntu Gutsy Couldn't Display Chinese Characters Properly
Please see the attached screenshot. Notice that I could make notepad
show the contents of a file in Chinese after changing the default font
in notepad. I could see the Chinese filename in the window decoration
title. But in the "open" dialog," I couldn't read the Chinese filename
(each Chinese character was shown as '<')
In fact, I fact similar problem (Chinese
2011 Feb 09
0
[R-SIG-Mac] Plotting Chinese characters
Alberto,
you simply need a font that has those characters. For example on 10.6 this works:
plot.new(); plot.window(0:1,0:1); text(0.5,0.5,"??",cex=10,family="Hei")
You may want to check your system for fonts that you can use (those that have chinese characters when you click on them in Font Book). There are a lot of fonts that work like STSong, STFangsong, LiSong Pro,
2019 Sep 13
0
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
On 9/13/19 11:37 AM, IAGO GIN? V?ZQUEZ wrote:
> But if I type
> >"?"
> the output is
> [1] "?"
> so seemingly it can be represented. Or, am I wrong?
In RGui you can print the string, because RGui is a Windows Unicode
application (uses UTF16-LE and bypasses the C runtime for strings). But
it is just the gui, R itself (and hence also packages) use the current
2018 May 04
0
[Bug report] Chinese characters are not handled correctly in Rterm for Windows
Thanks for the update. I believe I've fixed a part of the problem you
have reported, the crash while entering Chinese characters to the
console (e.g. via Pinyin, the error message about invalid multibyte
character in mbcs_get_next). The fix is in R-devel 74693 - Windows
function ReadConsoleInputA no longer works with multibyte characters (it
is not documented, probably a Windows bug,
2013 Apr 26
0
Input Chinese characters not correctly echoed in ESS
I had this weird encoding issue for my Emacs and R environment. Display of
Chinese characters are all good with my .Rprofile setting
Sys.setlocale("LC_ALL","zh_CN.utf-8"); except the echo of input ones.
> linkTexts[5]
font
"使用帮助"
> functionNotExist()
错误: 没有"functionNotExist"这个函数
> fire <- "你好"
>
2011 Feb 08
1
Plotting Chinese characters
Hi,
I have read some of the documentation relative to character encodings and
non-standard fonts (including previous answered questions and the 2006-2 R
issue), but I am still struggling with very basic plotting of Chinese text.
I am using R for Mac OS X GUI 1.35-dev Leopard build 32-bit.
I have a network, g, of Chinese characters (each node is a Chinese
character) and I can handle it and
2019 Sep 13
0
Printing chinese characters (UTF-8) on R 3.5.2 -windows 10
On 9/13/19 1:33 PM, Ray Donnelly wrote:
> On Fri, Sep 13, 2019 at 11:53 AM Tomas Kalibera
> <tomas.kalibera at gmail.com <mailto:tomas.kalibera at gmail.com>> wrote:
>
> On 9/13/19 11:37 AM, IAGO GIN? V?ZQUEZ wrote:
> > But if I type
> > >"?"
> > the output is
> > [1] "?"
> > so seemingly it can
2017 Oct 12
2
can't print ggplot with Chinese characters to pdf files
I install the Chinese font "Kaiti TC" on my mac, but I can't print the
figures to pdf file by "marrangeGrob" command, which is in the package
"gridExtra". Error message after I type "ggsave(......)" (last line of the
program):
"Saving 7.47 x 5.15 in image
Error in grid.Call.graphics(L_text, as.graphicsAnnot(x$label), x$x, x$y, :
invalid font
2017 Oct 20
0
[FORGED] can't print ggplot with Chinese characters to pdf files
Hi,
Following Paul's instruction, I have installed the Cairo. I tried to run
the program, and there is no error message at all. I did see the Chinese
title in the plot if I ask my RStudio to show the plot (if I type "p1"),
but the pdf file shows the plots without the Chinese titles.
library(ggplot2)
library(gridExtra)
df1<-data.frame(x=1:2, y=3:4, z=5:6)
#p1<-ggplot(df1,