Go To Directory... not working in RStudio 2023.12.1 Build 402

Go To Directory is not working in RStudio 2023.12.1 Build 402 for RedHat EL7. Steps to reproduce:

  1. On the Files tab, click the ... (Go to directory) or Session -> Set Working Directory -> Choose Directory ...
  2. On the folder selection dialog, click the ... (Go to directory).

In version 2023.12.1 Build 402, another folder selection dialog opens behind the first one.

In version 2023.06.1 Build 524, a textbox dialog pops up prompting for Path to folder. This is the expected behavior.

Workaround is to use setwd() function, then choose More -> Go To Working Directory in Files tab.

Anyone come across this problem?

-Blair

I can reproduce it on Linux Mint 21.3 (same RStudio build).

Being tracked by this issue: Go to directory... not opening Go to folder dialog · Issue #14501 · rstudio/rstudio · GitHub

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.