On Wed, Sep 10, 2008 at 12:41:19AM +1000, Trent W. Buck wrote:
> >  If xzgv is given a list of files it should just display the files
> > right away, and not give you an empty image. [...] So I'm a bit
> > confused how you are running into this situation given the scenario
> > you have described.
> 
> Hmm, that's true; but I was typing s before it managed to display the
> first image.  I can reproduce this by running
> 
>     xzgv `find Comics -type f`
> 
> ...and holding s while xzgv starts up.

Ah, OK.  Thanks, that's good to know.  I'm fairly confident the patch
should address this scenario as well, since basically what's happening
is that the callback function is getting called before the theimage
global variable is set correctly, and the patch will catch this case
as well.

                                                - Ted



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to