Strange bug, when launching RStudio

When I launch my RStudio on Windows 10, half of letters in tabs menu is erased:


Also names of files and folders are erased:


Does anyone knows, what is it and how to fix this?

> sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17763)

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.6.1 tools_3.6.1    tinytex_0.27   xfun_0.19

This doesn't have anything to do with R or RStudio. Your video driver has become corrupted. See if rebooting the machine fixes it, and if not, reinstall your driver.

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.