New user - questions similar to the last new user

2017-01-08 Thread Chris Green
does anyone know if this is the patched version referred to above or is it just the one from the original repository? Is there any easy way to tell? My installed version is 0~20120917+dfsg-3 from the ubuntu repository. Thanks for a great program. -- Chris Green ___ PhotoFloat mailing list PhotoFloat@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/photofloat

Bug/crash due to date comparison

2017-01-08 Thread Chris Green
, in _sort self._photos.sort() File "/usr/share/photofloat/scanner/PhotoAlbum.py", line 318, in __cmp__ date_compare = cmp(self.date, other.date) TypeError: can't compare datetime.datetime to unicode Presumably one of my im

Re: Bug/crash due to date comparison

2017-01-08 Thread Chris Green
On Sun, Jan 08, 2017 at 12:51:24PM +, Chris Green wrote: > As I said in my other posting here I get a crash running photofloat on > one of my directory trees of images:- > > 2017-01-08T12:41:54.118515 | | | |--[thumbing] p61_01_013.jpg -> > 150px, square >

Re: Bug/crash due to date comparison

2017-01-09 Thread Chris Green
On Mon, Jan 09, 2017 at 09:44:14AM +0100, Joachim Tingvold wrote: > 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

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 s

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

Re: next release!

2017-08-03 Thread Chris Green
rmal upgrade work:- $ git pull https://github.com/paolobenve/photofloat.git $ ./js-css-minify.sh -- Chris Green ___ PhotoFloat mailing list PhotoFloat@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/photofloat