Terminal diagnostics gives my this (3 lines like this actually)
Handle: 'F06043A8' Caption: 'Terminal 1' Session Created: false
only the terminal tab is visible, but there is no content inside (no prompt, no way to type something)
Probably unrelated: When I start rstudio from the command line, I also get this error
rstudio
load glyph failed err=6 face=0xc21a40, glyph=2797
load glyph failed err=6 face=0xc21a40, glyph=2797
There is another post here, problem similar to mine (but my rstudio does not freeze).
I have the colorout package installed (useful when using R at the command line),
and my bash prompt is set by bash_it (an oh-my-zsh clone for bash) to
2017-11-15 12:51:41 wb3 in ~
○ → ls -lad .bash*
my system:
Session info -------------------------------------------------------------------------
setting value
version R version 3.4.2 (2017-09-28)
system x86_64, linux-gnu Ubuntu 16.04 , with Unity
ui RStudio (1.1.383)
language en
collate en_US.UTF-8
tz Europe/Berlin
date 2017-11-15
Packages -----------------------------------------------------------------------------
package * version date source
base * 3.4.2 2017-10-28 local
colorout * 1.1-2 2016-11-30 Github (jalvesaq/colorout@6d84420)
compiler 3.4.2 2017-10-28 local
datasets * 3.4.2 2017-10-28 local
devtools 1.13.4 2017-11-09 cran (@1.13.4)
digest 0.6.12 2017-01-27 CRAN (R 3.3.2)
graphics * 3.4.2 2017-10-28 local
grDevices * 3.4.2 2017-10-28 local
memoise 1.1.0 2017-04-21 CRAN (R 3.4.0)
methods * 3.4.2 2017-10-28 local
stats * 3.4.2 2017-10-28 local
tools 3.4.2 2017-10-28 local
utils * 3.4.2 2017-10-28 local
withr 2.1.0 2017-11-01 cran (@2.1.0)
yaml 2.1.14 2016-11-12 CRAN (R 3.3.2)