Dear all,
I have updated my system to fedora 35 and immediately after start-up my screen starts flashing after I interact with Rstudio (scrolling, typingl selecting, ...). Sometimes the screen remains blank for a second. I can end the session in a regular way.
My terminal shows the following (harmless?) warnings:
libpng warning: iCCP: known incorrect sRGB profile
QXcbClipboard: SelectionRequest too old
The set-up of my system:
R version 4.1.2 (2021-11-01)
Platform: x86_64-redhat-linux-gnu (64-bit)
Running under: Fedora Linux 35 (Workstation Edition)
Matrix products: default
BLAS/LAPACK: /usr/lib64/libflexiblas.so.3.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
I have tried the following, but these did not help
- reinstalling
- start cmd line with --no-sandbox
- changing the rendering options in the general advanced options; changing it to software even resulted in a blank unresponsive window.
Any thoughts or suggestions would be very welcome.
Ruth