Displaying 20 results from an estimated 10000 matches similar to: "Wine screens unreadable"
2006 Sep 10
5
cd drive not found
By reading messages on this list, I think that I have figured out that
in gnome, you should be able to find directories like media/floppy
jerry@linux-8ldg:/media> dir
total 0
drwxr-xr-x 2 root root 48 2006-08-18 20:18 floppy
Since the only sub directory I have in the media directory is floppy,
does this mean that I have not configured the computer correctly? I
cannot get to the cd drive
2008 Nov 16
6
Wine config screen
I can't believe that I am the only person this has happened to.
I went to the faq page and found a situation that sounded right but I am
still doing something wrong.
If anybody can tell me how I can make this screen readable, I would be
very grateful.
I am running wine 1.7 I THINK. It is hard to read any of the info that
the program is sending me. The programs that I run in wine seem to
2009 May 08
1
wine config screen
Can somebody send me a picture of the wine config screen?
With the last update of Ubuntu, my wine config screen no longer fits
inside the viewing area and I can't move the mouse off screen to make
changes in the dark.
When I hit the tab, the pointer moves to the various choices I can see
and then goes off screen for a while until I hit the tab key enough and
the cursor comes back to the top.
2011 Jul 22
2
Keyboards
On my new Dell system, it's got a cardreader. More to the point, it's got
an idiot menu key... *right* next to the right control key, and just where
the annoying keyboard design has it cut down from the oversize space bar
ASCII art
<ctrl><WinDoze> <tall[ ]<tall<tall<tall <ctrl>
Alt>[ tall spacebar ] alt> Win>
2005 Nov 10
4
write.table read.table with Dates
I've found several similar issues with write.table/read.table
with Dates on this list, but trying to follow this advice I still
get an error.
First, I read in data from several files, constructing several date/time
columns using ISOdatetime
> str(Tall$Begin)
'POSIXct', format: chr [1:40114] "2005-10-02 00:00:00" "2005-10-02
00:00:00" ...
> length(Tall$Begin)
2019 Jun 26
5
Alternitives to Firefox...
At Wed, 26 Jun 2019 16:39:12 -0400 CentOS mailing list <centos at centos.org> wrote:
>
> Robert Heller wrote:
> > OK, I recently ugraded to the current ESR release of Firefox for CentOS
> > 6.
> > And I am having problems with the user interface (basically it has become
> > hard [for me] to use).
> >
> >
> > What alternitives are there?
2009 Dec 21
2
a little bug for the function 'sprintf' (PR#14161)
Dear R-ers,
I am a gratuate student from South China University of Technology. I fond
the function 'sprintf' in R2.10.1 have a little bug(?):
When you type in the example codes:
> sprintf("%s is %f feet tall\n", "Sven", 7.1)
and R returns:
[1] "Sven is 7.100000 feet tall\n"
this is very different from the 'sprintf' function in C/C++, for in
2008 Mar 30
4
Wine fonts messed up
I started using wine and used it to play return to Castle Wolfenstein which worked great. I installed Adobe Acrofat 7 Professional and now all of the wines menus are small and unreadable. Like this:
[Image: http://img249.imageshack.us/img249/1958/winescreende9.png ]
By lsearcey (http://profile.imageshack.us/user/lsearcey) at 2008-03-29
Any ideas on how to fix this? I tried uninstalling Adobe
2005 Jul 06
3
Incoming 800-number over IAX - first few words are cut-off
I have an incoming 800-number over IAX from Teliax and I'm experiencing
the large packet loss on connection.
When a call comes in there is no ring tone and the first few words of
the welcome message are cut off, regardless of the delay I set.
Standard call (not 800-number) coming over IAX with the same provider
works just fine only the tall free number.
So it seems there are some packet loss
2020 May 28
2
Question: llvm-link type merge behaviour of c++ classes
Hi LLVM community,
I'd like to ask a question regarding the behavior of llvm-link:
My code contains Classes which are structurally equivalent but they are totally unrelated and distinct on a c++ point of view.
However, if the compiled IR gets processed by llvm-link, these types are merged together.
My question is: Is this expected behavior or a bug?
To explain it more in detail, a reduced
2004 Jan 08
1
Using split.screen
I want to draw a figure with several panels of unequal size, so i
thought I would try using screen(). However, I can't figure out how to
define the sizes as a matrix. I've tried this:
split.screen(matrix(c(0,0.5,0,0.5, 0.5,1,0.5,1), byrow=F, ncol=4))
and a couple of variants on it, but get the same error:
Error in par(.split.screens[[cur.screen]]) :
invalid value specified
2010 Feb 12
2
Average of a variable against another.
Dear helpers,
FYI, I am a beginner of R, just have dealt with MATLAB or JAVA.
I want to know how to solve one problem given 4 variables: year_1, year_2,
tall_1, tall_2.
The tall_1 is measured at year_1 and tall_2 at year_2.
The tall has grown up such as uniformly 1 cm/yr.
The data is like
year_1 year_2 tall_1 tall_2
2007 2010 12 15
1999 2009 6 16
2003 2005 11 13
2010 Nov 08
2
Several lattice plots on one page
Dear all,
I am trying (!!!) to generate pdfs that have 8 plots on one page:
df = data.frame(
day = c(1,2,3,4),
var1 = c(1,2,3,4),
var2 = c(100,200,300,4000),
var3 = c(10,20,300,40000),
var4 = c(100000,20000,30000,4000),
var5 = c(10,20,30,40),
var6 = c(0.001,0.002,0.003,0.004),
var7 = c(123,223,123,412),
var8 = c(213,123,234,435),
all = as.factor(c(1,1,1,1)))
2008 Nov 17
1
Help with faq verbage
Can somebody tell me what this means?
[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"ClientSideWithRender"="N"
Place above in text file and it can be inserted into registry by
"regedit settings.txt".
It is the answer to "bad text in config screen" in the faq section.
Does this mean that there is a file someplace called software\wine\x11
driver?
Is
2010 Mar 16
3
boxplot, vertical position of x-axis labels
hello,
i can't figure out how to change the vertical position of my x axis labels..
boxplot(c(1:12)~c(rep("1",6),rep("2",6)),at=c(1,2),
col=c(0,"grey"),las=1,xaxt="n")
### i put paragraphs in the x-labels because of limited horizontal space
axis(1,at=c(1,2),adj=1,labels=c("Salix
Scrub","Tall
Forb"))
...the labels are one line
2007 Jan 16
0
A Tribute to my Great Grandmother (Off Topic)
I realize this is off-topic, but I need to post it.
I had to go up to Connecticut on January the 12th quite unexpectedly
because my great-grandmother Ethel, someone I was very close to, died
that morning, at 93 years old. She was an incredible woman. I was
asked to be one of the pallbearers.
Her ultimate goal in life, and one she fulfilled every day, was to
make people laugh. She truly
2007 Oct 26
2
Ubuntu 7.10
I want wine in Ubuntu 7.10. I followed the instructions at winehq but there
is some dependencies which ubuntu cant install:
(if image doesn't shown it says: wine: Depends: libaudio2 but is not
installable)
I guess I have to install libaudio2 but isn't the list of available
software.
Can someone please help me?
Regards.
-------------- next part --------------
An
2006 Jul 16
2
Can scaffold do tall tables instead of wide?
I''m trying to get data in rows instead of columns by default.
The default scaffold behavior is to create an initial table layout with
column headers along the top. In some cases this creates really wide
tables which require horizontal scrolling. Is there a parameter I can
use with scaffolding or a hack to get the header cells along the left
side of the table instead?
I''m
2011 Sep 07
1
Reshaping data from wide to tall format for multilevel modeling
Hi,
I'm trying to reshape my data set from wide to tall format for multilevel
modeling. Unfortunately, the function I typically use (make.univ from the
multilevel package) does not appear to work with unbalanced data frames,
which is what I'm dealing with.
Below is an example of the columns of a data frame similar to what I'm
working with:
ID a1 a2 a4 b2 b3 b4 b5 b6
Below
2013 May 03
3
color by group in ggplot
Hey,
I have a dataset like this:
ID Var1 Var2 Group
A1 1 1 BB
A2 1 2 AA
B1 2 1 CC
B2 1 3 DD
C1 1 2 EE
I would like to plot the points of Var1 and Var2, use "ID" as X-axis, but
color the points by "Group". I can