Each time after a certain amount of time, any attempt to run a graphical program is causing the error "Can't open display".
For example:
[shhdup@localhost ~]$ LANG=C xterm
No protocol specified
xterm: Xt error: Can't open display: :0
[shhdup@localhost ~]$ LANG=C xdotool getactivindiw
No protocol specified
Error: Can't open display: (null)
Segmentation fault (core dumped)
Some system info:
Linux localhost.localdomain 3.10.6-2-ARCH #1 SMP PREEMPT Tue Aug 13 09:47:01 CEST 2013 x86_64 GNU/Linux
i3 version 4.6 (2013-08-07, branch "tags/4.6") © 2009-2013 Michael
Stapelberg and contributors
X.Org X Server 1.14.2
Release Date: 2013-06-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.9.7-1-ARCH x86_64
Current Operating System: Linux localhost.localdomain 3.10.6-2-ARCH #1 SMP PREEMPT Tue Aug 13 09:47:01 CEST 2013 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3bca1b94-7f18-4ec7-a589-e50f295db4fc rw quiet
Build Date: 01 July 2013 10:48:42AM
Current version of pixman: 0.30.2
ssh -X
)? – maxschlepzig Sep 16 '13 at 08:13startx
on my local machine. – mingaleg Sep 16 '13 at 09:17/var/log/Xorg*
or other logs in there?) – Mat Sep 16 '13 at 09:52XAUTHORITY
environment variable? This is the name of a file (if the variable isn't set,~/.Xauthority
is used); what filesystem is it on? – Gilles 'SO- stop being evil' Sep 16 '13 at 21:10