Re: Bug/crash due to date comparison

2017-01-13 Thread Chris Green
On Fri, Jan 13, 2017 at 11:36:07AM +0100, Martin Kos wrote: > On 10.01.2017 11:28, Chris Green wrote: > > The changes required are trivial:- > > > > Delete the lines with - by them, add the lines with + (obviously the > > commented out lines starting with # can just be deleted if you want). > >

Re: Bug/crash due to date comparison

2017-01-10 Thread Chris Green
On Tue, Jan 10, 2017 at 11:07:52AM +0100, Martin Kos wrote: > On 09.01.2017 10:57, Chris Green wrote: > > To get the ordering I want I have simply changed the __cmp__ > > functions in PhotoAlbum.py to compare filename/path name rather than > > date. My images are named sequentially (e.g. the

Re: Bug/crash due to date comparison

2017-01-09 Thread Joachim Tingvold
On 8 Jan 2017, at 14:06, Chris Green wrote: No need, the new/patched version at http://git.jocke.no/photofloat/?h=patches fixes the problem, sorry for the noise! :-) I believe this was fixed in the stock version (which is incorporated in the ‘patches’-branch you used above). -- Joachim