brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

filed to start after updating db #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add some new pictures
2. Close jbrout
3. Start jbrout

What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "./jbrout.py", line 2914, in <module>
    main()
  File "./jbrout.py", line 2889, in main
    window = Window()
  File "/home/kefiiir/soft/jbrout/libs/gladeapp.py", line 125, in __init__
    obj(*(args),**(dargs))
  File "./jbrout.py", line 1088, in init
    m.init()
  File "./jbrout.py", line 370, in init
    years=list(set([int(i.date[:4]) for i in ln]))
ValueError: invalid literal for int() with base 10: '

What version of the product are you using? On what operating system?
svn rev 192
Gentoo Linux

Please provide any additional information below.

Original issue reported on code.google.com by Oleg.Bla...@gmail.com on 10 Apr 2009 at 1:25

GoogleCodeExporter commented 9 years ago
Can you give more information about the imported pictures ?
Maybe it was some read-only picture with no exif date, as in issue 170, which 
has been fixed.

Original comment by p...@gmx.fr on 22 Oct 2010 at 5:10

GoogleCodeExporter commented 9 years ago
As no further information supplied closing as wont fix

Original comment by r...@wallace.gen.nz on 7 Jul 2011 at 8:58