Skip to main content
Participant
January 20, 2016
Answered

Error - The command Select is not currently available in Photoshop

  • January 20, 2016
  • 36 replies
  • 311278 views

I've installed a Greater Than Gatsby Action but cant run it because I get 'The command SELECT is not currently available. I tried running a default Action and get 'The command FEATHER is not currently available.'

I went back to PREFERENCES to check everything is in order. I cant find anything amiss. Can someone help please?

Correct answer aeolate

I had this exact same issue with an action I was using.  Look down the action list at the first "Select" command.  Make sure that your layer is named the same as what is in that command.  After that it should work.

36 replies

Tony Zed
Known Participant
February 10, 2017

Is there still no good answers here? I've tried everything everyone has mentioned. Even my default actions are riddled with errors.

----------Become so undeniably good that you give your imposter syndrome an inferiority complex.
Inspiring
February 10, 2017

There are indeed good answers here: please read what JJMack wrote in his posts. Running the action step by step may help you identify the cause of an issue.

In regards to this particular case:

The issue doesn't have to to with a selection of pixels. It has to do with layer names. Let me explain:

I noticed (in the screenshot) that the failed step tried to select the "Background" layer. You got the error because this layer was not available in your Photoshop document. Why? Two reasons:

1. You have a non-English Photoshop version, so the default layer is named differently (e.g. "Calque" in the French version, "Ebene" in German, etc).

2. Your document doesn't contain a Background layer.

Solution for #1: the action is not well crafted, as JJMack suggested. You don't have to run this action anyway. Just duplicate image and close the original file. Action developers need to understand that there are thousands of PS users using non-English PS locales.

Solution for #2: Duplicate the image and flatten it; close the original file.

Kind regards

Panos Efstathiadis

Participant
March 3, 2018

Thank you! my issue was that I sent the image from the mobile app. It needed “flattening” to create a “background layer” before I could properly use the actions!

Participant
November 24, 2016

Amigo, aveces hacen falta los pinceles (brush), instala los pinceles y la acción se ejecuta.

Participant
April 9, 2018

Eso fue exactamente lo que me paso! mil gracias por la ayuda!!!

JJMack
Community Expert
Community Expert
January 30, 2016

If you highlight the first step in the action hold down the Ctrl or CMD key. Then every time you click the Play button one action step will Play and the Highlight will move to the next step in the action.  As long as you keep the Ctrl of CMD key held down you will single step through the action with each click on the play button. You will see the results of each step.  You will see the state you document is in when select is not available.  It will be because of the document's current document state,

JJMack
aeolateCorrect answer
Participant
January 30, 2016

I had this exact same issue with an action I was using.  Look down the action list at the first "Select" command.  Make sure that your layer is named the same as what is in that command.  After that it should work.

Ranametalera
Participating Frequently
June 22, 2019

Done for me! Thanks.

JJMack
Community Expert
Community Expert
January 20, 2016

Have you tried singe stepping the action to see what condition the document is in when feather is not available? Have some pixel been selected to be feathered?

Your screen captures has no marching ants showing...

Step the other action and see why select is not available.  That is a common error message that action generated when the action is not well crafted.

Actions have dependencies.

JJMack
Participant
February 23, 2018

Hi JJMACK, Are you able to talk me through this one? been reading a few posts but I'm feeling a bit dumb not being able to figure it out!

Thanks,

John

JJMack
Community Expert
Community Expert
February 23, 2018

You have hidden the image tab in the screen capture you are most likely editing in 16 Bit color depth so the Filter Glass is not available

JJMack
postrophe
Inspiring
January 20, 2016

Hi

Seem a bit stupid of me to ask, but have you selected a layer (not lock) to run the action ?

Pierre