gottagetit / phoshare

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

iPhoto 9.4 Library Error: float() argument must be a string or a number #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open phoshare 1.4.7
2. Load current iPhoto 9.4 Library
3. Reading iPhoto database from /Pictures/iPhoto 2009/iPhoto Library...
Error: float() argument must be a string or a number

Traceback (most recent call last):
  File "/Applications/Phoshare.app/Contents/Resources/lib/python2.7/phoshare/phoshare_ui.py", line 896, in export_thread
  File "/Applications/Phoshare.app/Contents/Resources/lib/python2.7/appledata/iphotodata.py", line 701, in get_iphoto_data
  File "/Applications/Phoshare.app/Contents/Resources/lib/python2.7/appledata/iphotodata.py", line 110, in __init__
  File "/Applications/Phoshare.app/Contents/Resources/lib/python2.7/appledata/iphotodata.py", line 341, in __init__
  File "/Applications/Phoshare.app/Contents/Resources/lib/python2.7/appledata/applexml.py", line 29, in getappletime
TypeError: float() argument must be a string or a number

What is the expected output? What do you see instead?
It crashes in place

What version of the product are you using? On what operating system?
10.4.7 Lion 10.7.5

Please provide any additional information below.

Original issue reported on code.google.com by marginad...@gmail.com on 25 Sep 2012 at 9:45

GoogleCodeExporter commented 8 years ago
This will be fixed in 1.5.0, to be pushlished today.

Original comment by tsporkert on 30 Sep 2012 at 10:44

GoogleCodeExporter commented 8 years ago

Original comment by tsporkert on 1 Oct 2012 at 1:59