Suru83 / phoshare

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

AttributeError: 'NoneType' object has no attribute 'nodeValue' #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Execute Phoshare with a iPhoto library of about 4500 images in multiple 
events.
2. Double check all options (face tags options disabled) and try to export to a 
folder (no links)
3. (exiftool installed, just in case)

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

- All subfolders created in the destination folder, but a big part of them is 
empty
- Getting an error on the Phoshare output window: "AttributeError: 'NoneType' 
object has no attribute 'nodeValue' "

What version of the product are you using? On what operating system?
OSX 10.6.2, iPhoto '09 v8.1.2(424), Phoshare 1.4.3

Screenshot of Phoshare error:
http://img848.imageshack.us/img848/2306/screenshot20110303at022.png

Original issue reported on code.google.com by digid...@gmail.com on 3 Mar 2011 at 1:34

GoogleCodeExporter commented 8 years ago
Thanks for the bug report, and the screen shot. The problem occurs while 
checking the meta data of a .nef (Nikon RAW image) file. This will be fixed in 
an upcoming update. You should be able to avoid the error by unchecking "Export 
Originals" for now.

Original comment by tsporkert on 3 Mar 2011 at 6:31

GoogleCodeExporter commented 8 years ago
Hello, thanks for your answer.

I retried unchecking that option, but I still get that same error.

I might indeed have a few .nef images in my collection.
Checking right now, looks like I have only 4.. I try to copy them elsewhere and 
delete them from iphoto.
Nope, still the same error, even without .nef images.

Original comment by digid...@gmail.com on 3 Mar 2011 at 4:41

GoogleCodeExporter commented 8 years ago
I'll post a fix tonight. You must have some images with unusual meta data 
structures, and that is tripping up the code that is trying to parse them.

Original comment by tsporkert on 3 Mar 2011 at 4:44

GoogleCodeExporter commented 8 years ago
Nice! :)

At the very least I managed to get a first backup of my library, by simply 
hiding all the images in that "bugged" event (the one originally containing the 
4 .nef images).
Now I just have to export the photos from that event alone.

Original comment by digid...@gmail.com on 3 Mar 2011 at 5:43

GoogleCodeExporter commented 8 years ago
Could you please try Phoshare-1.4.5 at
http://code.google.com/p/phoshare/downloads/detail?name=Phoshare-1.4.5.zip
to see if that addresses your problem?

Thanks

Original comment by tsporkert on 4 Mar 2011 at 8:53

GoogleCodeExporter commented 8 years ago
Hi, I confirm that it's fixed, this version works without problems with .NEF 
images and exporting originals. The event which was giving problems works too.

Thanks a lot! Keep up the great work! :)

Original comment by digid...@gmail.com on 4 Mar 2011 at 11:23

GoogleCodeExporter commented 8 years ago

Original comment by tsporkert on 3 Apr 2011 at 7:01