I'm having trouble starting up R studio, which opens up to a blank screen. This is the first time installing R and R studio on this machine, but I've confirmed that R itself runs fine. I've really exhausted everything I could think of, so any ideas would be greatly appreciated!
Description of issue
R studio appears as blank screen with unresponsive menu bar upon open. When running diagnostics, it hangs on line "Connected to R session, attempting to initialize..."
Attempted steps taken to fix
deleted %localappdata%\RStudio-Desktop folder to reset configuration files
deleted %appdata%\RStudio folder to reset configuration files
reinstalled R studio
set permissions in R studio and R folders
specified the version of R to run on start with ctrl + click
What version of RStudio are you using? If you're currently running RStudio v1.1, you might try the preview release to see if things are improved there.
Something I found that might be related is that the rdesktop.log shows a weird path at near the bottom. My other computer with proper R studio setup has something like "C:\Users\Administrator\rstudio\src\cpp\desktop\DesktopNetworkReply.cpp:288"
The message for this blank session shows after I close the window
############################################################
09 Apr 2019 13:09:28 [rdesktop] ERROR Main window closed unexpectedly; LOGGED FROM: auto __cdecl rstudio::MainWindow::closeEvent::<lambda_4cc4d0df19b92db780de6d80571f943a>::operator ()(class QVariant) const c:\jenkins\workspace\ide\windows-v1.2\src\cpp\desktop\desktopmainwindow.cpp:281
###########################################################
We've had the occasional but rare case where an overaggressive antivirus (or even firewall) can also inhibit RStudio's attempt to launch. If you have something like that active, can you try making sure those are disabled?