Hi,

On Mon, Jun 21, 2010 at 12:09 PM, Thomas Friedrichsmeier
<[email protected]> wrote:
> Hi,
>
> On Monday 21 June 2010, Prasenjit Kapat wrote:
>> Calling dev.off() creates a new cairo device instead of closing the
>>
>> existing one:
>> > plot (1,1)
>> > dev.off()
>
> I don't see this, here. Do you get this every time or only sometimes?

Everytime.

> I have an idea on something to try, but I'll probably be a bit busy the next
> few days, so don't expect anything, soon.

No problem. I'm attaching the debug output (--debug-level 4: See [*]).

>> sessionInfo ()
> R version 2.11.0 (2010-04-22)
> i486-pc-linux-gnu
>
> locale:
>  [1] LC_CTYPE=en_US          LC_NUMERIC=C            LC_TIME=en_US
>  [4] LC_COLLATE=en_US        LC_MONETARY=en_US       LC_MESSAGES=en_US
>  [7] LC_PAPER=en_US          LC_NAME=en_US           LC_ADDRESS=en_US
> [10] LC_TELEPHONE=en_US      LC_MEASUREMENT=en_US    LC_IDENTIFICATION=en_US
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
> other attached packages:
> [1] rkward_0.5.3
>
> loaded via a namespace (and not attached):
> [1] tools_2.11.0

Here is mine. The locale seems to be a mix of C, en_US.UTF-8 instead;
but that should not effect dev.off, right? Other diff: R 2.11.1 and
64-bit.

> sessionInfo()
R version 2.11.1 (2010-05-31)
x86_64-pc-linux-gnu

locale:
 [1] LC_CTYPE=en_US.UTF-8          LC_NUMERIC=C
LC_TIME=en_US.UTF-8           LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8       LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8          LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8        LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8    LC_IDENTIFICATION=en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] rkward_0.5.3

loaded via a namespace (and not attached):
[1] tools_2.11.1


-- 
Prasenjit

[*] rkward --debug-level 5 crashes rkward immediately!

Attachment: rkwardL18882.tmp.gz
Description: GNU Zip compressed data

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
RKWard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to