Hi,
I am under Windows 7 64 bits (see below)
I have upgraded to RStudio 1.1.383 at work in the corporate env after trying it at home. I have had the same issues as everyone else at home (under Windows 10) with rstudio not doing anything and having to kill rsession.exe. I have solved the issue at home by deleting both %localappdata%\RStudio-Desktop & %AppData%\RStudio like in #1612 . but at work things are not working correctly. The issue comes back under the following conditions:
If I do not delete the .Rproj.user folder for the pre existing project => Rstudio gets stuck and hangs and can only close it by killing rsession.exe.
Once Rstudio is killed in that state, while it is in a project and in the hung state, there is no way of restarting the project unless I delete .Rproj.user
If I delete .Rproj.user I can start Rstudio again and go to the project.
If I use View() it gets stuck again and I can only quit by killing rsession.exe and then I am back to square one having to delete .Rproj.user
If I use New file the problem comes back!
I did not try deleting the the two folder and reinstalling as it was done in #1612 . Why would that matter? Wouldn't just deleting the profile folder be the same as deleting and reinstalling?
On Windows 10 I do not have this issue - Or maybe I haven't tested enough, but everything seems fine.
> sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.4.2 tools_3.4.2 yaml_2.1.14
================================================================
Ok update:
Hi,
I am under Windows 7 64 bits (see below)
I have upgraded to RStudio 1.1.383 at work in the corporate env after trying it at home. I have had the same issues as everyone else at home (under Windows 10) with rstudio not doing anything and having to kill rsession.exe. I have solved the issue at home by deleting both
%localappdata%\RStudio-Desktop&%AppData%\RStudiolike in #1612 . but at work things are not working correctly. The issue comes back under the following conditions:.Rproj.userfolder for the pre existing project => Rstudio gets stuck and hangs and can only close it by killingrsession.exe..Rproj.user.Rproj.userI can start Rstudio again and go to the project.View()it gets stuck again and I can only quit by killingrsession.exeand then I am back to square one having to delete.Rproj.user================================================================
Ok update:
The text was updated successfully, but these errors were encountered: