Hi All,

2016-01-17 16:26 GMT+08:00 Klaus Ethgen <klaus+gee...@ethgen.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi Michael and Flos,
>
> Am Fr den  7. Aug 2015 um 22:49 schrieb Michael Schwendt:
>> Full backtrace: https://bugzilla.redhat.com/attachment.cgi?id=1027647
>>
>> Patch: 
>> https://bugzilla.redhat.com/attachment.cgi?id=1060482&action=diff&context=patch&collapsed=&headers=1&format=raw
>>
>> --- geeqie/src/image.c.bak    2014-11-30 13:07:06.000000000 +0200
>> +++ geeqie/src/image.c.bak    2015-08-07 23:18:55.019350782 +0300
>> @@ -475,6 +475,8 @@ static void image_read_ahead_done_cb(Ima
>>  {
>>       ImageWindow *imd = data;
>>
>> +     if (!imd->read_ahead_fd || !imd->read_ahead_il) return;
>> +
>>       DEBUG_1("%s read ahead done for :%s", get_exec_time(), 
>> imd->read_ahead_fd->path);
>>
>>       if (!imd->read_ahead_fd->pixbuf)
> Am Sa den 16. Jan 2016 um 16:43 schrieb Flos Lonicerae:
>> I see the patch of the bug:
>>
>> http://sourceforge.net/p/geeqie/mailman/message/34356176/
>>
>> has been applied as the commit 4749987ff8a0e32047a2db6b0ffb02b1ed27e192:
>>
>> http://www.geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commit;h=4749987ff8a0e32047a2db6b0ffb02b1ed27e192
>>
>> Actually I also hit this issue last year and opened a bug in debian:
>>
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771123
>>
>> There I wrote a similar patch to Michael's, indeed it was an ugly
>> patch, to jump over the issue. Just as Michael said in Red Hat's
>> bugzilla:
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=1223349#c15
>>
>> I agreed that there should be "some race-condition" in geeqie, and I
>> also provided the 90% reproducable steps in the debian bug.
>
> I somehow missed that bug. However, there are race conditions for sure.
> It is how the event model of GTK+ works. But that should be handled
> proper.
>

But for old version of geeqie - for example the one provided by nux repo:

geeqie-1.1-10.el6.nux.x86_64

did not have this issue.


>> Is it possible to find out the root cause behind this issue?
>
> Would be nice. Maybe Vlad can have a look into it as I think, it is the
> part he worked on very hard.
>
> But this bug also shows something else. Currently there are bug reports
> on several platforms:
> - - Sourceforge, which sucks
> - - github, which sucks too
> - - Debian bugtracker, which sucks less
> - - Bugzilla which is a pain in the ass
> - - ...
>
> Some of the bugs are overlapping and no way to work on the bugs really.
> At least, one needs an account in all bugtrackers (except debian ones).
>
> I believe, there is no one in here who have a overview over them all.
>
> I try to find a meta bugtracker (best command line) and found bugwarrior
> currently which I will try to get working. However, in the mean time it
> is hard to work with bug reports.
>
> Regards
>    Klaus
> - --
> Klaus Ethgen                              http://www.ethgen.ch/
> pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <kl...@ethgen.ch>
> Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iQGcBAEBCgAGBQJWm1A3AAoJEKZ8CrGAGfasQ/sL/307h6ewWaI8VB00iJFyveSb
> VhvblX2mwWYFJl5Zwg9M1jgWYuxGJ02rm61nmSSoveCShAbfzbhHyHYMPiJlpah+
> qHbJHXDXrLeclTR9vmsAyUK5SS82eEXXN2OPDnvfAv8HpliSQhzKIHaP++wU+VDh
> F5rPOwK65c/2/n/shplXNuQ7VT4c43c/57oLx8v3N4w4mFloxjfnOpEsfaO+VlNN
> oqX0qiMRHyZzS6VzTg8Vg/4f7jk0U2bPEC2r3mtwaE17dLBSTlVXVPhXQP5Ayr8s
> qFkoZPt4kmtHlKkGH507LoniesY0w0ZRejruE+tjg9vqIMqtRsytSXa/M3nFpm36
> dFW4URHcFXV8eFVOCoqomLO/BOqknBnZAgnwZyZ6vU0tG7ZXJqWfDyGSQglUn0tg
> v6aMzbBeCA8zHCI08fuQ5uPiRUinoTn08ef3hwtZCfy5w0VITS2ZoQqx+M2+Fhpp
> gjOL69ZNXaqYBjr3hJvotc+3Md5NbyNY2AGFreWP5A==
> =+Ek3
> -----END PGP SIGNATURE-----
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Geeqie-devel mailing list
> Geeqie-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geeqie-devel

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to