lescoste / iphototogallery3

iPhoto plugin to upload your pictures to a gallery 3 server
http://lescoste.net/blog/iphototogallery3
BSD 3-Clause "New" or "Revised" License
21 stars 3 forks source link

iPhoto crashes when "open album in browser" is checked - #19

Closed facej closed 13 years ago

facej commented 13 years ago

Export an album - create new. Check the open in browser box. After export (which succeeds) iPhoto crashes.

Process: iPhoto [77457] Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto Identifier: com.apple.iPhoto Version: 8.1.2 (8.1.2) Build Info: iPhotoProject-4240000~8 Code Type: X86 (Native) Parent Process: launchd [403] Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 13

Application Specific Information: * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull isEqualToString:]: unrecognized selector sent to instance 0xa08686a0' * Call stack at first throw: ( 0 CoreFoundation 0x9553f6ba raiseError + 410 1 libobjc.A.dylib 0x9512e509 objc_exception_throw + 56 2 CoreFoundation 0x9558c90b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187 3 CoreFoundation 0x954e5c36 __forwarding + 950 4 CoreFoundation 0x954e5802 _CF_forwarding_prep_0 + 50 5 iPhotoToGallery3 0x125e670b -[SCiPhotoToGallery addItemsThread:] + 5429 6 Foundation 0x934e4bf0 -[NSThread main] + 45 7 Foundation 0x934e4ba0 NSThreadmain__ + 1499 8 libSystem.B.dylib 0x95d8285d _pthread_start + 345 9 libSystem.B.dylib 0x95d826e2 thread_start + 34 )

lescoste commented 13 years ago

fixed in version 0.4.5

facej commented 13 years ago

+1 thanks, works fine now