Re: [Evolution] evolution crashes when using X11 forwarding
- From: Pete Biggs <pete biggs org uk>
- To: evolution-list gnome org
- Subject: Re: [Evolution] evolution crashes when using X11 forwarding
- Date: Thu, 19 Mar 2020 17:31:58 +0000
What is your local machine OS and X server? Do things like glxgears
Ubuntu 18.04
or
glxinfo run OK?
that works flawlessly. However, it also crashes when started
on the remote machine, see e.g.:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
hgb@HGB-PC2:~$ glxgears
Xlib: extension "NV-GLX" missing on display "localhost:10.0".
X Error of failed request: BadValue (integer parameter out of range
for operation)
Does the remote machine have the proprietary nVidia drivers installed?
I *think* what's happening is that when programs are run on the remote
machine it sees that there are various GL extensions available, tries
to use them, and fails because they don't exist on the local machine
where the GL requests are actually performed.
As for fixing it - I think doing
export LIBGL_ALWAYS_INDIRECT=1
before running evolution from the command line might help - it
certainly does for other GLX issues.
P.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]