Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to upload with iPhoto #10

Open
gpsnail opened this issue Sep 22, 2011 · 2 comments
Open

Unable to upload with iPhoto #10

gpsnail opened this issue Sep 22, 2011 · 2 comments

Comments

@gpsnail
Copy link

gpsnail commented Sep 22, 2011

Hi,

I'm on Lion and iPhoto 11.
I'm able to get the albums list.
But, I'm not able to upload picture, they are never been uploaded.

I use the Git version

Thanks for helping....

Kinds regards....

@egpatton
Copy link

I too am having this issue... I'm able to see the directories/albums, I select 'Export' and the photos I have selected appear to upload (per the upload window). No error is apparent during the upload. I go to the directory where the images should be on my gallery, and the directory is empty. After some searching, I noticed a error related to this in the Console. Here's a snippet of that error reported to the Console:

12/21/11 12:01:34 AM iPhoto[55007] CGImageDestinationCreate destination parameter is nil
12/21/11 12:01:34 AM [0x0-0x6ed6ed].com.apple.iPhoto[55007] Wed Dec 21 00:01:34 lala.local iPhoto[55007] : CGImageDestinationCreate destination parameter is nil
12/21/11 12:01:34 AM [0x0-0x6ed6ed].com.apple.iPhoto[55007] ImageIO: could not open '/Users/scott/Desktop/iPhotoExport/.P1040255.JPG-rn47'
12/21/11 12:01:34 AM iPhoto[55007] CGImageDestinationCreate destination parameter is nil
12/21/11 12:01:34 AM [0x0-0x6ed6ed].com.apple.iPhoto[55007] error = 2
12/21/11 12:01:34 AM [0x0-0x6ed6ed].com.apple.iPhoto[55007] Wed Dec 21 00:01:34 lala.local iPhoto[55007] : CGImageDestinationCreate destination parameter is nil

Note that for some reason, the plugin is trying to write to the directory:

   /Users/scott/Desktop/iPhotoExport

Where this directory does not exist on my machine.

Any chance you can tell me/us how to remedy this situation?

Thanks.

@saselberg
Copy link
Owner

Thanks for the message - and I'm sorry for taking a month to get back to you. It's been a busy season.

The /Users/scott/Desktop/iPhotoExport is a debuging line that I must have left in when pushing the code out. I use Aperture for everything but plugin development, so I completely missed this. I've pushed out a new release which I double check the debugging line to be removed. If you are still interested, give the most recent push out a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants