Spot removal bug in LR 5.3 for Mac??

I have been working on a photo in LR 5 trying to remove dust spots. I can select but they don't go away. Opened in LR 4 and it works fine. Anyone have an idea on how to fix? Thanks.

Check the opacity slider in the spot removal panel. It is probably set to 0. Should be 100.

Similar Messages

  • [BUG]: MakeWritable doesn't work for mac

    I'm trying to use oracle.jdeveloper.refactoring.util.MakeWritableHelper in my plugin, and I found it doesn't work for MAC. The byte code shows it only check the osname for "Windows" and "Linux".
    and some Jdeveloper refactoring feature failed due to can't make file writable, they may also related to this class.

    My MAC version is OSX 10.5.4.
    I don't have a stacktrace. It just fails silently.
    You can easily reproduce this bug by reformat a readonly file.
    Here is the code I reverse engineered from oracle.jdeveloper.refactoring.util.Util.java:
    public static boolean setReadOnly(java.net.URL url, boolean readOnly)
    boolean ret = false;
    java.lang.String cmdarray[] = null;
    java.lang.String platformPathName = oracle.ide.net.URLFileSystem.getPlatformPathName(url);
    java.lang.String osName = java.lang.System.getProperty("os.name", "");
    if(osName.startsWith("Windows"))
    cmdarray = (new java.lang.String[] {
    "ATTRIB", readOnly ? "+R" : "-R", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    else
    if(platformPathName.equalsIgnoreCase("Linux"))
    cmdarray = (new java.lang.String[] {
    "chmod", readOnly ? "u-w" : "u+w", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    if(cmdarray != null)
    java.lang.Runtime runtime = java.lang.Runtime.getRuntime();
    try
    java.lang.Process process = runtime.exec(cmdarray);
    if(process.waitFor() == 0)
    ret = (new File(platformPathName)).canWrite();
    if(ret)
    oracle.ide.model.Node node = oracle.ide.model.NodeFactory.find(url);
    if(node instanceof oracle.ide.model.TextNode)
    oracle.ide.model.TextNode textNode = (oracle.ide.model.TextNode)node;
    textNode.isReadOnly();
    catch(java.io.IOException e)
    e.printStackTrace();
    catch(java.lang.InterruptedException e)
    e.printStackTrace();
    return ret;
    }

  • Can't install or remove Acrobat 8 (CS3 Web Premium for Mac)

    I installed CS3 Web Premium on my Mac (Leopard 10.5.1).
    All is well, except Acrobat 8 Professional doesn't install. When I mount the DVD and try to install it, it says it's already installed on my computer. Except, it isn't. So, since it thinks it's already installed, there isn't an uninstall option available anywhere.
    I've removed the entire CS3 suite, ran the utility Adobe provides for cleaning everything, and yet it still doesn't work.
    Any ideas? Is this something I have to wait for Adobe to fix due to Leopard? Every other CS3 app works fine, except Acrobat.
    Thanks!

    Hi Amitoj,
    I tried your procedure, but it does not work.
    In /Applications/Utilities/Adobe Installers, there are two files: Adobe InDesign CS3 and Add or Remove Adobe Creative Suite 3 Web Premium.
    I clicked on the Add or Remove Adobe CS3 Web Premium link, which launches the Setup file for CS3. In the Manage Adobe CS3 Web Premium Components screen, I can choose between Install or Reinstall, or Remove Adobe Creative Suite 3 Web Premium Components.
    If I select Install or Reinstall and click Next, the next screen shows that Adobe Acrobat 8 Professional is already installed (but it's actually not). In the bottom panel, titled Select the components you want to reinstall, Acrobat, of course, is not listed since the installer think it's already on my system, as I just noted.
    If I press Back and select Remove Adobe CS3 Web Premium Components, all my CS3 applications are listed, except Acrobat 8!
    So, I can't install Acrobat 8 since it thinks it's already installed, and I can't remove it because, well, I can't figure out why.
    Thanks for your help.

  • Bugs report for Sony Bridge for Mac

    Hello,
    I'd like to report two bugs on the Sony Bridge for Mac software, thanks to inform the development team about them:
    - Conflict between Sony Bridge for Mac and the Image Capture (more precisely the PTPCamera process):
    When the Xperia smartphone is connected to a Mac, after 30 to 40 seconds a process called PTPCamera start to analyze the pictures inside the device. This process is a subprocess used by the Image Capture software, which is included with Mac OS X and allows to retrieve pictures from an APN.
    If Sony Bridge for Mac is launched too early, before the PTPCamera process finish its work, than Sony Bridge fails to recognize the phone and invite to try to unplug and replug it. In fact this is a pretty bad advice in that case, as unpluging and repluging will make the PTPCamera process to restart from the beginning.
    If we wait patiently for a few minutes (between 3 to 5 minutes, depending on the amount of pictures in the phone) that the PTPCamera process finish its work (we can monitor its CPU usage using Activity Monitor to know if it's working or not), and than we laucnh Sony Bridge, the phone recognition works just fine.
    Knowing that, it'd be great if the development team can work on that issue so that Sony Bridge works even if PTPCamera (and so Image Capture) is running, even if it implies a longer necesary time to recognize the phone.
    - Other bug: If the amount of data transfered to the phone is important, Sony Bridge may freeze in the middle of the transfer
    For example, I've a music library of about 2000 songs representing 12GB of data. If I try to transfer it all at once, Sony Bridge will freeze after some time.
    This occurs either when using the iTunes synchronization option of Sony Bridge, or using the file explorer.
    Also the transfer speed is very low.
    A workaround to that issue is either to transfer small amount of data at a time, but it's not very practical.
    Configuration used:
    MacBook Pro Core i7 2.3GHz
    8GB RAM
    Sony Bridge for Mac 2.2
    Xperia S with Android 2.3.7 and update 6.0.A.3.73 installed
    To reproduce these issues I recommend to test with a phone containing a lot of data inside, both in music (I have 12GB of music) and pictures (I've about 100 pictures), this would greatly help fixing these bugs and testing the software stabiltity and performances.
    Best Regards

    Hi and thank you for posting. I have highlighted this thread to one of my colleagues working with Bridge for Mac. I hope he can get something useful out of it.
    Thanks for posting!
    What do you think about this forum? Let us know by doing this short survey.

  • How do I uninstall Adobe Digital Editions 3 (for Mac)???

    Dear kind, knowledgable Adobe Staff member-
    As a user of SEVERAL Adobe products, I am really NOT loving the fact that there is NO CLEAR answer that I can find here (OR even in doing a Google search) for how to completely REMOVE/UNINSTALL Adobe Digital Editions 3 (for Mac)...and there are a couple/few UNanswered Adobe Communities posts (such as this one) asking this SAME question!
    If you're going to create an installer for the MacOS platform (which does NOT have the built-in Winblows uninstall "feature"), then PLEASE DO either include a uninstaller tool (either installed during the install process, built into the installer as an option, OR have clear, official, and easily accessible step-by-step instructions on how to do this!
    You've lost ANY shot of my returning to ADE software by not having these features...please do help me re-instill some "faith" in your company's responsiveness to the current LACK of support that I am experiencing in attempting to remove this unwanted software from my computer!
    Cordially,
    Albe Sure

    I DO very much appreciate the swift effort at attempting to help...but that is NOT a working resolution for me.
    1)  As I was very clear on in my OP and title, I am seeking assistance with uninstalling Adobe Digital Editions 3 (for Mac)...
    2)  BECAUSE Adobe is distributing this software as an "installer", I am not even going to begin to trust simply deleting the Adobe Digital Editions 3 app from my applications folder...no way!  I want to thoroughly remove ALL TRACES of this application (EVERYTHING that was installed by the installer, or later by the application itself, onto my computer.  Simply deleting the app fro my my applications folder will NOT be sufficient to achieve this goal.
    3)  As the name would suggest (and the step-by-step instructions would collaborate, the CC Cleaner Tool is only for Creative Cloud installation and removal problems (and to the very best of my knowledge, Adobe Digital Editions is certainly NOT a CC program.)
    "A" for effort, but not so much on providing a relevant/working Adobe Digital Editions 3 (for Mac OS) uninstall/removal suggestion(s)...STILL looking for a working solution!

  • Restore safari for mac os 10.4.8

    Hi,
    I remove the binary file "application/safari" (for mac os 10.4.8).
    How it's possible to restore this file ?
    How it's possible to install only the package safari ?
    thank's

    Hi pascal, Welcome to Apple's Users Help Users Forums.
    On your install disc you will see a package looking file that when clicked on will allow separate installation of several apps including Safari. When installed it will be for the OS on the disc. Then do a 10.4.8 Combo Update to bring Safari up to the current version. You may also want to apply the 008 Security Update.
    Bon Soir from HS French. Joyous Computing, JP

  • OS X and MS Office for Mac 2008

    Hi:
    Not sure of this is the right place for this question...please advise if it isn't and I'll re-post in the correct spot.
    I have MS Office 2004 for Mac and am considering updating to the 2008 version of the software.
    My question is whether the 2008 version is backwards compatible with my current documents, which are saved in the earlier version of the program, i.e. MS Word 2004, Power Point 2004, etc.
    Thanks very much,
    Michael Stryker

    Hi Axel -
    As to: "however the documents will lose all formatting that is available in 2007", not so. There are numerous sources of filters for opening the .*x file formats produced by Office 2007 app... and they've been available for quite some time. Although I've not used them all I've yet to run across one that causes formatting to be lost.
    The primary issues revolve around the newer graphics engine in 2007/2008 which produces SmartArt effects not supported by the graphics engine in prior versions. The result is that if those effects have been applied in a .*x file they get converted to a format supported by the previous engine which may cause them to be less "arty" and may impose limits on what can be changed. This varies depending on which filters are used to open the files.
    Text formatting & layout (not imposed by the graphic effects) should not be any more of a problem (typically less of a problem) than any other exchange of files between versions.
    Regards :|:>)
    Bob Jones
    MS MVP [Office:Mac]

  • Bug: Exports not generated correctly when Spot Removal brush used in LR5

    I have experienced intermittent problems with exports in Lightroom 5.0 when the Spot Removal (clone and heal) brush is used.
    One time, I accidentally pasted develop settings from one image into another image. After I performed an undo on the incorrect edits, the incorrect Spot Removal edits still appeared in my exports.
    This doesn't happen every time, so I can't give a specific set of circumstances to recreate the problem.
    I am using:
    Lightroom 5.0 64-bit
    Windows 7 Ultimate 64-bit
    Canon CR2 RAW files
    16GB RAM, plenty of local disk space
    Note: I have not done extensive testing on this, but many of these files are stored on a network drive, so I don't know if there is some sort of bug in the optimized routines for network drives/folders.

    I have the same problem as michaeln2 and adobe 1230931.
    I use Lightroom 4.4.
    When I am in the Develop screen and I turn on Soft Proofing, then about 20% of the time the image goes blank.  If I go back to Library view and reenter Devleop, sometimes the image will show up, sometimes not.  If I advance to other images, sometimes they'll show and sometimes not in the Soft Proofing mode.  Sometimes rotating an image in Library mode and going back into Develop "wakes up" the Soft Proofing and sometimes not.
    In other words, the soft proofing feature is, as michaeln2 says, functionally useless.  I'm surprised that no fix has been posted on this thread.  No point upgrading to Ver 5 either...as it seems to be buggy there as well.  Help!

  • Keyboard shortcut for Spot Removal Tool

    With my previous version of LR (2.1) I was able to activate/deactivate the spot removal tool using "N" on the keyboard.  With 3.3 hitting "N" while the spot removal tool is active sends me back to Library which I guess is a form of deactivation but not the one I'm used to.
    Has the shortcut for this tool changed?
    Mac OS (latest version), LR 3.3

    johnbeardy wrote:
    Q
    ... as documented right here:
    Beat

  • Only circles for the spot removal tool

    Hey all!
    I'm running into what seems a simple issue but there's no information about this on line, or at least not something that can help me.
    When I choose the spot removal tool and click and drag in order to get a linear edit (not a circle) instead of the desired effect, the circle gets bigger. I can't seem to be able to just correct a non-circular smudge.
    I've checked on line, even some tutorials, but everybody seems to just click and drag and it works.
    Any ideas?

    Which camera raw version are you using.  Spot removal was only circles ("spots") in CS6 and earlier.  CC added an enhanced spot removal tool that works like photoshop's healing brush tool.

  • LR5 Spot Removal Tool Bug: Holding Ctrl Sometimes Changes Brush from Heal to Clone

    I like the advanced healing tool. Sometimes though, I like to speed up workflow by holding down Ctrl while click-dragging, which is essentially the old spot removal tool. This lets me pick a source faster, since it requires only a single click-drag. Almost all the time I use "heal." However, this Ctrl click-drag method randomly changes the spot edit mode from "heal" to "clone" a lot (not every time though), and I have to keep an eye up there. This is rather obnoxious. I haven't found a way to reproduce it 100%, but it happens all the time on its own, especially switching to new images and activating the tool afresh.
    Anybody else having this issue? Thought I would bring it to light, since I couldn't find a discussion topic.
    Windows 7 Ultimate 64-bit, if it helps.

    This has been fixed in the Release Candidate of Lightroom 5.2, available now at http://labs.adobe.com/technologies/lightroom5-2/

  • Spot Removal Tool Bug

    I wanted to clone out a small area at the bottom left corner.
    I placed a spot removal area with the centre at the image corner so that the upper right quarter of the circle covered the area I wanted to clone out.
    This resulted in a much larger area to be affected with strange freckles.
    The buggy effect only goes away if I move the target area sufficiently away from the corner.
    And yes, spot removal can become agonisingly slow. I had a lot of edits already and adding a few spot removal applications was painfully slow. No more interactiveness, just setting and hoping that in 10-20 sec. things will jump into the right place.

    Turn off the auto mask. It can be too aggresive.
    I believe the engineers are aware of it.
    Rich

  • Spot Removal Tool Bug in LR5?

    After using Spot Removal tool in LR5 (Mac), and sending to further edit in CS5, single spot removals are retained, but dragged removals are not. Upgraded to 5.2 and still same problem. If sending a single image with both spot and dragged spot edits to CS5, only single spot removals are retained in that image. Help please.

    PS CS5 and Camera Raw 6.x don't support the new features in LR 5. You need to use LR 'Edit in PS' and then select 'Edit a copy with Lightroom Adjustments.' Is that what you are doing? I'm using LR5.2 Final with PS CS6 and ASR 8.2 and it appears to work fine.
    However I am expereincing the feathering issue with LR5.2 Spot Removal tool:
    http://feedback.photoshop.com/photoshop_family/topics/lr_5_2_is_not_rendering_correctly_ph otos_with_spot_removal_applied_in_lr4

  • Spot Removal and slow system after a few clicks

    Hello All,
    I just wanted to bring attention to a very annoying issue. If you use spot removal function a few times in a lightroom session, you end up with the impossibility to use it anymore if you do not exit lightroom and start again from zero.
    What I mean is that after a few clicks on spot removal on 2-3 pictures, when you need to use it again on picture number 4, for example, the function is almost unusable (very slow movements that make impossible to put the spot tool in the right place).
    If you then exit lightroom and start again everythimg is fine for a while. It seems it is allocating memory each time you use it....anybody having the same problem? Any idea how to solve it? I have been dealing with this since previous versions and it has never ben solved (if it is indeed a bug!).
    Thanks all!
    Cristiano

    Hi Hans,
    yes, I guess we'll have to wait...
    I have worked with lightroom in the past and then moved to NX2 for a couple of months because I was loving the picture control correspondance with my raw files....then I was so desperate that I moved back to LR. NX2 was too slow and a very bad piece of software for me...altough I will keep an eye to future releases.
    I am on a Mac.
    Thanks!
    Cristiano

  • Lightroom 4 - Spot removal and adjustment brush issues

    In Lightroom 4, my spot removal and adjustment brush tools will not work on all areas of photos (in particular faces and the center of photos). The cursor seems to show the tool only on the outside portions of the photo.  Any suggestions?

    I have seen this a couple time and a restart of Lr has always fixed it.  It seems like there is some kine of dialog box waiting for input "hidden" behind Lr as it its not there if you minimize Lr.  This has been reported many times for a LONG time so it is probably one of the Lr bugs that is not getting fixed.  To be fair to Adobe, if someone could reproduce this problem it might get fixed but it seems to be pretty obscure.  BTW, I think Ihave seen reports of it in Lr5 also so hopefully it will get fixed in Lr 6

Maybe you are looking for

  • Itunes 10 and Quicktime not working

    I have Windows Vista 64 bit and ever since iTunes 10 installed it will not launch. Neither will Quicktime. I've tried everything on the support pages but no success. Please help!

  • Adding pages, lost everything in iweb but not on web itself,

    Okay, so I am new, did the tutorial to set up a web site. Had four pages finished, three already published, did not publish the fourth. I then went to add a photo page and all other pages are gone on the iweb building area. The first three pages are

  • Trouble with Hulu Plus App (IdeaTab A1)

    Hello, I recently recieved the IdeaTab A1 as a gift, and I couldn't be happier with it. I mainly used it to watch things on both Hulu and Netflix, however as of a month and a half, I've been getting error messages whenever I try to use Hulu Plus. Eve

  • Custom.pll library?

    Hi guys, How can I use custom.pll library to checking those newly add records on screen? Here is the example: 1) There are 2 records on screen from interface in Purchase Order Form 2) User manual add 1 record in Purchase Order Form 3) When use save t

  • N95-1 three way calling problem

    I had 3 way calling feature before firmware update. After update . I can no loger be able to use that. (eg. while talking with a friend, if I dial the 3rd person, I can join the 2lines by pressing the green call button). After update, pressing call b