Problems using custom camera calibration in LR5

I'm on a mac I saved the dcp file to both locations and it doesn't show up under my LR5 Calibration drop down menu on the right side of the develop window.
HD>library>application support>adobe>camera raw>cameraProfiles
user>library>application support>adobe>camera raw>cameraProfiles

The profile will need to go into the User-centric path, where your version seems close but I’ll give another version of it just to make sure, because there isn’t supposed to be a space between Camera and Raw:
/Macintosh HD/Users/(Username)/Library/Application Support/Adobe/CameraRaw/CameraProfiles/
See:  http://members.lightroomqueen.com/index.php?/Knowledgebase/Article/View/1147/198/lightroom -4-file-locations
If you can’t get things to work after making sure your path is right and that the permissions are enough for LR5 to be able to access this folder, can you provide your DCP file and a raw file from your camera that should be able to use that profile and I’ll try it on my Windows LR to see if the profile is found?  A way to share such files would be to use dropbox.com or similar temporary large-file-hosting site and then post the public download link to the files.

Similar Messages

  • Problem using custom color profiles in Camera Raw

    Dear Adobe Community,
      I've created a custom color profile using the DNG profile editor, and I've been able to open that custom .dcp file in Adobe Camera Raw (ACR) through Adobe Bridge.  However, when I apply the color profile to the same image, I do not get the same results as I get with the profile editor.  When I open the "corrected" RAW file in Adobe Photoshop, the colors are the same wrong colors that I have in Bridge, am I missing something here?

    Yes, you're missing something.
    Camera profiles are meant to account for different spectral distribution in different light sources, which is something else than different color temperatures. You still have to make all the normal adjustments, like white balancing, to get the image right.

  • Problem Using Custom Classes in UCCX8.5.1 SU3

    Dear All,
    My team is facing problem in using Java custom classes for UCCX 8.5.1 SU3
    The problem is that we have created some conditional prompts for currency in different languages, our custom java class contains two mathods GetEnglishString(parameter set) and GetUrduString(parameter set). We are able to use/call both methods one by one and both at same time in CCX Editor and validate the script successfully but when we set the script as application it failed.
    We tried to use both methods one by one and found that script with GetEnglishString is working ok but when we place GetUrduString (alone as well) MIVR logs say that method is unknown altough CCX Editor does not give us any error. We triend to restard Administration and Engine Services several time but to no avail. If somebody know the reason and solution kindly share it ASAP.
    Regards
    Kashif Surhio

    Hi
    In that case I would double check you have uploaded the file, and restart the server completely. In testing we found that restarting the engine didn't always reload the classes.
    Aaron

  • Problem using custom tag library in portlet's jsp

    Hi,
    I created a custom portlet (a JSR 168 portlet) and I'm using a tag library that I previously developed. Normally it works fine, but sometimes I get a ClassCastException. Once I redeploy the portlet everything works again. This is Oracle Portal 10.1.4.
    Has anybody encountered similar problems?
    Here's the exception:
    taglib exception:
    java.lang.ClassCastException at timecardreminderportlet.html._view._jspService(_view.java:201) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at oracle.webdb.wsrp.server.RequestDispatcherImpl.include(Unknown Source) at org.mitre.isis.trs.reminder.portlet.TimecardReminderPortlet.doDispatch(TimecardReminderPortlet.java:108) at javax.portlet.GenericPortlet.render(Unknown Source) at oracle.webdb.wsrp.server.Server.getMarkup(Unknown Source) at oracle.webdb.wsrp.WSRP_v1_Markup_PortType_Tie.invoke_getMarkup(WSRP_v1_Markup_PortType_Tie.java:224) at oracle.webdb.wsrp.WSRP_v1_Markup_PortType_Tie.processingHook(WSRP_v1_Markup_PortType_Tie.java:499) at com.sun.xml.rpc.server.StreamingHandler.handle(StreamingHandler.java:230) at com.sun.xml.rpc.server.http.ea.JAXRPCServletDelegate.doPost(JAXRPCServletDelegate.java:153) at com.sun.xml.rpc.server.http.JAXRPCServlet.doPost(JAXRPCServlet.java:69) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.webdb.wsrp.server.ContextFilter.doFilter(Unknown Source) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)

    Hi,
    I created a custom portlet (a JSR 168 portlet) and I'm using a tag library that I previously developed. Normally it works fine, but sometimes I get a ClassCastException. Once I redeploy the portlet everything works again. This is Oracle Portal 10.1.4.
    Has anybody encountered similar problems?
    Here's the exception:
    taglib exception:
    java.lang.ClassCastException at timecardreminderportlet.html._view._jspService(_view.java:201) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at oracle.webdb.wsrp.server.RequestDispatcherImpl.include(Unknown Source) at org.mitre.isis.trs.reminder.portlet.TimecardReminderPortlet.doDispatch(TimecardReminderPortlet.java:108) at javax.portlet.GenericPortlet.render(Unknown Source) at oracle.webdb.wsrp.server.Server.getMarkup(Unknown Source) at oracle.webdb.wsrp.WSRP_v1_Markup_PortType_Tie.invoke_getMarkup(WSRP_v1_Markup_PortType_Tie.java:224) at oracle.webdb.wsrp.WSRP_v1_Markup_PortType_Tie.processingHook(WSRP_v1_Markup_PortType_Tie.java:499) at com.sun.xml.rpc.server.StreamingHandler.handle(StreamingHandler.java:230) at com.sun.xml.rpc.server.http.ea.JAXRPCServletDelegate.doPost(JAXRPCServletDelegate.java:153) at com.sun.xml.rpc.server.http.JAXRPCServlet.doPost(JAXRPCServlet.java:69) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65) at oracle.webdb.wsrp.server.ContextFilter.doFilter(Unknown Source) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)

  • Problem using/upgrading camera raw

    I have Windows 7/64 bit. When I first installed Photoshop CS5, I immediately upgraded Camera Raw. Later, after opening Bridge from Photoshop, I found I could not get Bridge to open a file in Camera Raw. I knew that Raw was working because I had previously opened an Adobe lesson file using it. When I attempted to open one of my files I received an error message: "Bridge's parent application is not active". I have since learned that Bridge will only open a file in Raw, if Bridge is initiated from the 32bit version of Photoshop (or if the 32bit version of Photoshop is open). OK, I thought I'd solved the problem, ie open both the 32bit and 64bit versions of photoshop and then access to Raw is fine. However, I then decided to upgrade Camera Raw in the 32bit version of Photoshop. When I then attempted to open what I thought was the 32bit version, I got the 64bit version instead and, of course, lost the access to Raw.
    I've only learned this after uninstalling and re-installing several times. I'm now not willing to upgrade Camera Raw for fear of losing access to it again. This is not a very satisfactory situation.
    Does anyone understand what is going on, and whether there is a work-around?
    Thanks
    Grahame M

    There's nothing wrong here. You only all too quickly updated it. You need to run PS at least once, and open an image via ACR (the one that it installs by default), so it configures itself. Once that has happened, updates should go smoothly without all the higgledy-piggledy. For more specific guidance ask in the ACR and Photoshop forums.
    Mylenium

  • Major problems using DV cam with external drive connected. HELP

    I am running Final Cut Pro 5.0.4 and Quicktime Pro 7.0.4 and I want to use one of my external Firewire drives as my scratch disk, and when I connect my Canon GL2 FCP either crashes if it is open, or hangs when trying tro start uo if external hard drives are connected. As I need to use an external to capture to I really need to resolve this A.S.A.P.
    Thanks in advance for your reading and replying to my post,
    Sebastian

    firewire external hd is a perfectly acceptable medium for capturing footage. it works pretty flawlessly and has little issues or problems
    This type of blanket statement really can't be supported in my view.
    There are issues with single bus firewire captures.
    And many cams, including Canons, don't play well with firewire hard drives on the same bus.
    Glad it works for you, but that's doesn't mean it works for everyone.
    You might want to take a peak at this:
    http://www.adamwilt.com/Tidbits.html#FireWireFrustrations

  • Problem using customer-specific task list

    Hi,
    I've created a customer-specific task list zap0 (copy of sap0) and defined additional tasks for the list.
    When using this task list for a change request, I get the message
    Internal Phase Controller Problem
    Message no. /TMWFLOW/TASKLIST176
    The task list has status created, when trying to change the status, I get the message
    INDICATED_CYCLE_NOT_FOUND
    Does anyone know this problem?
    Thanks in advance
    Stephan

    Note 927124 solves the problem ==> thread closed

  • Problem using Custom tag in JSP

    Iam facing problem when i am deploying my files on j2ee 1.4 server it give following erroer::
    my .tld file and jsp are given below
    any body can help me;
    mytaglib.tld file:
    <<?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//
    DTD JSP Tag Library 1.1//EN"
    "http://java.sun.com/j2ee/dtds/
    web-jsptaglibrary_1_1.dtd">
    <!-- a tag library descriptor -->
    <taglib>
    <tlibversion>1.0</tlibversion>
    <jspversion>1.1</jspversion>
    <shortname>first</shortname>
    <uri></uri>
    <info>A simple tab library for the
    examples</info>
    <tag>
    <name>hello</name>
    <tagclass>tags.HelloTag</tagclass>
    <bodycontent>empty</bodycontent>
    <info>Say Hi</info>
    </tag>
    </taglib>
    MY JSP file :::
    <%@ taglib uri="/WEB-INF/mytaglib.tld"
    prefix="first" %>
    <HTML>
    <HEAD>
    <TITLE>Hello Tag</TITLE>
    </HEAD>
    <BODY bgcolor="#ffffcc">
    <B>My first tag prints</B>:
    <first:hello/>
    </BODY>
    </HTML>
    Error :::
    org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/mytaglib.tld: (line 1, col 2)
         org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java:218)
         org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCache.java:188)
         org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationContext.java:515)
         org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:460)
         org.apache.jasper.compiler.Parser.parseDirective(Parser.java:526)
         org.apache.jasper.compiler.Parser.parseElements(Parser.java:1617)
         org.apache.jasper.compiler.Parser.parse(Parser.java:174)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:244)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:146)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:132)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:245)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:462)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:448)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:551)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:300)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:284)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:306)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:200)

    thanks for reply it still giving error :
    org.apache.jasper.JasperException: Unable to initialize TldLocationsCache: XML parsing error on file /WEB-INF/mytaglib.tld
         org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java:218)
         org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCache.java:188)
         org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationContext.java:515)
         org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:460)
         org.apache.jasper.compiler.Parser.parseDirective(Parser.java:526)
         org.apache.jasper.compiler.Parser.parseElements(Parser.java:1617)
         org.apache.jasper.compiler.Parser.parse(Parser.java:174)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:244)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:146)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:132)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:245)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:462)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:448)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:551)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:300)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:284)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:306)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:200)

  • Does Aperture use custom Camera curves

    Hi,
    I'm wondering, I have setup a custom curve in my Nikon D2X for the level/contrast.
    But it looks like Aperture does not read this information from the RAW file.
    Does anybody know more about?
    JO

    It's not supported.

  • Problem using custom tags

    Hi All,
    I am trying to run an test application where in the jsp and tld are as below:
    FirstTag.jsp:
    <html>
    <head>
         <title>Your first JSP tag : FirstTag</title>
         <style>
         p, b { font-family:Tahoma,Sans-Serif; font-size:10pt; }
         b { font-weight:bold; }
         </style>
    </head>
    <body>
    <p align="center">
    <em><u>Your first JSP tag : FirstTag</u></em></p>
    <%@ taglib uri="/WEB-INF/tlds/DemoTags.tld" prefix="star" %>
    <p>Name entered : <star:firsttag name="Hi" /></p>
    <p>No name entered : <star:firsttag /></p>
    </body>
    </html>
    nd the DemoTag.tld is as follows:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
    "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    <taglib>
         <tlibversion>1.0</tlibversion>
         <jspversion>1.1</jspversion>
         <shortname>DemoTags</shortname>
         <uri>http://www.stardeveloper.com</uri>
         <info>Demo Tags Library</info>
         <tag>
              <name>firsttag</name>
              <tagclass>FirstTag</tagclass>
              <bodycontent>empty</bodycontent>
              <info>Your first JSP Tag</info>
              <attribute>
                   <name>name</name>
                   <required>false</required>
              </attribute>
         </tag>
    </taglib>
    I am getting an error as:
    An error occurred at line: 15 in the jsp file: /FirstTag.jsp
    FirstTag cannot be resolved to a type
    12: <em><u>Your first JSP tag : FirstTag</u></em></p>
    13:
    14: <%@ taglib uri="/WEB-INF/tlds/DemoTags.tld" prefix="star" %>
    15: <p>Name entered : <star:firsttag name="Hi" /></p>
    16:
    17: <p>No name entered : <star:firsttag /></p>
    18:
    Can anyone say me is there any configuration in web.xml or any jar file as to be included.I do have a java class for the tld file.Please help me regarding this.
    Thankx

    <tagclass>FirstTag</tagclass>Package your classes first. Read this:
    [http://faq.javaranch.com/java/PackageYourBeans|http://faq.javaranch.com/java/PackageYourBeans]

  • Camera calibration profiles doesn't read by LR above v4.2

    Hello!
    I have some custom camera calibration profiles for my camera installed in /Library/Application Support/Adobe/CameraRaw/CameraProfiles/Camera/Camera-name
    Everything works fine in LR 4.0-4.2 but this profiles missing in 4.3 and above. Placing profiles into LR.app/Contents/*/*/* didnt help too.
    So what is wrong with LR?
    4.2
    4.3-4.4

    Which location are you speaking of?
    MacHardDrive /Library/Application Support/Adobe/CameraRaw/CameraProfiles/Camera/Camera-name
    or
    Users/User Name//Library/Application Support/Adobe/CameraRaw/CameraProfiles/Camera/Camera-name
    As a test, if you copy one of the missing profiles to the other location does it then show up?

  • Q: Custom camera profiles and process 2010 - incompatible?

    I have two digital cameras that I've had modified to shoot in the infrared.  I have to use custom camera profiles (created with the DNG profile editor) when I import IR images, otherwise the custom white balance is not preserved correctly.  However, even though the Develop module shows that the process is 2010 for my IR images, the Detail and Contrast sliders under Noise Reduction are grayed out.
    I read somewhere on the web that custom camera profiles used on import effectively negate the ability to use the new features in process 2010 - can anyone confirm this, or otherwise explain why I'm not able to use the Noise Reduction features of process 2010 in their entirety?
    Thanks much.

    sandrift71 wrote:
    I have two digital cameras that I've had modified to shoot in the infrared.  I have to use custom camera profiles (created with the DNG profile editor) when I import IR images, otherwise the custom white balance is not preserved correctly.  However, even though the Develop module shows that the process is 2010 for my IR images, the Detail and Contrast sliders under Noise Reduction are grayed out.
    Even with the amounts at non-zero values?

  • Camera calibration tab in ACR ...

    When we slide the saturation slider for a primary to the left end (completely desaturated position), does it mean that we move this primary to the white point on the chromaticity diagram? Thanks ...

    Jeff Schewe wrote:
    Moving the camera calibration saturation sliders to -100 does not completely desaturate the RGB colors. It only moves the saturation in a range useful for camera calibration–you would never need to completely desaturate a sensors colors for the purposes of calibration.
    I see ... but as ssprengel said, if you desaturate three primaries -250 in total, input profiles on the camera calibration tab can be made monochrome. I think that the range of saturation sliders are going beyond which are required for just fine tuning camera profiles. Am I missing something?

  • Advice on camera calibration

    I have yet to use the camera calibration function in LR. Anybody have any great advice? I am finding that splotchy red areas are showing up on people's lips and around their nostrils. Will camera calibration help? andy

    I have updated the profiles and added some more. You can download them using this link: http://www.pixels.nu/files/olye1_lightroomv1.zip<br /><br />The zip file contains the following files:<br /><br />Oly-E1 - Color Fix.lrtemplate<br />(Only fixes the oversaturated reds and corrects the hue of the reds).<br /><br />Oly-E1 - Saturation CS0 - Contrast 0 - Sharpness 0.lrtemplate<br />Oly-E1 - Saturation CS1 - Contrast 0 - Sharpness 0.lrtemplate<br />Oly-E1 - Saturation CS2 - Contrast 0 - Sharpness 0.lrtemplate<br />(These profiles are made to mimic the conversions you get from Olympus Studio/Viewer when you are exporting with the ProPhotoRGB icc-profile. Three levels of saturation.)<br /><br />Oly-E1 - Color Correction Only.lrtemplate<br />Oly-E1 - Color Correction Only - 2.lrtemplate<br />Oly-E1 - Color Correction Only - 3.lrtemplate<br />(These only mimics the color rendition from Studio/Viewer, doesn't change saturation and contrast. #2 and #3 renders blue different - "better" than Studio/Viewer, according to me).<br /><br />Oly-E1 (aRGB) - Saturation CS0 - Contrast 0 - Sharpness 0.lrtemplate<br />Oly-E1 (aRGB) - Saturation CS1 - Contrast 0 - Sharpness 0.lrtemplate<br />Oly-E1 (aRGB) - Saturation CS2 - Contrast 0 - Sharpness 0.lrtemplate<br />(These profiles are made to mimic the conversions you get from Olympus Studio/Viewer when you are exporting with the aRGB icc-profile. Using these profiles the Raw-conversion in LR will also match the jpegs straight out of the camera when you are using the corresponding settings)<br /><br />Oly-E1 (aRGB) - Color Correction Only.lrtemplate<br />(This only mimics the color rendition from Studio/Viewer when using aRGB, doesn't change saturation and contrast).<br /><br />TO INSTALL - place the files here:<br /><br />Mac: ~/Library/Application Support/Adobe/Lightroom/Develop Presets/<br />(~ is the name of your home folder).<br /><br />PC: C:\Documents and Settings\<your_username>\Application Data\Adobe\Lightroom\Develop Presets<br />(This is a hidden folder on most PC's, you might need to enter this address in Windows Explorer. Substitute <your_username> with your real username).<br /><br />/Andreas

  • Location for custom camera profiles created with X-Rite software for ACR/LR5 CreativeCloud?

    I created a profile for a specific shoot and have used it in CS6 version of Photoshop on an older MAC - now I want to use it on my new MAC with CreativeCloud installed -- can't figure out where to copy the file so it will show up in the Camera Calibration profile drop down list.
    What do I need to do?  Thanks!

    Yes, thank you, very helpful! ... I am able to see my custom profile in the DropDown list of Camera Calibration options in Camera Raw now.
    One tricky part ... I am also new to the feature of the "hidden folders" in OS X Mavericks ... So, I realized I could installthe X-Rite DNG profile manager from the X-Rite support site and ask that utility to open the DNG Profile folder. That way, I could see the folder path referenced in the above KnoweldgeBase article was actually there on my hard drive. Then I was able to place a copy of my custom profile in the correct spot.
    Here is info from Apple Support site about how to see the hidden folder:
    "The Library folder contains files used by OS X and your apps, including your personal fonts and preferences. The Library folder is hidden. If you need to open it, make sure you are in the Finder, hold down the Option key, and then choose Go > Library."
    Cheers!

Maybe you are looking for

  • Upgrading APEX from 3.2 to 4.0 images and buttons not displaying correctly

    Database 11.2.0.1 APEX: 3.2.1 Attemping to upgrade APEX from 3.2 to 4.0. The installation script runs fine and updates the database successfully. I run the .sql to import the images and it ran successfully however when I attempt to access the APEX ho

  • How to adjust photo to detect oil or fuel leak?

    I'm wondering if there is any way to use a picture of an engine, where I suspect a leak is coming from, to detect fuel or oil. Is there a way to adjust the settings of a picture in Photoshop, to bring out or highlight, residue of fuel or oil? I know

  • How to persist a data in request scope

    Hi All... I am using JDeveloper Studio Edition Version 11.1.1.0.2.In my managed bean (backing bean scope), I have a variable say " private loginname;" with a global scope and corresponding getter and setter methods inside the backing bean.How can I p

  • Iphone scrambling iphoto folders

    Hi; I have and iPhone 3G 4.2.1. When syncing iphoto albums from my mac to the phone the pictures end up in random albums on the phone. I have run Library repair on the mac and every thing is fine at that end. It's just when the pics get transferred t

  • Bigger Tiles Plugin CS2 and CS3 on XP

    How come the files is not located in the extensions folder in either versions. Isn't it supposed to be located here?: Program Files\Adobe\Adobe Photoshop CS3\Plug-Ins\\Extensions\Bigger Tiles folder I am on XP with both CS2 and CS3 installed. I can't