Fix for: Xlib: extension "XINERAMA" missing on display
Posted
by
obeliksz
on Super User
See other posts from Super User
or by obeliksz
Published on 2013-10-25T09:30:56Z
Indexed on
2013/10/25
9:59 UTC
Read the original article
Hit count: 3139
I am using Xming 6.9 with putty trying to run libreoffice remotely. It works well, but an error line appears in the terminal from where I launch it:
Xlib: extension "XINERAMA" missing on display "localhost:12.0".
Looks like it needs this extension but I can't find the necessary dll file (libXinerama-1.dll) for it as it is not included in the package.
I ask for a link from where I could download this file (I accept a hit with a lmgtfy if you can do it) or the source code of it and how to complie it on my win7 machine... or just a surface fix could do it also if it is really clean and simple: hide the error line.
© Super User or respective owner