Jump to content

photos will not upload with Bridge


lshaeffer

Recommended Posts

I recently purchased an iMac due to water damage on my Macbook Pro.  The only way to move anything from the laptop to the iMac was using migration via Thunderbolt.  First time trying to upload photos from my 7d.  The pictures will only go into Mac's Photo and I cannot see my camera under "device".  Apple support was no help.  Using El Captian.  How can I set the default to open with Bridge????

Link to comment
Share on other sites

Ah, Photos. The Demon Spawn of Apple's Aperture and iPhoto. It is such a nuisance that really gets in the way, MUCH MORE than iPhoto ever did. Now I've heard the "Default / Easy Way" to disable Photos doesn't always stick, and you have to do this each and every time you hook up your camera. Even if you have used the same cards. Once you format them, Photos treats them as brand new devices.

Oh, speaking of which, please...I beg you, use a card reader when importing with a Mac!!! Life is so much easier when you use a card reader. I know it's tempting and "I've always used my camera, blah-blah-blah..." USE A CARD READER WITH A MAC. PERIOD.

First things first...

What you should also do, turn on the various devices to appear on the desktop when inserted / mounted. This makes importing images a breeze, since your CF / SD cards will appear like EHDs on the desktop.

  • Open the Finder Program
  • Next to the Apple Menu at the top should be the Finder Menu.
  • Click the Finder Menu and look for Preferences.
  • Look for "Show these items on the desktop" and make sure that Hard Disks, External Disks, CDs, DVDs and iPods are ALL CHECKED.
  • Click the red circle to close out the window. Now things like Memory Cards, External Hard Drives and the like will appear on your desktop.
  • Then all you have to do is double click on the icon, find your photos and COPY them to their ultimate location.
  • Then use Bridge and go find the files that you just imported.

NOW LET'S BEGIN!!


Disable Photos - Method #1:

  1. Insert the card into the reader or hook up your camera to the computer.
  2. Open the Photos App and click the Import Tab.
  3. You should see the device name, if you don't see your Canon 7D listed, again...use a card reader.
  4. Uncheck the box next to where it says "Open Photos for this device..."
  5. Click the red circle and that should save your changes.

Now, I've heard through the Grapevine that you must do this procedure each and every that you insert a new / formatted card or hook up your camera. Turning Photos off this way doesn't stick. You need to do it all the time. *Sigh* Apple REALLY wants you to use their software, they are convinced that it's the BEST-EST!! So it doesn't surprise me one bit that they weren't much help. They are instructed to make sure that Photos is left installed and running. :/

 

WARNING!! THE FOLLOWING ARE ADVANCED TECHNICAL INSTRUCTIONS!!!

PROCEED AT YOUR OWN RISK!!!  FOLLOW THEM TO THE LETTER!!!

 

Disable Photos - Method #2:

  • THESE SET OF INSTRUCTIONS ONLY WORK FOR YOSEMITE!!
    • Head to your Applications folder.
    • Look in your Utilities Folder then look for a program called Terminal. It should be a square looking black icon. Click on it.
    • Now a command box will appear.
    • Some people might argue that this step isn't necessary, but I'm a tech and like doing things at a "root" or "#" (Pound Prompt, not hashtag in this case.)
      • Type the following command: SUDO SU
      • It will prompt you for the password for the profile that you are logged in as. For most people, type in your Mac's normal password.
      • Press Enter. If everything works out, you should see something like sh-3.2#:
      • The numbers and letters don't matter, what does is you are at a POUND PROMPT.
  • Type the following at the command prompt, or better yet...copy and paste this command:
    • defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool NO
  • Press Enter.
  • Type exit (lower case) & press enter.
  • Type exit again (lower case) & press enter.
  • Close the Terminal Box.
  • Reboot.

