Skip to content

Bug in Version 2.80? (PR#13243)

3 messages · Renger van Nieuwkoop, Charles C. Berry, Duncan Murdoch

#
Hi

When I have a plot under Windows and want to save it as a ps or jpg
using right click, the window for choosing the directory opens. But if I
want to choose a directory R freezes. This happens on my XP notebook as
well on my P x64 machine.

Renger
_______________________

Renger van Nieuwkoop=20
Ecoplan - Thunstrasse 22=20
3005 Bern Switzerland=20
Tel. +41 31 356 61 61
Mail: renger at ecoplan.ch=20
_______________________
#
On Mon, 3 Nov 2008, renger at ecoplan.ch wrote:

            
Works OK for me:
R version 2.8.0 (2008-10-20)
i386-pc-mingw32

locale:
LC_COLLATE=English_United States.1252;LC_CTYPE=English_United 
States.1252;LC_MONETARY=English_United 
States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252

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


This is on Windows Xp Home Edition SP 3, AMD Athlon 64


HTH,

Chuck
Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901
#
On 03/11/2008 4:00 AM, renger at ecoplan.ch wrote:
I don't see a window for choosing the directory, just a dialog for 
entering a filename.  If you leave the filename blank, the dialog won't 
close when you click on Save, and R won't continue until you close the 
dialog.

That's all normal behaviour.  If you're seeing something else, please 
post exact details on how to reproduce it starting from a blank session, 
and tell us what sessionInfo() reports.

Duncan Murdoch