On Fri, 27 Nov 2020 23:28:25 +0000 Steve McIntyre <st...@einval.com> wrote:
>On Thu, Nov 19, 2020 at 01:24:47AM +0100, Andreas Ronnquist wrote: >>On Wed, 18 Nov 2020 23:59:39 +0000 >>Steve McIntyre <st...@einval.com> wrote: >> >>>Hi Andreas! >>> >>>Thanks for looking into this for me! >>> >>>On Sun, Nov 15, 2020 at 04:23:12PM +0100, Andreas Ronnquist wrote: >>>> >>>>I have packaged a new git snapshot, downloadable from here: >>>> >>>>https://www.gusnan.se/debian/geeqie-common_1.5.1+git20201112-fae4de3c-1_all.deb >>>>https://www.gusnan.se/debian/geeqie_1.5.1+git20201112-fae4de3c-1_amd64.deb >>>> >>>>Which have fixes which I believe affects this - see the upstream >>>>commit at >>>> >>>>https://github.com/BestImageViewer/geeqie/commit/0ff5c85b082fa2b1dc578807fac8dbfd9b93421c >>>> >>>>Please try out the packages of the git snapshot linked above, and >>>>report back if it fixes the problem or not. >>> >>>I *think* it might have done, but I can't say for certain. >>> >>>The system I first saw the problem on is running Buster and so I >>>can't run your binaries there. Could you point me at a source tree >>>so I can try a rebuild on Buster please? >> >>Great - try the repo here: >> >>https://salsa.debian.org/gusnan/geeqie/ >> >>(You'll know what to do with it). > >Argh: > >tack:~/debian/geeqie$ strace -f -o strace geeqie ~/*jpg > >(geeqie:6782): Gdk-ERROR **: 23:27:04.560: The program 'geeqie' >received an X Window System error. This probably reflects a bug in the >program. The error was 'GLXBadContext'. > (Details: serial 183 error_code 158 request_code 152 (GLX) > minor_code 6) (Note to programmers: normally, X errors are reported > asynchronously; that is, you will receive the error a while after > causing it. To debug your program, run it with the GDK_SYNCHRONIZE > environment variable to change this behavior. You can then get a > meaningful backtrace from your debugger if you break on the > gdk_x_error() function.) >Trace/breakpoint trap > >No idea what's up there... :-( > >-- >Steve McIntyre, Cambridge, UK. Please try starting geeqie with --disable-clutter - this should make it possible to start, at least. I appreciate all your tests. /Andreas