Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Sean O'Riordain
Hi Duncan, I suspect that it's not the SHBrowseForFolder call as it seems fine once the Browse button is pressed - the problem occurs *before* the Browse button is pressed. Regards, Sean On 29/03/2008, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > On 29/03/2008 12:23 PM, Gabor Grothendieck wrote:

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Sean O'Riordain
Good afternoon Duncan, Thanks for that. See below for my reply. Best Regards, Sean On 29/03/2008, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > On 28/03/2008 12:05 PM, [EMAIL PROTECTED] wrote: > > Good afternoon, > > > > This is possibly a windows only bug, definitely of comparatively low > >

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Sean O'Riordain
I did a few other places where askstring() is used, e.g. Help / apropos... and friends. No problem Duncan if you decide not to fix. It's one of those "it'd be nice if it was fixed - but it's not a problem if it doesn't" bugs... :-) and now that I have a modern (i.e. 5 year old Linux machine) at

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Duncan Murdoch
On 29/03/2008 1:21 PM, Duncan Murdoch wrote: > On 29/03/2008 1:10 PM, Sean O'Riordain wrote: >> Hi Duncan, >> >> I suspect that it's not the SHBrowseForFolder call as it seems fine >> once the Browse button is pressed - the problem occurs *before* the >> Browse button is pressed. > > The Change Di

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Duncan Murdoch
On 29/03/2008 1:10 PM, Sean O'Riordain wrote: > Hi Duncan, > > I suspect that it's not the SHBrowseForFolder call as it seems fine > once the Browse button is pressed - the problem occurs *before* the > Browse button is pressed. The Change Dir dialog in R 2.7.0 no longer uses the winDialogString

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Gabor Grothendieck
On Sat, Mar 29, 2008 at 12:32 PM, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > > On 29/03/2008 12:23 PM, Gabor Grothendieck wrote: > > On Sat, Mar 29, 2008 at 12:06 PM, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > >> On 28/03/2008 12:05 PM, [EMAIL PROTECTED] wrote: > >>> Good afternoon, > >>> > >>> T

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Duncan Murdoch
On 29/03/2008 12:23 PM, Gabor Grothendieck wrote: > On Sat, Mar 29, 2008 at 12:06 PM, Duncan Murdoch <[EMAIL PROTECTED]> wrote: >> On 28/03/2008 12:05 PM, [EMAIL PROTECTED] wrote: >>> Good afternoon, >>> >>> This is possibly a windows only bug, definitely of comparatively low >>> importance - but f

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Gabor Grothendieck
On Sat, Mar 29, 2008 at 12:06 PM, Duncan Murdoch <[EMAIL PROTECTED]> wrote: > On 28/03/2008 12:05 PM, [EMAIL PROTECTED] wrote: > > Good afternoon, > > > > This is possibly a windows only bug, definitely of comparatively low > > importance - but for the sake of completeness here we go. I've > > sea

Re: [Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread Duncan Murdoch
On 28/03/2008 12:05 PM, [EMAIL PROTECTED] wrote: > Good afternoon, > > This is possibly a windows only bug, definitely of comparatively low > importance - but for the sake of completeness here we go. I've > searched http://bugs.R-project.org/ etc., but can find no mention. > > For RGui.exe, the

[Rd] cpu usage high with windows change dir / winDialogString (PR#11045)

2008-03-29 Thread seanpor
Good afternoon, This is possibly a windows only bug, definitely of comparatively low importance - but for the sake of completeness here we go. I've searched http://bugs.R-project.org/ etc., but can find no mention. For RGui.exe, the CPU usage goes to 100% for certain dialog boxes for the duratio