Double entry for a single lens in the Lens filter

I've noticed that when I filter the Library with metadata, the same EF 50mm f/1.8 lens shows up as two distinct entries, depending on which body it was used on. The Canon 30D reports the lens as "EF50mm f/1.8", and the 450D reports it as "EF 50mm f/1.8 II". Thus there are two categories of pics taken with the same 50mm lens.
I assume this is due to the way the cameras generate the metadata. Is it possible to modify the way Lightroom interprets the metadata so that the program would know that "EF50mm f/1.8" and "EF50mm f/1.8 II" are one and the same and display the shots together through the Library filter?
Thank you for any help.

You could search for both of them. You can select both lenses in the Metadata filter on the Grid (ctrl-click on the second name(assuming Windows)), or (if you search by lens a lot) you could create a smart collection that looks for both.
Hal

Similar Messages

  • Track changes showing multiple entries for a single change?

    Hi there .. I'm using Pages '09 v4.1 to edit MS Word '97 documents. I've been using the 'track changes' feature to work on chapters in a book and have done so with no problems so far (about 6 chapters so far in separate files). I went to start the next chapter and noticed that when I make a single change such as highlighting a word and making it italic, the tracking bubbles will show up as individual entries for every letter instead of for a single word. The really annoying thing is that it's not consistent .. some whole-word changes show up as a single entry, while some show as a few entries but don't necessarily correspond to how many letters are in the word being changed. When I try deleting specific tracking bubbles to see which part of the word they correspond to, it varies. For example, if I put the word "similar" in italics on page one, paragraph one, it shows up as 2 entries. When I delete the last entry, "imilar" will go back to standard font, while "s" stays italic until I delete the other entry. It's as though the words in the document are being recognized based on something other than the obvious, and certain letters are being grouped together in the program's brain, while others are separate.
    It's not isolated to italics, btw. If I reformat the entire document to be left-aligned instead of center-aligned, it will show lots of separate tracking bubbles in various places through the document, rather than showing one bubble for my single change.
    I've tried duplicating and saving a new version of the document, as well as creating a new doc and pasting everything into that and saving as a new doc, though I wasn't sure if this would carry over the problem .. It did.
    It's not the end of the world as far as finishing this job, but it's pretty annoying and will be worse for the person who ultimately verifies the changes I've made. Any help is greatly appreciated.

    TekWarrior wrote:
    I'm part of the end user computing and we are in the process of making a consolidated tnsnames.ora file as part of our migration from Windows XP to 7.
    The following two entries are to the same host, but are named different and use different ports, we can't locate the original programmer that set it up.
    I need to know if this would cause conflicts or not?
    PYRPROD.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(Host = [same hostname])(Port = 1521))
        (CONNECT_DATA =
          (SID = pyrp1)
    PYRP1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = [same hostname])(PORT = 1526))
        (CONNECT_DATA =
          (SERVICE_NAME = pyrp1)
    TekWarrior wrote:
    I'm part of the end user computing and we are in the process of making a consolidated tnsnames.ora file as part of our migration from Windows XP to 7.
    The following two entries are to the same host, but are named different and use different ports, we can't locate the original programmer that set it up.
    I need to know if this would cause conflicts or not?
    PYRPROD.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(Host = [same hostname])(Port = 1521))
        (CONNECT_DATA =
          (SID = pyrp1)
    PYRP1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = [same hostname])(PORT = 1526))
        (CONNECT_DATA =
          (SERVICE_NAME = pyrp1)
    It  won't cause any problem.

  • Any way to pass Multiple Values for a single Label in the Parameter?

    I have a Report that Contains 2 Parameters, @Customer & @Area. When trying to set up the Available Values for @Area, I'm having issues using multiple values for one Label, i.e. = "4006" Or "4610"
    One of the Filters in the Report is an Operation number, which is the [OPERATION] field, which is setup as a filter on the Tablix referencing the @Area parameter. 
    PROBLEM: I cannot retrieve any data when trying to use the ‘Or’ Operator here. If I simply put “4006” or “4610” I retrieve data, but when trying to combine it returns no data.
    Example, I need to allow a user to select ‘Chassis Incoming’, which would include data from Operations 4006 & 4610.
    QUESTION:
    Any way to pass Multiple Values for a single Label in the Parameter?
    I realize the typical solution may be to use ‘Multi-Value’ selection, but in this case we want the User to select the Area and the multiple values for Filtering will be automatically determined for them. Otherwise, they are subject to not getting
    it correct.
    I have tried several different ways, such as =”4006” Or “4610”, =(“4006”, “4610”), = In(“4006”, “4610”), etc….
    Note: We are using Report Builder 3.0

    Based on my experience, there's no way to 'intercept' the query that gets passed back to SQL Server, so a Split wouldn't work.
    Try creating either a function or stored procedure using the code below (compliments to
    http://www.dotnetspider.com/resources/4680-Parse-comma-separated-string-SQL.aspx) to parse the string: 
    CREATE FUNCTION dbo.Parse(@Array VARCHAR(1000), @Separator VARCHAR(10))
    RETURNS @ResultTable TABLE (ParseValue VARCHAR(100))AS
    BEGIN
    DECLARE @SeparatorPosition INT
    DECLARE @ArrayValue VARCHAR(1000)
    SET @Array = @Array + @Separator
    WHILE PATINDEX('%' + @Separator + '%' , @Array) <> 0
    BEGIN
    SELECT @SeparatorPosition = PATINDEX('%' + @Separator + '%', @Array)
    SELECT @ArrayValue = LEFT(@Array, @SeparatorPosition - 1)
    INSERT @ResultTable VALUES (CAST(@ArrayValue AS VARCHAR))
    SELECT @Array = STUFF(@Array, 1, @SeparatorPosition, '')
    END
    RETURN
    END
    Once created you can do things like this:
    SELECT * FROM Parse('John,Bill,David,Thomas', ',')
    SELECT * FROM (SELECT 'John' AS TestName union select 'David' AS TestName) AS Main
    WHERE TestName IN (SELECT ParseValue FROM dbo.Parse('John,Bill,David,Thomas', ','))
    This is what your SQL query would probably look like:
    SELECT OperationID, OperationName FROM dbo.Operations
    WHERE AreaID IN (SELECT ParseValue FROM dbo.Parse(@Area, ','))
    You may need to fiddle around with the Separator depending on whether SQL Server inserts a space between the comma and next value.

  • Mail: no entry for mailbox id 2 in the cache; this should never happen

    My system log is full of thousands of errors from Mail:
    3/20/15 5:26:50.009 PM Mail[7303]: no entry for mailbox id 2 in the cache; this should never happen
    It appears to generate a few hundred of these entries every time I launch Mail, check for new mail, or click on any of my mailboxes in Mail. There's a noticeable power drain and hit to responsiveness when this occurs.
    What I've tried so far:
    Restarting Mail
    Mailbox > Rebuild
    Editing Accounts.plist to remove the mailbox with id 2
    Deleting cache.db
    Deleting all accounts from Mail and recreating one at a time
    Deleting com.apple.mail from Containers
    I have no third-party add-ons installed. My mail accounts are IMAP (Gmail and a personal domain account). I'm on a 13" MBP Retina, Yosemite 10.10.2, Mail version 8.2 (2070.6).
    Does anyone have an idea as to what's causing this error spam?

    Is Mail working properly? If so, ignore the Console messages.

  • How do I clear out multiple entries for a persons name in the Faces selection?

    Can I get some help clearing up multiple entries in the "Click to Name" dialog box in iPhone 9.6?
    Here's the behavior I'm seeing:
    When I try to assign a name to a Face by clicking the "Click to Name" option, I start typing in my son's name and iPhone is showing me 15 entries for his name.
    Of the 15 options, only 1 of them shows a mini-thumbnail photo of him, and a different one suggests that it's from the Contacts app, but the rest of them are blank.
    This behavior is not happening for any of the other Faces in the library.
    In terms of troubleshooting, I've opened Apple Contacts and ensured there is only 1 contact record for him (there are 2 email address listed). I've selected Library > Faces > And I see one polaroid image in the list for my son. In the past if there were multiple listings here I've seen similar results. I'm not sure what else to try.
    What causes these to be duplicated?

    I spoke with Apple Support today and they provided a workaround:
    I had 7 entries for a person.
    Find untagged photo with person in it. Select Entry 1
    Find untagged photo with person in it. Select Entry 2
    Repeat until you have at least 1 photo tagged with each of the 7 entries
    Now go back to Faces and you'll see 7 polaroids listed.
    Select each of them and merge them.
    Problem solved.

  • No entry for mailbox id X in the cache; this should never happen

    I'm getting a lot of this in my logs... Any ideas how to fix it?
    Feb 2 12:48:05 ssh-4 Mail[282]: no entry for mailbox id 36 in the cache; this should never happen
    Feb 2 12:48:05: --- last message repeated 9 times ---
    Feb 2 12:48:05 ssh-4 Mail[282]: no entry for mailbox id 51 in the cache; this should never happen
    Feb 2 12:48:05: --- last message repeated 1 time ---
    Feb 2 12:48:05 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:05: --- last message repeated 7 times ---
    Feb 2 12:48:05 ssh-4 Mail[282]: no entry for mailbox id 22 in the cache; this should never happen
    Feb 2 12:48:05: --- last message repeated 2 times ---
    Feb 2 12:48:05 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 50 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 52 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 1 time ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 1 time ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 40 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 3 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 46 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 5 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 2 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 2 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 2 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:06: --- last message repeated 6 times ---
    Feb 2 12:48:06 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:07: --- last message repeated 3 times ---
    Feb 2 12:48:07 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:07: --- last message repeated 2 times ---
    Feb 2 12:48:07 ssh-4 Mail[282]: no entry for mailbox id 47 in the cache; this should never happen
    Feb 2 12:48:12: --- last message repeated 2 times ---
    Feb 2 12:48:12 ssh-4 Mail[282]: no entry for mailbox id 26 in the cache; this should never happen
    Feb 2 12:48:15: --- last message repeated 5 times ---
    Feb 2 12:48:15 ssh-4 Mail[282]: no entry for mailbox id 32 in the cache; this should never happen
    Feb 2 12:48:15 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:15 ssh-4 Mail[282]: no entry for mailbox id 32 in the cache; this should never happen
    Feb 2 12:48:15 ssh-4 Mail[282]: no entry for mailbox id 33 in the cache; this should never happen
    Feb 2 12:48:15 ssh-4 Mail[282]: no entry for mailbox id 32 in the cache; this should never happen
    Feb 2 12:48:16 ssh-4 Mail[282]: no entry for mailbox id 28 in the cache; this should never happen
    Feb 2 12:48:46: --- last message repeated 2 times ---

    I have determined exactly what this is.
    In the folder:
    /Library/Mail/AccountTypes/com.apple.builtin.mailaccounts/
    There is a list of different mail account types in a file called "MailAccounts.plist". When the Console gives you an error message, it will specifically state ..."mailbox id ## in the cache", which corresponds to an entry in this file.
    This plist file must be modified. I have not tried flat out deleting the file, but if you can get the developer tools, you can easily delete the offending entries.
    To delete the bad entries:
    NOTE: If you have to delete multiple entries, delete the ones with the largest index (i.e. "id 999999") FIRST.
    1. Open MailAccounts.plist in the Property List Editor
    2. Under the root triangle, click the "Multiple" triangle (this shows you the actual entries)
    3. Starting with the highest mailbox number, delete each entry "Item #" by highlighting the node and pressing the "Delete Item" button on the toolbar.
    4. Repeat until all your console errors are accounted for.
    5. Save the file: File >> Save
    You can exit the Property List Editor. Open Mail and wait a few seconds, then check the console for error messages. If there are no more error messages, you're set! Otherwise go back and try deleting the offending item(s) again.
    Time Machine is your friend if you don't get it right the first time.
    HTH

  • None of the fact sources for [column] are compatible with the detail filter

    Hi Experts,
    I am using obiee 11.1.1.7.
    Getting below error when i add a filter of non conformed dimension column.
    Below is the error
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P 
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 14023] None of the fact sources for [column] are compatible with the detail filter
    Please help in solving an issue.
    Regards,
    NN

    Hi NN
    You need to follow steps in below link to model your BMM layer for the report to work with non confirmed dimensions.
    http://obibb.wordpress.com/2010/05/31/multiple-fact-reporting-on-non-conforming-dimensions/
    Once you have followed these steps you can use the non confirmed dimension in the reports.When you see the logs to see the query generated by obiee,it generated 2 queries 1 with confirmed dimension and other with non conformed dimension.When you filter using non confirmed dimension you will now not notice any error but the results will not be filtering out because the filter will be applied only in 1 query which is valid
    Now for this to work what you can do is ,instead of using the filter drag the column you like to filter as a prompt in your view.default it to the value you need using the case statement and hide it.This is one of the work around.
    There may be many other work arounds for this but you need to understand that for you requirment to work you need to tweek OBIEE to generate 1 query instead of 2  queries.

  • Double entry for details from draft to invoice

    Hi..
    im doing a draft to invoice uploading via SDK, my problem , when im doing the uploading of components and changing the profit cost center and warehouse code, the original warehouse and cost center also  affair on the invoice, which in return, the invoice created had a double entry the stock movement also recorded this transaction.
    thanks
    loren

    Hi Gordon
    Thank you for your response, that exactly what i did, change the warehouse and profit cost center from the draft before the uploading into the invoice, I do also the checking if the  data (odrf, drf1 table)  for double entry and output from the drafts standard form (display) change the warehouse and profit cost center. Result show the ideal result no duplicate data , warehouse and profit cost center where correct, but still when uploading the data from the draft into the invoice via sdk , the default warehouse and profit cost center where also created and included on the new invoice. So i would like to know what will be the correct procedure or way to transfer this data corrently using SDk
    thanks
    loren

  • Team Cal showing double entries for Att entered in Record Working Time

    We just noticed in our QA testing that Attendances that we have included in our team calendar configuration is showing as multiple entries.  Then when we check IT2002 the entries are fine.  What could be causing these phantom entries to appear?
    I've been looking at SPRO and PTARQ to see what could be causing it and I haven't seen anything out of the ordinary.
    Thoughts?
    Doug

    Raja.D,
    I can't think of any config that would cause the double entries.  However, I am looking into the notes suggested in the replies above.  In test mode for request its only showing 1 entry for each attendance, but in team calendar test it shows 2.  Every attendance has one record with a request id and one without.
    These attendances are entered through record working time, but are viewable through the team calendar.
    Thanks,
    Doug
    Edited by: Doug Robbins on Feb 13, 2012 1:54 PM
    Edited by: Doug Robbins on Feb 13, 2012 1:56 PM

  • Double entry for Photoshop CC 2014 in Edit In Menu

    In trying to correct a problem with Lightroom trying to find Photoshop CC 2014 when I clicked on it in the Edit In menu I ended up with two entries for Photoshop CC 2014. And when I click on either one it wants to open as either a PSD or TIFF file rather than than a raw file with the LR adjustments. I have tried reinstalling both Photoshop and LR without any success in correcting the problem. What are my next steps?

    Have you installed Camera Raw 8.7? If you have Camera Raw 8.7 and Lightroom 5.7 then you shouldn't get that message asking you to create a copy. But in either case, once the editing in Photoshop is completed a TIF or PSD file must be created. Whichever file type is saved depends on your preference settings. Photoshop is not capable of editing or saving raw image data. By the time the image has been opened in Photoshop is no longer raw image data and must be saved in a different file format.

  • HT204088 I was double charged for an itunes gift. The email was only received by the recipient once and her itunes is only showing one gift, not the 2 I was charged for

    I gifted $15 to my friend through the itunes store. After 30 minutes, she had not received it so I resent the message. iTunes didn't say I would be double charged for RESENDING the email.
    She only received the email once. She opened it and the redemption code was automatically downloaded onto iTunes. She only received $15, not the $30 I was charged!
    I've tried calling iTunes support and now I'm here.
    Can a robot please help since custome service is out the window?!

    The iTunes Store has no phone support. Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Double rewards for a single answer :p

    Hi SDN,
    having a look at my list of rewarded points the following thread: DYNPRO_SEND_IN_BACKGROUND is listed with 6 <b>and</b> 10 points for my only answer to the thread.
    Although i shouldn't actually complain about this it shouldn't be possible normally, right? So it would be nice, if somebody could take a look, what went wrong there.
    Best regards,
    Stefan

    20 points for the same answer. I shall repeat Stefan Klensch statement "Should not really complain !!! ", but this is the link
    Destroy ALV grid object
    Kindly look into this("Spreading too much love, or is it the evil spell, Mark mentioned("Seven years of bad ***"))
    ( /people/mark.finnern/blog/2004/08/10/spread-the-love ).
    Regards,
    Subramanian V.

  • Lightroom, 5.5, Mac version: lens metadata incomplete and/or inconsistent.  Photos taken with the same camera and lens display the lens metadata differently in LR 5.5, but are the same in the original files

    LR is putting different descriptions of the same lens, used with the same camera, in the metadata of photos taken on the same occasion.
    For example:
    The following two images were taken with the same camera and lens.
    They were imported at the same time into LR by copying.
    The only difference in treatment is that the first was an untouched out-of camera jpeg, the second had been flipped using Preview on the Mac.
    The one that was flipped has a full description of the lens, the one that was untouched has an abbreviated description.
    When you show the file in the Finder and read the metadata using Preview, the correct full lens description appears.
    Why is LR displaying the metadata differently for these two files?

    Can you zip up a few of your GoPro images, upload them to dropbox.com and post a share link, here, so others can experiment with them, or do you mean this issue is global to all camera models?

  • How do I change the background image for a single tab on the navigation bar

    I'm creating a movie website for TDKR and for the navigation bar, I intend to have a different character for each tab. However, I'm having trouble putting a single image each separate tab. Instead one image appears on each of the tabs. Here's an example of the source and CSS.
    <td width="200"><ul id="navigation"><br />
          <li><a href="../pages/index.html">Home</a></li><br />
          <li><a href="../pages/cast.html">Cast</a></li><br />
          <li><a href="../pages/pictures.html">Pictures</a></li><br />
          <li><a href="../pages/soundtrack.html">Music</a></li><br />
          <li><a href="../pages/interview.html">Interviews</a></li><br />
          <li><a href="../pages/links.html">Links</a></li><br />
        </ul>
        </td>
    #navigation {
              list-style-type: none;
              padding: 0px;
              margin: 0px;
    #navigation li {
              margin: 0px;
              padding: 0px;
              list-style-type: none
    #navigation li a:link, #navigation li a:visited {
              display: block;
              width: 200px;
              height: 100px;
              text-decoration: none;
              text-align: center;
              line-height: 100px;
              font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
              font-weight: bold;
              -webkit-transition: 1000ms ease;
              -moz-transition: 1000ms ease;
              -ms-transition: 1000ms ease;
              -o-transition: 1000ms ease;
              transition: 1000ms ease;
              color: #648AAE;
              background-repeat: no-repeat;
              background-image: url(../Images/gifs/Batman-still-2.gif);
              background-position: center bottom;
              text-transform: uppercase;
              letter-spacing: 0.79em;
              border-radius: 5px;
    #navigation li a:focus, #navigation li a:hover, #navigation li a:active {
              color: #000000;
              background-image: url(../Images/gifs/Batman-animation-2.gif);
              background-repeat: no-repeat;
              background-position: center bottom;
              background-color: #454545;
              border-radius: 25px;
    So, how do I put a single image on each tab (home, cast, pictures, etc). Thank you for your help in advance.

    Assign a class to the item and use CSS to apply an image as in
    <li><a href="../pages/index.html" class="home;">Home</a></li><br />
    <li><a href="../pages/cast.html">Cast</a></li><br />
    <li><a href="../pages/pictures.html">Pictures</a></li><br />
    <li><a href="../pages/soundtrack.html">Music</a></li><br />
    <li><a href="../pages/interview.html">Interviews</a></li><br />
    <li><a href="../pages/links.html">Links</a></li><br />
    and the CSS
    #navigation li a:link.home, #navigation li a:visited.home {
         background-image: url(../Images/gifs/Batman-still-2.gif);

  • Why is adobe charging me twice a month for a single subscription to the creative cloud?

    In my account transaction history page there are two charges on the same date with unique transaction numbers. Anyone else here being double charged?

    Some customers were accidentally double-charged on December 30; however, all of these customers have already been issued a credit.
    If this is not the case for you, be sure to reach out to our Support team directly via chat or phone: http://helpx.adobe.com/contact.html

Maybe you are looking for

  • Crystal Report Windows Forms Viewer - No Error Popup

    Similar to this post:  Error message that says "No Error" from CR Viewer, I have just upgraded by Application to .net 4.0 and Crystal Reports 2010. The report viewer works fine the first time a report is loaded, but when I change the parameters on th

  • IWeb Links Corrupted

    Hyperlinks on only one of my web page have somehow become corrupted for the second time. I rebuilt the page and it lasted for a number of weeks now the problem has returned. The visible links are no longer active, however pieces of text appear on the

  • RRM Neighbor Message/RRM Neighbor Message dBm threshold/Recommended TPC settings

    From reading Cisco’s Radio Resource Management under Unified Wireless Networks (Document ID: 71113) and the following Post (https://supportforums.cisco.com/discussion/10747596/configure-rrm-wlcs-avoid-interferences), I have a few questions which I am

  • How do we transport Styles created in SE72from Development to Quality

    Hi , I have created a style in SE72 in Development system. I need the same to be moved to Quality. Can anyone please help ? Thanks. R Adarsh

  • Dreadfully slow when trying to mousedrag an image

    Hi. I just switched to Keynote '09 and am trying to edit a very simple, one slide diagram that I created in Keynote '08. Whereas moving a single image around in '08 is seamless, moving the same image in the '09 version of the files is PAINFULLY slow,