Skip to content

x11() hangs in R 3.2.1

3 messages · Ashley Ford, Tom Callaway, Steven Backus

#
Steven Backus <backus at ...> writes:
I have the same problem, have you found a solution ?
It's an X server issue as it works from a remote X session.
Why is only R affected ?
Ashley
#
On 09/15/2015 09:12 AM, Ashley Ford wrote:
First question: Are you using the nvidia binary driver?

~tom

==
Red Hat
#
Yes, yum downgrade xorg-x11-server-Xorg-1.15.0-36.el6.x86_64 /root/xorg-x11-server-Xorg-1.15.0-26.el6_6.x86_64.rpm
and editing /etc/yum.conf to contain 'exclude=xorg*' fixes the problem.

Steve