Select and hide problems CC2015.5.1

I'm on a new iMac, El Capitan, using CC2015.5.1 and I can not do Select and hide the work at all.

I make my selection as usual and click on Select and mask. The good screen comes up and I can change the sliders, but the new tools of additional selection on the left don't do anything.  And when I choose an outing, I went back to my image, but else nothing happens at all.  Output selection reminds me of my image, no selection.  Out again layer with mask gives me another copy of my image with a white layer mask - like I had done no selection at all. I have seen that a minor update - 2015.5.1 - had been released that fixes a few bugs, but it did nothing at all for me. I looked in preferences to see if there is something that must be enabled (or disabled) and the reset tool.

Any idea of what could happen?

Try resetting your preferences first.

Tags: Photoshop

Similar Questions

  • Select and hide the query

    In Photoshop CC when I use select and hide the 'onion skin' filter does only rarely. Any suggestions as to why this could be?

    Works perfectly! I'm wondering now if I had the - ticked instead of +. Seems as if could be the answer and if it does not work in the future I'll check everything here first. Thanks for your time and your help.

  • Paint with white in selection and hide the workspace

    Hello

    I'm in selection and hide the workspace > discovers black & white. When you use the Paintbrush tool, how to switch between painting with white and black?

    With the Brush tool selected paint just in the black and white view and this is equivalent to paint with white. Now the alt key or option is equivalent to paint with black.

  • Select and hide the tool is impossible to use. Give refine us edge to return as soon as POSSIBLE!

    I use to make the selection within 30 seconds, and now I can spend hours without getting the correct result of the half. Who is the genius behind this?

    I can't believe that you don't always have to go back on it. Yes, I watched the video possible. In theory is simple and works great Yes. But only with the image you want to choose. For others it works everything simply.

    You can of course pick up refine edge again by installing CC2015.1.2 alongside CC2015.5, as they live happily on the same system. Select and mask receives praise from some people believe or not, but it's true most people find difficult and buggy. I suspect that they can come out early to make up all of the features of CC2015.5 which is actually CC2016. We know a lot of development is happening at Adobe not only to fix bugs but to also add functionality to select and mask and I don't think I want to hold my breath on refine edge being brought back.

    Take a look at this thread to see how do to regain access refine edge

    PS to uninstall and reinstall?

  • Select and mask | Problems with the selection in the process of disappearance - CC 2015.5

    Hi all!

    I've just updated Photoshop 2015.5 CC version.

    I am currently working on a design that needs cutting contours.

    So I picked all the areas belonging to the background of the image and then click on the "select and mask" to refine the edges and then clear my selection as I usually did.

    But instead, my selection disappeared...

    My steps were:

    1. Selection of the areas to clear with "themagic wand tool.
    2. Click on 'select and mask' (output parameters: output to the selection).
    3. Click on 'OK'.
    4. Selection has disappeared!

    I have provided all the tools to their default settings, but nothing has changed.

    I tried to close and reopen the case, repeat the steps to delete the background, but I always feel the question.

    It is a big problem for me!

    I hope that there is someone who could help me/us with this!

    Best,

    Joanna

    I actually asked the new workspace me first thing after update, because I wasn't getting.  It's different enough that you need to learn everywhere, I'm afraid, but it is definitely an improvement when you become familiar with it.  See Julianne Kost guide below, but I suspect that you may need to adjust the sliders that control the opacity of the background.  Or simply click on the transparent part to start the selection.

    Select and mask "Julieanne Kost's Blog

  • Select and hide the toolbar does not not on Photoshop 15.5

    The new workspace Select and mask does not work for me on the new update. When I click on the Select button and mask, I be locked up or it gives a box indicating:

    "Could not apply Select the workspace and mask because the file is locked, you don't have the necessary access permissions or another program is using the file." Use the 'Properties' command in Windows Explorer to unlock the file. »

    Windows 10 Home, on a machine that has worked flawlessly with Photoshop 15.

    Any help?

    Thank you!

    Try to reset once the Photoshop preferences: How to remove/reset the Photoshop preferences

  • Apex 4.0 tabular, list selection and Firefox problem

    I created a form in a table by using the wizard, and then I changed the first column displayed in a selection list. In this case, the Department only.

    In Firefox 3.6.6 and 4.0b1, everytime I refresh the page, the value of the selection list changes. It's weird. Does not occur in IE8.

    To reproduce the problem, load the following link in firefox, click on the Refresh button 10 times slowly and watch the Dept select list.

    Example here, http://apex.oracle.com/pls/apex/f?p=34847:4

    Hi PC,.

    This is bug # 9885538. We are currently working on it. To work around the problem, modify the security settings under page attributes and attribute set 'auto-complete form' on 'Off '. This should correct the problem in FF.

    Concerning
    Patrick

  • Show and hide the problem of groups (topics) of Param

    My plugin brought fairly complex has quite a few settings, I've grouped using topics to keep things neat. The user can choose which limits to start or stop using a checkbox for each. Turn on a checkbox displays the settings group; turn off, cover the group settings. I use the following code in a function called from PF_Cmd_USER_CHANGED_PARAM and PF_Cmd_UPDATE_PARAMS_UI:

    AEGP_StreamRefH wfm_streamH = NULL;

    A_Boolean hide_wfmB =! params [QPGA_SCOPE_OPTION_WFM]->u. bd. value ;     The value hide_wfmB to the inverse of the value of the checkbox

    AEGP_EffectRefH                    meH                                                  = NULL;

    AEGP_SuiteHandler suites (in_data->pica_basicP);

    ERR (suites. PFInterfaceSuite1 ()->AEGP_GetNewEffectForEffect(NULL, ->effect_ref, & meH in_data));

    Example - waveform monitor only, but in the code for real there is one of these for each of the groups of five range

    ERR (suites. StreamSuite2 ()->AEGP_GetNewEffectStreamByIndex(NULL, meH, QPGA_WFM_TOPIC_START, & wfm_streamH));

    etc...

    Visibility Toggle of the parameters

    ERR (suites. DynamicStreamSuite2 ()->AEGP_SetDynamicStreamFlag(wfm_streamH, AEGP_DynStreamFlag_HIDDEN, FALSE, hide_wfmB));

    etc...

    if (meH) {

    Err2 (suites. EffectSuite2 ()->AEGP_DisposeEffect(meH));

    }

    if (wfm_streamH) {

    Err2 (suites. StreamSuite2 ()->AEGP_DisposeStream(wfm_streamH));

    }

    etc...

    It works fine when the check box is selected, but the problem is if I save my instance effect as a preset of effects. When I apply the preset to a new layer, I get for example, all parameters in the hidden groups appear less their group themes, when they should be hidden. These two images show what controls should look like, and what they look like:

    Expected result:

    qpga_params_correct.jpg

    Actual result if the application via an effect preset:

    qpga_params_incorrect.jpg

    Settings between the red lines are those of the four other groups that should not be displayed.

    I hope this makes sense. My hunch is that I have to disable sur-ou * every * parameter within a group. This will require a lot of flow Ref handles well and seems a little inelegant/inefficient!

    One thing I do not use sequence data - I tried this because he was part of the sample project (master of work, I think), but it did not affect the result. I thought that the sequences were a red herring here anyway.

    Thanks in advance!

    Christian

    Unfortunately, you can't hide/show each param within a group, or such bugs happen. (for example, which appears in the timeline panel is touch-ups)

    However, as the coding of the problems come, is not a problem. only a nuisance.

    (and you're right, the sequences have nothing to do with this problem)

  • Hello I am a student and I have a problem with the tool Selection (V). When I opened the file AI CC with CS6 selection tool doesn't allow me to change the selection. What can I do? (I have reinstall AI CC and the problem persists)

    Hello I am a student and I have a problem with the tool Selection (V). When I opened the file AI CC with CS6 selection tool doesn't allow me to change the selection. What can I do? (I have reinstall AI CC and the problem persists)

    Ivan,

    If it's on the rectangular objects, you may have encountered the bug Rectangle Live which is limited to the MAC versions from 10.7 and 10.8, but not of 10.9 (Mavericks) or 10.10 (Yosemite). If all goes well, the bug will be fixed soon.

    Thus, a switch for the Mavericks or Yosemite with a reinstall might be the way to solve it here and now.

    To get around it, in each case, it is possible to develop direct Rectangles to get the normal old shaped rectangles or Pathfinder > unit, or use the scale tool or the free transform tool.

    A more permanent way round that is to create normal old shaped rectangles, after running the free script created by Pawel, see this thread with download link:

    https://forums.Adobe.com/thread/1587587

  • I have problems to select any object in Illustrator. When I use the tool Selection (V) it does not select the whole shape, but leaves the contoured selection and the appearance of anchor.

    illustratoçr.png

    illustratoçrf.png

    In Figure 1 we can see how the object is selected and the option to increase and decrease the size by clicking on the path and dragging it.


     

     

    In figure 2 we can see that the selection has changed and there are now around the anchor Fig . This prevents the increase in size of the figure .

    In your second picture, the bounding box is hidden.

    Go to view > see the bounding box

    Move B Cmd (Mac)

    Shift Ctrl B (Win)

  • Change username and logout problem - not supported

    When the user switching or disconnection of the screen becomes black and unsupported is in big letters white, it restarts the computer, I start windows normally, then a box just telling me I was expectantly stop and windows will search for a solution, I have 3 users myself as an administrator and two others, if I start it in safe mode, you can switch or disconnect any problems. I uninstalled the last program which had been installed and tried to do a restore of the days different samples about 5 times each time I also unplugged my external hard drive in case that was the problem

    Can anyone help please

    Each of the three towers of programs, services, and drivers in increasing amounts. So restrict the possible culprits.

    Clean boot

    Click Start - all programs - Accessories - run and type
     
    msconfig
    
     
    Then go to the Startup tab uncheck everything. Then go to the Services tab check hide all Microsoft Services and uncheck everything that is left.
     
    Reset. If this resolves your wake problem ½ of services / of startup items until you find that one.

    Tip clean boot

    If the above does not help.

    Download Autoruns http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx

    Start the program by right-clicking and choosing run as administrator and click on the menu Options - Filter Options and check hide Microsoft entries and disable include the empty slots. Go to the all tab and uncheck everything to the left.

    Reset. If this resolves your wake problem half of the items until you find the one that.

    Blue screens are caused by defective material or defective hardware drivers.

    To see if a fix is available

    In Control Panel (and select Classic discovered in the left pane) select reports on the problems and Solutions (problem of type in the START search box), go to historical problem, right-click of your error and choose check for the Solution. You can also right-click and choose Details for more information. Post these details here.

    To see if any recent system change caused it

    In Control Panel (and select Classic discovered in the left pane) choose Administrative Tools and then choose reliability and performance monitor and choose the monitoring tools then the reliability monitor (type reliability in research on Start). This list is a chart of the software installs, uninstalls, updated Windows and crashes by date (scroll left to see earlier dates). See if your plant has started to happen after you installed or uninstalled something.

     
    Standard hardware troubleshooting
     
     
    First to test we can the material. Material defects can appear as many software defects, that's why we need to test the material first...
     

    Follow these steps in order. Defects of memory can cause disk corruption, disk failures can cause corruption of the disk. Damaged disc causes corrupted files (which SFC may be able to fix). If you get a stop error and after return. Do not run chkdsk with faulty memory.

     
    Diagnosis of memory
    If you have not run a diagnosis of memory, please do. Click on Start - Control Panel - choose Classic view in the left pane - choose Administrative Tools - then memory diagnostic tool.
     

    S.M.A.R.T
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    Disk in Windows drives monitor for impending failure. The function is called S.M.A.R.T. It detects an imminent failure, 30% of the time. In a type elevated command prompt (it's a single line)
     
    WMIC PATH MSStorageDriver_FailurePredictStatus /namespace:\\root\wmi get active, predictfailure, reason List
     
    If it is on will be true, otherwise on enable in the BIOS of the computer.
     
    Predict the failure must be False if everything is ok.
     
    In Vista and later if SMART failure predicted Windows prompts the user to run the backup.
     
    Run chkdsk
    In computer all your drives right click and choose Properties, then the Tools tab, and then click check now. Check the TWO boxes and then start. Reset. This will take from one day to the next.

     
    SFC
    Check the alteration of the file by clicking on Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    sfc/scannow
     
    Heat
    Heat can lead to problems of this kind, and sudden restarts without crashing. Make sure that your fans are not clogged with dust.
     
    For memory diagnostic results
    Click on Start - Control Panel (and select Classic view in the left pane), select Administrative Tools and then Event Viewer , and then look in the event (Local) - Applications and Services - Microsoft - Windows - MemoryDiagnostic-results Viewer entered.
     
    Look for EventID is 1201 or 1101 and Source is MemoryDiagnostic-results

     
    Double-click the entry for more details on this entry.

    For results of Chkdsk

    Click on Start - Control Panel (and select Classic view in the left pane) choose Administrative Tools and then Event Viewer , and then look at the Application and the System will connect (under Windows logs) for entries.
     
    Look for EventID is 7 and Source disk
    Look for EventID is 11 and the Source disk
    Look for EventID is 51 and Source disk
    Look for EventID is 52 and Source disk
    Look for EventID 55 and Source is NTFS
    Look for EventID is 130 and Source is NTFS

    Look for EventID 1001 and Source is Autochk
    Look for EventID 1001 and Source is Winlogon
    Look for EventID 1001 and Source is WinInit
    Look for EventID 1001 and Source is Chkdsk
    Look for EventID is 26212 and Source is Chkdsk
     
    Double-click the entry for more details on this entry.
     
    PS 7 and 55 are auto repair codes where windows repair disk errors silently on the fly. 52 is the SMART warning.

     
    For the results of the SFC
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    findstr/c: "[SR] cannot" %windir%\logs\cbs\cbs.log|more "
     
    It will be able to see which files are corrupted.
     
    To see if there
     
    findstr/c: "[SR] repair" %windir%\logs\cbs\cbs.log|more

     
    There are often false positives for small text files that Windows uses like settings.ini and desktop.ini. Ignore these.
     
     
    Dump files
     
    Dump files are files containing the status of the machine when it crashed. We can analyze the file to identify the driver (or program) causing the accident. See the last section on how to get them analyzed by a volunteer.
     
    Analyze dump files
    If you want to analyze your own dump files.
     
    You need start exploring as an administrator to access the files in C:\windows\Minidump. Explore a right click and choose run as administrator.

    Download and install the debugging tools for Windows
    Install Windows SDK, but simply choose the debugging tools.

    Create a folder called symbols in C:\

    Start Windbg. Menu file - path to the symbol file and enter


    SRV * C:\symbols* http://msdl.microsoft.com/download/symbols
     
    Close, and then reopen WinDbg. Menu file - Open Crash Dump

    It will analyze the crashdump. You must close and reopen WinDbg for each analyzed dump file. Because you download symbols from the internet WinDbg seems to be to do nothing. But it's the download. Be patient.

     
    Looking for a driver or a library system that the incident occurred at the end of the list. Find the file, do a right click then Properties - Details tab. If it shows a driver, you will need to update the driver identified. Most of the pilots are in c:\windows\system32\drivers.
     
    Look for the drive for a file.
    Click Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type by replacing drivername.sys by the name of the file (or copy and paste by clicking in the command prompt window and choose Paste).

    dir c:\ drivername.sys/a/s

     
    If it has a file system see if you can get a program to analyze - v.

    Type in the theWinDbg command prompt

     
    ! analyze - v
     
    -v means Verbose and if the accident was created by a program, as opposed to hardware or a driver, it will appear in the middle of the list.
     
    for example
     
    Nom_processus: java.exe
    Nom_image: ntkrnlmp.exe
     
    Nom_processus does not appear in the output of v - analyze and only if a program is from the call that was blamed.
     
    Download them for analysis
     
    Or download files minidump to your Public SkyDrive folder and copy the link in the address bar, and I'm going to do an analysis.
     
    SkyDrive is the download file from Microsoft, Windows Live, at https://skydrive.live.com/site.  Read about it at http://explore.live.com/skydrive.

    If you downloaded one of the Live applications or a web site based Live mail account, you already have access to your Skydrive.

    Put your list of events in the Public folder and copy the link in the address bar.

  • Cross selection of users problems?

    OK, so I don't even really know how to explain this problem.

    I'm working with another designer, and just recently, he opened a file that I was working on, made some changes and saved.

    NOW, when I go and open the file on my PC and try to click any vector object (include logos) I get only a rectangle selection of perimeter. NOT large vector individual lines, even when he is separated from itself, I get only the perimeter zone and not contours.

    However, when I open a different file, as my partner has NOT opened and saved, I always get the exact perimeter AND individual lines.
    I have no idea what is going on, but I really need to solve this problem because it affects the workflow.

    Example of selection ONLY distance:

    logo-green-bk.jpg

    Example of line selection individual Correct perimeter AND:

    logo-black-bk.jpg

    2 reasons I can think

    (1) select this if your appearance palette shows the symbol, then right click and choose break link to symbol.

    (2) you did a view > hide edges. Just do a Ctrl-H to toggle between show and hide the edges.

    If that doesn't work, then try the arrow tool dig to select this option and give us a screenshot of your results.

  • What happens if selected fonts "hide" or "show"? -option of Control Panel on pc

    Hello

    If I see for example an info "missing font" in the software Indesign - I can have this 'missing font' installed on my computer but Indesign are unable to find, because this font is selected as 'hide' the controlpanel-management of fonts on my computer? -should I select/turn to 'show' - for Indesign can find this missing font on my computer?

    It is impossible for the software which uses the fonts - to find the fonts that are chosen as "Hide" in the Control Panel on a computer?

    What is the purpose of "hide" or "show"? As "capable" and "incapable" is to say 'show' and 'hide '?

    Someone please clarify this. I don't understand. I would appreciate your response.

    mohammadm41557414 wrote:

    Well I'm not CS6 talking the monthly paid Indesign.

    [...] It seems that the best thing to do is to "unmask" the folder fonts fonts OS to ensure that they are not hidden from the Indesign software.

    Sorry, you're not.

    Of course, you can display font, if there is place in your folder hidden fonts. It will do no harm.

    Or - if desired - hide a bunch of them with equal success.

    The fact is - InDesign just don't like on this subject.

    If you have problems with the fonts in ID - find somewhere else. Forget that hide and show things.

    --

    BTW, just tested for you to ' more 'last n' Win10 / InDesign2015.2.

    No surprise here: nothing has changed, the behavior is the same.

  • How to smooth edge of a selection using quick selection and refine edge?

    Im trying to get used to the use of quick selection and the edges of refine it to hide objects in my photos.

    It works pretty well, but I'm still having problems in some places if a curve at the edge of being smooth.

    How do you get the function refine edge to allow you to modify its edge so you can have a perfectly smooth edge?

    Ive tried to use the RADIUS tool refine and it just not smooth it completely.

    What else can I try?

    Screen shot 2012-03-07 at 1.10.41 PM.png

    You don't you smooth it unless you have a HQ photo.  The pixels are discrete blocks the greater resolution and more pixels.  While you try to refine the edge you can as well that will allow the image.

    Watch this video of masking and refine the edge.  http://TV.Adobe.com/watch/the-Russell-Brown-show/masking-basics-in-Photoshop-CS5/

  • Select and download the file to the collapsed site works on firefox 31

    On a site using CKEditor and RoxyFileman file manager to download the files, I have always used the button 'Browse' to select a file in my computer, and then you press the Upload button and work done. Updated to Firefox and now when I press the button 31 transfer window "Select the file" remains on the screen and no download.
    Last night I had a report of another user in the same site for this problem. I used the version 30 and that he had upgraded to version 31...
    Checked and no problems with Windows 7 and Windows XP with IE 11, 36 Chrome and Firefox 30 and Linux Mint 17 with Firefox 30.
    On sites with the button 'Browse' classic, there is no problem.

    Problem solved with Firefox 32!
    Now, everything works again as before...

    Thank you Mozilla team!
    I am very happy to see that you take in mind our problems and that you always support our work.
    Thanks again!

Maybe you are looking for

  • OK, I'm on Mac 10.10.2 qnd _if_ I don't need the Fire Fox data folder I want to clear my desktop, maybe my computer.

    Previous experience, I predict that I have to reset Firefox again in the future, and I want to keep my computer as smooth and tidy as possible. That is why can I release this file into The Great Beyond? TIA

  • Satellite A300D-126: need sound and modem driver XP

    Hello! I just buyed 4 laptops Satellite A300D-126 part number: PSAK4E-00X00JG3!One of them I had to install Windows XP Pro.I have problems with the audio drivers and modem. I am receiveing an error message: instalation of driver failed. Could not fin

  • MacBook Pro (2014) Apps gel

    Laptop bought in 2014, but barely used until recently. Trouble with apps from freezing. Duty to force quit mail, preview, browser, etc and restart several times a day. Ran disk utility and no problems have been reported there. Don't know what other d

  • Win XP pro SP3. Windows software update will not download

    An accident on a Win XP PC ruinning legacy backup/restore S/W had failed. (3rd party stuff).  Installed a Virgin of Windows XP Pro SP3 (32-bit) on a new blank HD.  Connected, activated Windows.  It worked.  Tried to run Windows Update.  A clean insta

  • Culture / stretching to screen Resollution

    Hi all! Can a blackberry Application be skinned If Yes, please can you explain to me how? If I want to add a "wallpaper" to my application how can I be sure that it fits all the blackberry screen Resollutions? Y at - it a Code which crop or stretch t