bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23489: Issues with Emacs when using via VNC


From: Stefan Kangas
Subject: bug#23489: Issues with Emacs when using via VNC
Date: Fri, 23 Aug 2019 19:53:12 +0200

<abdul.p78@wipro.com> writes:

> I am using the latest version of Emacs 24.5 via VNC and facing 2 issues
>
> 1)      When I execute the command ā€œ emacs ā€“q ā€œ it throws a warning as below :

There is an attached image here with the text:

[abdnasee@eslinc03 ~]$ emacs -q
Xlib:  extension "RANDR" missing on display "localhost:11.0".
[abdnasee@eslinc03 ~]$

> 2)      Then if I logout from it, the command will get stuck and it takes 
> time to get logout
>
> Iā€™m using Red hat 6.5 Server . Could you please provide a suggestion to fix it

Speaking as someone that has used VNC for a couple of years for work,
but also has forgotten most of what I had to do to make everything
work reasonably well, this sounds very much like a configuration
problem (possibly with VNC) rather than a bug in Emacs.

Did you ever resolve this issue, or is this still a problem?  Do you
see the same things with other programs, or just Emacs?  Did you
install Emacs from the RHEL package repository or did you compile it
yourself?

This links suggests some possible fixes:
https://stackoverflow.com/questions/17944234/xlib-extension-randr-missing-on-display-21-trying-to-run-headless-googl

For example, someone was able to fix the problem by running:

   export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/

Maybe something similar would work in your case.

If I don't hear back from you in a couple of weeks, I'll assume that
this is indeed a configuration problem rather than a bug in Emacs and
close this as notabug.

Thanks,
Stefan Kangas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]