mytyft / phoshare

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

Phoshare fails to open iPhoto library #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed Phoshare on an Mac operating Mountain Lion (10.8.2)
2. Ran the application and it produced an exception when trying to open the 
iPhoto library

What is the expected output? What do you see instead?
I expected Phoshare to open the library bur it could not.

What version of the product are you using? On what operating system?
Phoshare 1.4.7 on Mountain Lion (10.8.2)

Please provide any additional information below.

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

Original issue reported on code.google.com by caledoni...@gmail.com on 27 Sep 2012 at 9:20

GoogleCodeExporter commented 8 years ago
This will be fixed in Phoshare 1.5.0, to be published later today.

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

GoogleCodeExporter commented 8 years ago
Blimey, that's quick service! :) Good on ya!

Original comment by caledoni...@gmail.com on 30 Sep 2012 at 10:54

GoogleCodeExporter commented 8 years ago

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