Disable Photos - Method #3:

  • THESE SET OF INSTRUCTIONS ONLY WORK FOR EL CAPITAN!!
    • Head to the Apple Menu and select Restart
    • Wait a few seconds and the screen should go completely Black
    • Before the G Major Chord Chimes, press and hold the Command + R Keys and hold them until the Apple Logo Appears.
    • Release the Command + R Keys when you see the status bar appear below the Apple Logo. I'd wait about 5-10 seconds.
    • The Utilities Menu should appear.
    • Select the Applications Menu from the top and head to Utilities. The choose Terminal.
    • You should be at a Pound Prompt, "#" with some letters and numbers near it.
      • For example, -bash- 3.2#: (or something similar.) Again, the numbers and letters do not matter, what does is you are at the Pound Prompt.
    • Hit enter a few times. It should add a few lines which makes things easier to see.
    • Type: CSRUTIL disable and press Enter. (Yes, this is Case-Sensitive. Big CSRUTIL and small disable.)
    • Type exit, (lower case,) press enter, and close the Terminal Window.
    • Head over to the OSX Utilities Menu, which is next to the Apple Menu in the upper left corner.
    • Select Quit OSX Utilities. A pop-up box will appear. Click on Restart.
    • Let your Mac boot as normal and Login with your main profile.
    • Head to your Applications Folder, then select Utilities and then choose Terminal.
    • Type the following command: SUDO SU
    • You should be prompted for your profile's password type it in and press enter.
    • If everything works, you should be at a Pound Prompt. "#"
    • Copy and paste this command into the terminal window:
      • mv /System/Library/Image\ Capture/Devices/MassStorageCamera.app /System/Library/Image\ Capture/Devices/MassStorageCameraOff.app
    • Press Enter. What this command is doing is renaming the MassStorageCamera.app to MassStorageCameraOff.app. This way the Mac OS doesn't know where the App is. If you need to restore it, we can just copy it back to its original name.
    • Now we are almost done! Type exit and press enter... do this twice. You should see [Process Completed] appear. Close the Terminal Window.
    • Restart your Mac. When the screen finally goes black and before the G Major Chord Chimes, press and hold the Command + R Keys.
      • Yes, we have to go back into the Apple System Utilities Menu to turn the csrutil back on. It's important to do this.
    • Keep holding them until the Apple Logo Appears. You should see the status bar below the logo. Release the keys after 5-10 seconds.
    • The Utilities Screen should Appear. Look for the Applications Menu at the top, then click Utilities and select Terminal.
    • You should be at a Pound Prompt. "#"
    • Type CSRUTIL enable and press enter. (Yes, this is Case-Sensitive. Big CSRUTIL and small disable.)
    • Type exit and close the Terminal Window.
    • Head to the OSX Utilities Menu and select Quit OSX Utilities. When prompted, click Restart.

That's it! You are done!! Let your Mac reboot as normal and Photos should be completely disabled from auto-loading.

 

 

  • Like 1
Link to comment
Share on other sites

Just now, Christina Keddie said:

Oh, is that all?  Your bolded "at your own risk" message kinda terrified me. :D  OK, will try now and report back!

Whenever someone messes with the command line in the Mac OS or Linux / Unix, I put in the disclaimer warning people that this is a serious set of instructions that need to be followed to the letter.

Link to comment
Share on other sites

Thank you for the list of instructions...perhaps Apple should be giving you a cut!

I have a card reader but it doesn't seem to either be connecting or broke (not sure how that happened).

I followed your "firs things first" and I still do not see my cannon 7d under devices.  

Link to comment
Share on other sites

7 minutes ago, lshaeffer said:

Thank you for the list of instructions...perhaps Apple should be giving you a cut!

I have a card reader but it doesn't seem to either be connecting or broke (not sure how that happened).

I followed your "firs things first" and I still do not see my cannon 7d under devices.  

It wouldn't be a "Canon 7D" -- it would be something like "EOS_DIGITAL."  Does no icon pop up at all on your desktop, now that you've changed your preferences?

Link to comment
Share on other sites

Make sure your "Finder Preferences" is closed. This way the changes and possible check-boxes that you might have selected...those changes are saved.

Let's start with the basics. I'd get a new Card Reader and try that 1st. Macs just do not like it when you hook your camera up. It almost takes and Act of Congress to get it to show up.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...