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

The R startup information (version etc.) isn't displayed if RStudio is opened with no open files #7820

Closed
3 of 4 tasks
ronblum opened this issue Sep 17, 2020 · 3 comments
Closed
3 of 4 tasks
Milestone

Comments

@ronblum
Copy link
Contributor

@ronblum ronblum commented Sep 17, 2020

System details

RStudio Edition : Desktop and Server
RStudio Version : 1.3.x (1.3.958 to 1.3.1091)
OS Version      : MacOS 10.15.6 and Red Hat 8.2
R Version       : 4.0.2

Steps to reproduce the problem

  1. Open RStudio Desktop.
    • In the console, the usual information about the R version, etc. should appear.

    R version 4.0.2 (2020-06-22) -- "Taking Off Again”
    Copyright (C) 2020 The R Foundation for Statistical Computing
    Platform: x86_64-apple-darwin17.0 (64-bit)
    etc.

(If it doesn’t appear, that’s the bug.)

  1. Open a file.
  2. Close RStudio.
  3. Open RStudio.
    • In the console, the usual information should appear.
  4. Close all open files.
  5. Close RStudio.
  6. Open RStudio.
    • Most likely the usual information won’t be displayed.
    • You might need to close and reopen RStudio.

This is going back to 1.3.958 Water Lily. It seems to work in 1.4.823. Also, the equivalent in RStudio Server to closing and reopening is to close the session and open a new one.

Describe the problem in detail

Normally, when R first starts, there’s a bunch of standard information displayed, including the version. However, it’s not displayed if there are no open files when RStudio starts up and creates a new R session.

Describe the behavior you expected

The R startup information should always be displayed when RStudio starts up.

  • I have read the guide for submitting good bug reports.
  • I have installed the latest version of RStudio, and confirmed that the issue still persists.
  • If I am reporting a RStudio crash, I have included a diagnostics report.
  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
@kevinushey kevinushey added this to the v1.4 milestone Sep 17, 2020
@mikebessuille
Copy link
Contributor

@mikebessuille mikebessuille commented Sep 21, 2020

Can we please retest this in the latest 1.4? if this is no longer an issue in 1.4, we can close this.

@ronblum
Copy link
Contributor Author

@ronblum ronblum commented Sep 22, 2020

Confirmed (thanks @rich-rstudio!) in RStudio Desktop 1.4.854 on MacOS 10.15 Catalina and 1.4.840 on MacOS 11 beta Big Sur.

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

No branches or pull requests

4 participants