Photos won't force quit, Mac won't shut down.

I connected my iPhone today to sync it. When Photos opened, it froze right away, so I tried to quit it. When quit wouldn't work, I tried force quit. The Photos window disappeared, but its icon in the dock still had the black dot saying it was active. Trying force quit again yielded the same results. Now, my mac won't shut down because it can't close the program. Is there any other way to kill the app?

MacBook Pro (13-inch Early 2011), OS X Yosemite (10.10.3)

Posted on May 10, 2015 6:39 AM

Reply
10 replies

Feb 20, 2017 10:38 AM in response to Ani x

If you continue to experience this try the following;


1 - Boot into Safe Mode, Mac OS X: Starting up in Safe Mode, and try Photos from there. If the problem goes away reboot normally and try again.


2 - As a test launch Photos with the Option key held down and create a new, test library. Import some photos and test to see if the same problem persists. Does it?


3 - lastly try repairing the library according to the instructions in this Apple document: Repair Your Library.

Warning: If you use iCloud Photo Library with Photos, this action will cause Photos to upload all your pictures again (from Fix missing or incorrect thumbnails in Photos - Apple Support).

User uploaded file

May 10, 2015 2:26 PM in response to Poprika

I was going to try that but was worried it would somehow mess with the laptop. So force shutdown is a safe option?

Quit all other apps, that can be quit before doing the force shot down.


If you hold down the power button to frce a shut down some apps may be left in an inconsistent state, because they may not be able to close the documents and files properly. You will minimise the risk by first closing all apps that can be closed.


To force a single application to quit, you can send signals from the Terminal.


  • Launch the Terminal.app from the Applications folder.
  • Enter the text below and hit return:

killall Photos


That is essentially the same command as Force Quit.

If that does not help, try this modification:


killall Photos -KILL


The "kill" command sends a signal to the process to be terminated. Without a signal name as parameter, it is the "TERM" signal, the same as "Force Quit" will send. This request can be ignored. The "KILL" signal is the ultimate killer, it is not catchable and cannot be ignored.


KILL (non-catchable, non-ignorable kill)

May 13, 2015 8:36 AM in response to léonie

This is the second time this has happened to me' same thing. Photos won't quit no matter how I try to force quit. The last time I had it happen the only thing that worked was to force close the whole computer using the start up button. I tried following your advice using terminal. It did some weird things. It makes me very nervous to use terminal as Im not a techie and Im afraid I will make a ghastly mistake. I hope Apple is watching this forum. In the mean time Im just going to force quit the computer.

Apr 14, 2016 3:47 AM in response to Poprika

For persons having this problem, I tried all possible force quitting approaches but none worked. Same as others, restarting the computer didn't work as the application was still "running".

As I do not like to force "powering off" my computer, I was trying to find a "gentle" way to do it.


At the end, my solution was to restart my mac from the Terminal by typing:


1) sudo shutdown -r now

sudo: because shutdown needs root privilege

-r: means I want to restart

now: means now

2) type your admin password


And that's it

Good luck

P.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Photos won't force quit, Mac won't shut down.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.