Displaying 3 results from an estimated 3 matches for "closewin".
Did you mean:
close_in
2002 Apr 11
1
segmentation violation when closing the data entry window (PR#1453)
...86, linux-gnu
status = Under development (unstable)
major = 1
minor = 5.0
year = 2002
month = 04
day = 11
language = R
Search Path:
.GlobalEnv, package:ctest, Autoloads, package:base
]
If I close the data.entry() window using the Window manager, I get
SIGSEGV. When debugging, the routine closewin() gets closed twice -
on the first time, the window closes, the second time I get the error.
This is with r-devel as of today, with "CFLAGS -g". I edited
closewin() in dataentry.c to show me when it is called:
void closewin(void)
{
printf("In routine closewin\n");
XFree...
2008 Jul 29
1
closing View windows after multiple View(x) crashes
> sessionInfo()
R version 2.8.0 Under development (unstable) (2008-07-07 r46046)
i686-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils
2000 Dec 22
5
(HP-UX) scan: last line gets duplicated (PR#790)
The last line gets duplicated when a file is read like this:
a <- scan(file=filename, what="", sep="\n",
strip.white=c(TRUE), quiet=TRUE)
(This error does not occur on Linux, the only other platform I
tested.)
Version:
platform = hppa2.0-hp-hpux10.20
arch = hppa2.0
os = hpux10.20
system = hppa2.0, hpux10.20
Actually, all binaries are