similar to: Japanese characters

Displaying 20 results from an estimated 900 matches similar to: "Japanese characters"

2012 Nov 28
2
output data by date?
Dear Helpers, I have a dataset X, with no missing values, everything is in order, R reads it correctly, and I have already done some statistical analyses on the dataset. The data are in order by date (six sampling dates in one year, earliest to latest) and I now want to generate boxplots for each parameter for each date. However, R outputs the boxplots in some order that I do not understand (eg.
2007 Jun 17
2
Sending changes to winelib ?
I have a little program coded for windows, and I want to compile it using winegcc. Unfortunately, some functions are not implemented in winelib, and I have to tweak some files. So, How do I submit those changes ? I found nothing on the WineHQ site. SO, if someone knows where to redirect me, I can do it alone! ___________________________________________________________________________
2007 Mar 19
2
Counter-Strike won't work with 9.0.17
Odd problem. When trying to connect to an internet server in CS running on wine 9.0.17 I get the error "Your version does not match the servers. Please restart game". (Just to clarify, it is CS itself that throws this error) I also tried Team Fortress Classic with the same result. I can create a local game server without a problem, but can't connect to any internet game.
2008 Nov 10
3
Universal naming convention
Hello ppl I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code. Who can help me ? or point some guidelines?
2007 Jan 19
4
Icons not appearing
Hello, I assume this is a common item, b my icons are not appearing in the menu bar in my application, although I have seen screenshots of the same application running on other wine setups witht he icons. Is this related to my X settings, or is there something else I should look at? Thanks, Duncan McQueen
2008 May 14
3
Help to Draw Plot
Hello friends!! I have two questions, and I would like that you could answer me!!! I have created a plot as plot(range(10,-10),range(10,-10),col="blue",col.axis="blue",col.lab="blue",col.main="blue",col.sub="blue"); 1?) I want that the square of plot and the lines that indicates the value -10,-5,0,5,10 have a blue colour too. 2?)It?s
2007 Mar 19
2
setup.exe fails on wine version 0.9.20 and later
When I try to run wine /mnt/cdrom/setup.exe on the Monopoly CD-ROM it returns "Terminated" on the console. This has happened since version 0.9.20. It worked almost perfect in wine version 0.9.19. Monopoly is a Windows 16 bit game. Any idea why this is happening now? Thanks in advance, Charlie
2008 May 19
2
i want to export a data.frame to file.xls
in order to export a data.frame to sheet.xls i try: write(df,file="file_name.xls") but when i open it a message appears: "impossible to oppen this file. her format is unvalid" knowen that i work with excel_2007 what is the solution ? -- View this message in context: http://www.nabble.com/i-want-to-export-a-data.frame-to-file.xls-tp17326119p17326119.html Sent from the R
2009 Jan 23
2
R startup and shutdown question
Hi R-Community: Here is what I want to do: Every time I start R I want R to: 1. remove(list=ls()), and 2. "source" another file automatically. Then, when I shutdown R, I want R to: 1. remove(list=ls()) How do I do this? I recall vaguely that S could do this, but I don't remember exactly how it worked. Thanks for your help! Phil Smith
2011 Mar 22
0
Can't input Japanese with SCIM into Apps running over wine
Hello, everybody. As mentioned in subjetc line, I have'nt succeeded to input Japanese using SCIM into apps running over wine, more especifically MS Word. I tried it with Notepad, and it equally failed. I tried to use NJStar as 'alternative IME' to those Windows apps, but it failed as well... Out of wine layer, SCIM is running as usual. My environment is: Ubuntu 10.4, running latest
2008 May 28
1
Unnecssary warnings in plot function (PR#11530)
Full_Name: Joseph Amuah Version: 2.7.0 (2008-04-22) OS: Windows Submission from: (NULL) (205.207.78.4) I used the plot function to create some graphs but wanted to add soem restrictions. A set of warning were produced even though the plot worked fine. Can these warnings be cleaned up? Here is an example: *************************************** > plot(xx$month, xx$log10RR, xlab="",
2009 Mar 23
0
Language settings on wine...?
I'm trying to run a japanese .exe programme on wine but it won't display the jp characters even when I've set the locale to Japanese. The same situation for Chinese programmes... I've tried to place .ttf files for Japanese, Chinese and English fonts in the Fonts folder under drive_c but that wouldn't work too. Does it have anything to do with this page which I don't
2007 Mar 19
1
backward step?
Running my jigsaw program, BigJig, under Wine-0.9.17, the screen looks like it did under early versions (0.9.12 and before), and all the jigsaw selection thumbnails have gone. This has been the case since version 0.9.15. I recall that I fixed the layout by installing fonts - something about the size of the fonts set the size of the buttons. I am running Sidenet, which links to the Linux fonts.
2005 Dec 01
3
Google Earth vs KERNEL32.dll.IsWow64Process
Brian Litzinger schrieb: > I'm trying to run Google Earth (tried current + two previous versions). Install it via the Winetools http://www.von-thadden.de/Joachim/WineTools/ and it should work. Sven
2011 Jun 20
2
wine basics
Hello together! I am using wine since several years. I never questioned the underlaying wine techniques since wc3 did run very nice. Well some new games are out now and some will be available soon, so I am asking my self: Are those games goin to work with wine? So I started to think on wine. How does it work? What is it made of? With git I got latest wine source code, and I had a look on some
2006 Jan 08
1
could not load ... as Win32 binary
Hi! I am using Debian (Etch) und wine 0.9.5-winehq-1. When I try to install a Program the installation routine hangs, when it registers some data. The last messages I get are: warn:process:CreateProcessW (L"C \\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp",...): ignoring some flags in 4000000 wine: could not load L"C \\windows\\temp\\is-QIULB.tmp\\_isetup\\_RegDLL.tmp"
2008 Dec 05
1
debugging wine
What im trying to do is step through wine from the before the load process up until the load process to understand asm better, i can't manage to set a breakpoint on _start nor any existance of main, so i really want to see wine from the beginning till the end step by step. if any one can tell me where to break i'd really appreciate it!!
2008 Jun 08
3
how to important a date file into R
Hi: I have a data file in the following format. The first three digits stand for the ID of a respondent such as 402, 403. Different respondents may have the same ID. Followed the ID are 298 single digit number ranging from 1 to 5. My question is how to read this data file into R. I tried "scan" and "read" but they do not work because the numbers in the file are not
2007 Mar 19
1
Vector CAD/CAM
Hello everybody! For my hobby, I have a tabletop mill driven by a linux box (Ubuntu+EMC2). I bought a CAD/CAM package (Vector http://www.vectorcadcam.com ) that works very well; but which runs on windows. Recently, I installed Wine on Ubuntu and tried Vector by copying the whole install directory. To my great surprise :-), it worked OK, except when starting the code generation window, which
2008 Aug 28
2
Getting started developing for Wine.
Hi, I'm a Windows developer and recent Linux convert! The Wine project is very interesting to me, and instead of just waiting around for others to make improvements, I'd really like to start investigating and making my own fixes to some of my favorite Windows applications so that I can enhance the Wine experience, as well as become more familiar with Linux (and open source) development in