Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank, non-functional terminal #2849

Closed
sammo3182 opened this issue May 24, 2018 · 2 comments
Closed

Blank, non-functional terminal #2849

sammo3182 opened this issue May 24, 2018 · 2 comments

Comments

@sammo3182
Copy link

@sammo3182 sammo3182 commented May 24, 2018

System details

RStudio Edition : Desktop
RStudio Version : 1.2.650
OS Version      :  x86_64-w64-mingw32/x64 (64-bit)
R Version       :  3.5.0 (2018-04-23)

Describe the problem in detail

My Rstudio terminal keeps in blank and does not react to any operation. I do see a "terminal 2" comes out, though if I create a new terminal by Tool > Terminal > New Terminal rather than clicking options in the terminal tab or shortcut). Originally I set it to show the git bash, and now the git function works from the "Git" tab but terminal shows nothing.

Terminal diagnosis:

Global Terminal Information
---------------------------
Loaded TerminalSessions: 0

Terminal List Count: 2
Handle: 'EF4D24C9' Caption: 'Terminal 1' Session Created: true
Handle: 'BCE06995' Caption: 'Terminal 2' Session Created: true

Session Information:

> sessionInfo()
R version 3.5.0 (2018-04-23)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

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.5.0 tools_3.5.0
@jmcphers
Copy link
Member

@jmcphers jmcphers commented May 24, 2018

This sounds quite a lot like #2817. Does the daily build (658) work for you?

https://dailies.rstudio.com/

@sammo3182
Copy link
Author

@sammo3182 sammo3182 commented May 24, 2018

I tried 1.2.660. The problem is gone. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants