Hi
> https://gitorious.org/geeqie/geeqie/archive-tarball/master
>
> You can find that link if you look at the log of a branch on the right
> side.
Thanks for the info.
>> During copy/move/rename there is no thumbnail displayed when there
>> is a destination file conflict (I've made a patch to do this, which
>> is ok for me, but it is a poor technical solution to the problem).
> Jup, that I was annoyed about once myself. Just post your patch, maybe
> it can be used.
It is the last patch in the cclark branch on github.
The problem area is around line 407 of file_data_new.c where I use 
inodes. That's clearly not a general solution.
I guess a better solution is to create a FileData structure for the 
target file before an entry is made into file_data_planned_change_hash. 
But there's also the problem of file_data_ref and file_data_unref.

[The first patch in that branch is intended to solve the problem 
described in 
http://sourceforge.net/mailarchive/forum.php?thread_name=20110121140713.41f82358%40gmail.com&forum_name=geeqie-devel]

> There is just one case I use an other tool -- xv -- is to view images
> the fast way as there is no other application than xv out in the wild
> that is that fast. (See also my own work on xv[0].)
I remember that from years ago! I have no recollection of why I stopped 
using it - I'll take a look at your website.


Colin Clark..

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to