Sorry, it already says

            image.use_clutter_renderer = "false"

On Fri, Jul 24, 2020 at 11:13 AM Andreas Ronnquist <gus...@debian.org>
wrote:

> On Fri, 24 Jul 2020 10:21:03 -0400
> James Van Zandt <jim.vanza...@gmail.com> wrote:
>
> >Alas, no.  Same symptom.
> >
> >FWIW, I'm attaching the tail end of an strace log, and a (long) list
> >of the shared libraries used, per ldd.  I note that in the latter
> >list, there are no nvidia libraries - but the strace log shows it was
> >looking for (and apparently not finding) libGLX_nvidia.so.0.  apt-find
> >indicates that library can be found in these packages:
> >
> >
> >$ apt-file search libGLX_nvidia.so.0
> >libglx-nvidia-legacy-390xx0:
> >/usr/lib/x86_64-linux-gnu/nvidia/legacy-390xx/libGLX_nvidia.so.0
> >libglx-nvidia-tesla-418-0:
> >/usr/lib/x86_64-linux-gnu/nvidia/tesla-418/libGLX_nvidia.so.0
> >libglx-nvidia-tesla-440-0:
> >/usr/lib/x86_64-linux-gnu/nvidia/tesla-440/libGLX_nvidia.so.0
> >libglx-nvidia-tesla-450-0:
> >/usr/lib/x86_64-linux-gnu/nvidia/tesla-450/libGLX_nvidia.so.0
> >libglx-nvidia0:
> >/usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
> >
> >
> >I don't suppose the tesla packages are relevant, and apt-get isn't
> >able to find the other two.  The first is supposed to be in non-free.
> >My /etc/apt/sources.list already includes
> >
> >deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
> >
> >Should I have something else configured to access that package?
> >
>
> What if you edit your config (in ~/.config/geeqie/geeqierc.xml), and
> change the line
>
> image.use_clutter_renderer = "true"
>
> (which I assume it is set to), to
>
> image.use_clutter_renderer = "false"
>
> ?
>
> /Andreas
>

Reply via email to