So in re-reading your initial message, something raised a red flag:
> On the older laptop there is no problem. On the newer one I get the
> error message in the subject line when I run any command that involves
> some gui-based executable. I have to run "optirun <command>" to get
> around this. This is not sustainable.
If you're getting that error without using vglrun/optirun, then
something is definitely wrong with your installation. In general, that
error would be generated if you are preloading libdlfaker.so without
also preloading libvglfaker.so, so double check your LD_PRELOAD
environment variable. If you use vglrun, libdlfaker.so will never be
preloaded without also preloading libvglfaker.so, so it should be
impossible to get that error on a properly-configured VirtualGL system.
However, it's easily reproducible if you, for instance, do:
LD_PRELOAD=libdlfaker.so {VirtualGL_build_directory}/bin/dlfakerut
On 4/24/18 3:12 AM, Johann wrote:
> The version I showed in my previous post was one I compiled from your
> sources.
> I did that because the official version (I have tried several of the
> older versions also)
> gave the same problem.
>
> I have removed an attempted solution (export
> LD_PRELOAD=/usr/lib/libdlfaker.so) from my shell startup file
> which proved to make the situation worse.
>
> Now I can work despite some error messages from time to time.
>
> Regards.
> Johann
> On Monday, 23 April 2018 17:40:03 UTC+2, DRC wrote:
>
> optirun/Bumblebee is not maintained or supported by us. Can you
> reproduce this problem with our official VirtualGL packages:
>
https://sourceforge.net/projects/virtualgl/files/2.5.2/
> ? <
https://sourceforge.net/projects/virtualgl/files/2.5.2/?>?