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

RStudio data viewer showing Greek characters instead of English #7358

Closed
3 of 4 tasks
ShurliAgati opened this issue Jul 16, 2020 · 4 comments
Closed
3 of 4 tasks

RStudio data viewer showing Greek characters instead of English #7358

ShurliAgati opened this issue Jul 16, 2020 · 4 comments
Labels
bug data viewer encoding stale Issues which have been closed automatically due to inactivitiy.

Comments

@ShurliAgati
Copy link

@ShurliAgati ShurliAgati commented Jul 16, 2020

Hi,
I am having an issue with the dataviewer font in RStudio. It's just stuck and only shows Greek letters. I am trying to get it sorted but no luck so far.

### Steps to reproduce the problem

data(iris)
View(iris)
head(iris)

image

When the same steps were followed in RGui, the result was as I would expect.

image

### System details

Sys.getlocale()
[1] "LC_COLLATE=English_Australia.1252;LC_CTYPE=English_Australia.1252;LC_MONETARY=English_Australia.1252;LC_NUMERIC=C;LC_TIME=English_Australia.1252"

RStudio Edition  :  <!-- Desktop -->
RStudio Version : Version 1.3.959
R Version       : 4.0.1 (2020-06-06)
OS Version         :  Windows 10 x64 (build 18362)
Platform            :  x86_64-w64-mingw32/x64 (64-bit)

Please see the following two posts for details:

  1. RStudio font-family stuck on Deja Vu Sans
  2. RStudio data viewer showing Greek characters instead of English

Will appreciate your help!
Cheers,
Shurli

@ronblum
Copy link
Contributor

@ronblum ronblum commented Jul 17, 2020

@ShurliAgati Thank you for filing the issue, including the links to the external discussions! I can't reproduce the issue, including by changing to Australian locale. Is it safe to assume that the locale was never set to Greek in the past?

@ShurliAgati
Copy link
Author

@ShurliAgati ShurliAgati commented Jul 20, 2020

@ronblum Hi, yes I can confirm that the locale was never set to Greek - it was never played with actually. Thanks for looking into this.

@stale
Copy link

@stale stale bot commented Feb 5, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions.

@stale stale bot added the stale Issues which have been closed automatically due to inactivitiy. label Feb 5, 2021
@stale
Copy link

@stale stale bot commented Feb 19, 2021

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug data viewer encoding stale Issues which have been closed automatically due to inactivitiy.
Projects
None yet
Development

No branches or pull requests

2 participants