[rkward-devel] dev.off () bug
Prasenjit Kapat
kapatp at gmail.com
Mon Jun 21 16:17:02 UTC 2010
Hi,
On Mon, Jun 21, 2010 at 12:09 PM, Thomas Friedrichsmeier
<thomas.friedrichsmeier at ruhr-uni-bochum.de> 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!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rkwardL18882.tmp.gz
Type: application/x-gzip
Size: 31047 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100621/9e30f0cd/attachment.gz>
More information about the Rkward-devel
mailing list