LR3 does not find metadata from XMP sidecars that EM2 does

I use Image Ingestor. When I ingest RAW files and view them in LR3 all the metadata applied using Image Ingester II is visible in LR3. When I ingest my older JPEG files II places the metadata into a XMP sidecar in the same folder with the same name as the file. LR3 seems to ignore these XMP files as it does not show ANY of  my metadata except that from the JPEG EXIF from the JPEG file itself.
EM2 reads the XMP files and properly handles the metadata.
Googling turns up quite a few people with this issue.
My understanding is that LR3 is supposed to treat the XMP with precedence over the image file metadata but it does not seem to do this. Is there an option to be set?
This is an example XMP
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1.1-112">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
            xmlns:dc="http://purl.org/dc/elements/1.1/">
         <dc:format>application/vnd.adobe.photoshop</dc:format>
         <dc:subject>
            <rdf:Bag>
               <rdf:li>pbr</rdf:li><rdf:li>steam</rdf:li><rdf:li>emerald funfest</rdf:li>
            </rdf:Bag>
         </dc:subject>
         <dc:description>
            <rdf:Alt>
               <rdf:li xml:lang="x-default"></rdf:li>
            </rdf:Alt>
         </dc:description>
         <dc:creator>
            <rdf:Seq>
               <rdf:li>Paul Pavlinovich</rdf:li>
            </rdf:Seq>
         </dc:creator>
         <dc:title>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">Emerald Funfest 2010</rdf:li>
            </rdf:Alt>
         </dc:title>
         <dc:rights>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">© Paul Pavlinovich</rdf:li>
            </rdf:Alt>
         </dc:rights>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/">
         <photoshop:TransmissionReference></photoshop:TransmissionReference>
         <photoshop:Instructions>Contact Paul Pavlinovich for permission to use</photoshop:Instructions>
         <photoshop:Credit></photoshop:Credit>
         <photoshop:Source></photoshop:Source>
         <photoshop:Headline></photoshop:Headline>
         <photoshop:City>Melbourne</photoshop:City>
         <photoshop:State>Victoria</photoshop:State>
         <photoshop:Country>Australia</photoshop:Country>
         <photoshop:AuthorsPosition></photoshop:AuthorsPosition>
         <photoshop:CaptionWriter></photoshop:CaptionWriter>
         <photoshop:Category></photoshop:Category>
         <photoshop:SupplementalCategories>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </photoshop:SupplementalCategories>
         <photoshop:DateCreated></photoshop:DateCreated>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:Iptc4xmpCore="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/">
         <Iptc4xmpCore:CreatorContactInfo rdf:parseType="Resource">
            <Iptc4xmpCore:CiAdrExtadr></Iptc4xmpCore:CiAdrExtadr>
            <Iptc4xmpCore:CiAdrCity>Emerald</Iptc4xmpCore:CiAdrCity>
            <Iptc4xmpCore:CiAdrRegion>VIC</Iptc4xmpCore:CiAdrRegion>
            <Iptc4xmpCore:CiAdrPcode>3782</Iptc4xmpCore:CiAdrPcode>
            <Iptc4xmpCore:CiAdrCtry>Australia</Iptc4xmpCore:CiAdrCtry>
            <Iptc4xmpCore:CiTelWork></Iptc4xmpCore:CiTelWork>
            <Iptc4xmpCore:CiEmailWork>paulpATsteamengine.com.au</Iptc4xmpCore:CiEmailWork>
            <Iptc4xmpCore:CiUrlWork>www.steamengine.com.au</Iptc4xmpCore:CiUrlWork>
         </Iptc4xmpCore:CreatorContactInfo>
         <Iptc4xmpCore:CountryCode></Iptc4xmpCore:CountryCode>
         <Iptc4xmpCore:SubjectCode>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </Iptc4xmpCore:SubjectCode>
         <Iptc4xmpCore:IntellectualGenre></Iptc4xmpCore:IntellectualGenre>
         <Iptc4xmpCore:Scene>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </Iptc4xmpCore:Scene>
         <Iptc4xmpCore:Location>Emerald</Iptc4xmpCore:Location>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:mediapro="http://ns.iview-multimedia.com/mediapro/1.0/">
         <mediapro:Status></mediapro:Status>
         <mediapro:Event></mediapro:Event>
         <mediapro:People>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </mediapro:People>
         <mediapro:CatalogSets>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </mediapro:CatalogSets>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:xapRights="http://ns.adobe.com/xap/1.0/rights/">
        <xapRights:Marked>True</xapRights:Marked>
        <xapRights:UsageTerms>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">All rights reserved</rdf:li>
            </rdf:Alt>
         </xapRights:UsageTerms>
         <xapRights:WebStatement></xapRights:WebStatement>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
<!-- XMP sidecar constructed by ImageIngesterPro from template: C:\Users\paul\AppData\Roaming\Adobe\XMP\Metadata Templates/ImageIngester-IPTC.xmp -->

An update... if I change metadata in EM2 and force it to write it back to the XMP then LR3 can synchronize and suddenly has meta
data for the image.
The XMP after the change in EM2 is
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1.1-112">
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about=""
            xmlns:dc="http://purl.org/dc/elements/1.1/">
         <dc:format>application/vnd.adobe.photoshop</dc:format>
         <dc:subject>
            <rdf:Bag>
               <rdf:li>pbr</rdf:li><rdf:li>steam</rdf:li><rdf:li>emerald funfest</rdf:li>
            </rdf:Bag>
         </dc:subject>
         <dc:description>
            <rdf:Alt>
               <rdf:li xml:lang="x-default"></rdf:li>
            </rdf:Alt>
         </dc:description>
         <dc:creator>
            <rdf:Seq>
               <rdf:li>Paul Pavlinovich</rdf:li>
            </rdf:Seq>
         </dc:creator>
         <dc:title>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">Emerald Funfest 2010</rdf:li>
            </rdf:Alt>
         </dc:title>
         <dc:rights>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">© Paul Pavlinovich</rdf:li>
            </rdf:Alt>
         </dc:rights>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/">
         <photoshop:TransmissionReference></photoshop:TransmissionReference>
         <photoshop:Instructions>Contact Paul Pavlinovich for permission to use</photoshop:Instructions>
         <photoshop:Credit></photoshop:Credit>
         <photoshop:Source></photoshop:Source>
         <photoshop:Headline></photoshop:Headline>
         <photoshop:City>Melbourne</photoshop:City>
         <photoshop:State>Victoria</photoshop:State>
         <photoshop:Country>Australia</photoshop:Country>
         <photoshop:AuthorsPosition></photoshop:AuthorsPosition>
         <photoshop:CaptionWriter></photoshop:CaptionWriter>
         <photoshop:Category></photoshop:Category>
         <photoshop:SupplementalCategories>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </photoshop:SupplementalCategories>
         <photoshop:DateCreated></photoshop:DateCreated>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:Iptc4xmpCore="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/">
         <Iptc4xmpCore:CreatorContactInfo rdf:parseType="Resource">
            <Iptc4xmpCore:CiAdrExtadr></Iptc4xmpCore:CiAdrExtadr>
            <Iptc4xmpCore:CiAdrCity>Emerald</Iptc4xmpCore:CiAdrCity>
            <Iptc4xmpCore:CiAdrRegion>VIC</Iptc4xmpCore:CiAdrRegion>
            <Iptc4xmpCore:CiAdrPcode>3782</Iptc4xmpCore:CiAdrPcode>
            <Iptc4xmpCore:CiAdrCtry>Australia</Iptc4xmpCore:CiAdrCtry>
            <Iptc4xmpCore:CiTelWork></Iptc4xmpCore:CiTelWork>
            <Iptc4xmpCore:CiEmailWork>paulpATsteamengine.com.au</Iptc4xmpCore:CiEmailWork>
            <Iptc4xmpCore:CiUrlWork>www.steamengine.com.au</Iptc4xmpCore:CiUrlWork>
         </Iptc4xmpCore:CreatorContactInfo>
         <Iptc4xmpCore:CountryCode></Iptc4xmpCore:CountryCode>
         <Iptc4xmpCore:SubjectCode>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </Iptc4xmpCore:SubjectCode>
         <Iptc4xmpCore:IntellectualGenre></Iptc4xmpCore:IntellectualGenre>
         <Iptc4xmpCore:Scene>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </Iptc4xmpCore:Scene>
         <Iptc4xmpCore:Location>Emerald</Iptc4xmpCore:Location>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:mediapro="http://ns.iview-multimedia.com/mediapro/1.0/">
         <mediapro:Status></mediapro:Status>
         <mediapro:Event></mediapro:Event>
         <mediapro:People>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </mediapro:People>
         <mediapro:CatalogSets>
            <rdf:Bag>
               <rdf:li></rdf:li>
            </rdf:Bag>
         </mediapro:CatalogSets>
      </rdf:Description>
<rdf:Description rdf:about=""
            xmlns:xapRights="http://ns.adobe.com/xap/1.0/rights/">
        <xapRights:Marked>True</xapRights:Marked>
        <xapRights:UsageTerms>
            <rdf:Alt>
               <rdf:li xml:lang="x-default">All rights reserved</rdf:li>
            </rdf:Alt>
         </xapRights:UsageTerms>
         <xapRights:WebStatement></xapRights:WebStatement>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>
<!-- XMP sidecar constructed by ImageIngesterPro from template: C:\Users\paul\AppData\Roaming\Adobe\XMP\Metadata Templates/ImageIngester-IPTC.xmp -->

Similar Messages

  • Cannot get into iPad, it keeps wanting me to sign in using old email that does not exist, and for a password that she does not remember, so I am unable to change password. How do I get around this?

    Cannot get into old iPad, it keeps wanting me to sign in using old email id that does not exist, and for a password that she does not remember, so I am unable to change password. How do I get around this?

    With iOS 7 Activation lock you can't.
    iCloud: Activation Lock
    http://support.apple.com/kb/PH13695
     Cheers, Tom

  • Importing metadata from XMP sidecar files into Aperture 2.0?

    Has anybody found a way to to do this? It appears that the metadata stored in the XMP sidecar files created by Photoshop and Bridge is ignored by Aperture when it imports images. That is pretty much a show stopper when it comes to using Aperture for asset management.

    The XMP import capability is limited to metadata/IPTC type info - NOT ACR adjustments and such - those values are specific and make no sense to Aperture. This is true in reverse as well - ACR/Bridge/LR/NX2, etc, etc may pickup IPTC type metadata from XMP or embedded values but NO software will translate adjustment values from another piece of software that are stored ad metadata.
    RB

  • ITunes does not find apps from ipad

    Hi,
    in my itunes some of the apps are shown with a exclamation mark in a gray circle and when clicking on them I am told that itunes cant find them and asks me to locate them - but they are not in the mobileapps itunes folder.
    It seems those are all apps I downloaded with my ipad directly.
    I tried to deselect "atomatically sync apps" and reselect it again - no succsess.
    Does anyone know how I get those apps get into my itunes?
    thanks for your help!
    Sebastian

    If iTunes has an entry for them then it assumes that they are still there somewhere so won't copy them back off the iPad. Try deleting the entry for them in your iTunes library and then either do File > Transfer Purchases to copy them back from the iPad, or you should be able to re-download them for free from the store (re-downloading)

  • Can I migrate from mavericks to mavericks server. Have tried using a hard drive but the but the sever does not find the migration backup when it's searches. Any help out there?

    Can I migrate from mavericks to mavericks server. Have tried using a hard drive but the but the sever does not find the migration backup when it's searches. Any help out there?

    Is the HDD in the 2009 15" MBP dead?  (The original source of your data)  If not, you might want ot take it out and put it in an enclosure.
    You might try spotlight on know files to see if that gives you any clues where your data is located.
    You might down load from the Internet OmniDiskSweeper (free) and open it.  It should show you all of the files you have on your MBP and enable to locate them.
    Ciao.

  • Adobe premiere Elements does not find my Sony HDR-CX160

    When I try to use my Hi-DEF Sony HDR-CX160 video camera,  Adobe premiere Elements 10 does not "find" the camera.  Why not?
    Dan Eller

    When you do use Windows Explorer (or Mac Finder, I think... I don't have a Mac... and you did not say) to copy the files from the camera to your hard drive, do as it says in http://forums.adobe.com/thread/1015001?tstart=0 so you don't lose the metadata
    Also, Hunt's article on how to design your project http://forums.adobe.com/thread/919388?tstart=0 so you stay organized

  • AIO remote does not find my printer

    I changed Internet providers a few months ago. I have not been able to print from my iPhone or iPad since then. AIO remote does not find my printer at all.

    Hi,
    Both AirPrint and the HP AIO Remote app relies on Multicasting, a such have to be supported and enabled by your router.
    Some routers support a such by default, some require settings changes and some do not support Multicasting which required for a such.
    Please clarify your router brand and model to better understand any possible steps to try.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Does not find partition

    I have 10.7 Lion and all my apps just stopped working (including finder). I tryed to hit the restart button, but it didnt shut down, so I used the Power Button.
    When i started it up again, it goes to Mac OS X Utilities and does not find Macintosh HD. (The partition on my hard drive)
    And i really does not want to reinstall it, because I have iOS apps in XCode that im developing.
    MacBook Pro 13´ 2010 Model (Dont remember what month)
    OS X 10.7 Lion
    Crashed after debugging iOS app on my iPhone

    It just says that my partition is OK . (And its not, because I cant start up my mac)
    But, ill try just wipe out all data and restore it from a Time Machine backup

  • Bluetooth on iPhone does not find my iPad

    Bluetooth on my iPhone does not find iPad when both devices are next to each other.

    Envisions99
    I agree.
    still...my opinions on Apple.....
    If you just try to put yourself in their position you will understand better.
    Music Rights, security,every body wants something like this and like that- with all they have to consider and take care to get not sued- it is no wonder thta there are some restrictions.
    And why ? because they are the only one to realy care an respond to questions and claims. Ever tried to get help from Sony and other Bigies ? Its like talking to a wall.Their support is just a not specific call center. Or did somebody read recently that Sony Erricson was called before the judge because their Cellphones are failing after third time repair (true story), their batteries are burning, their music devices dont let you transfer the music you bought(MiniDisc) and so on? Seldom right?!
    If I read news about Apple, I just wonder how many legal challenges Apple has to face.
    Looks like kind of sport in the US, to try to get money out of Apple.
    `Oh, my laptop did not work last night so I could not read the email from my love.
    I realy became so depressed and my heart aches therefore soooo much . I aske Apple to compensate
    for this with ähhh.... 1 million $ ?! `
    cheers,
    ;-)arry

  • My iMac does not find my wifi printer or my Chromecast.

    My iMac does not find my wifi printer or my Chromecast. I was able to ping the chrome cast and printer and I'm able to connect to these devices with my windows computer, iPhone and iPad. I have OS X 10.9.2. I'm able to print by setting up the printer using the IP address that was assigned by my router instead of letting my iMac do the finding. It seems that the iMac either does not like the info that is receiving or something is blocking the signal (other than the firewall, which is off). Could someone have an idea what the issue might be?

    Hi MikeMart0923,
    If you are having issues adding or connecting to your WiFi printer from your iMac, you may find the following articles helpful (apologies if you have already seen them):
    OS X Mavericks: Set up a printer
    http://support.apple.com/kb/PH14143
    OS X: Connecting a Wi-Fi printer to your Wi-Fi network
    http://support.apple.com/kb/ht3500
    Note: This is assuming you have a simple network configuration, with only a single router/WiFi access point.
    Regards,
    - Brenden

  • Software does not find the Database server

    Hi all,
    We are going to move database from old server MSSQL 2005 Express to the MSSQL 2008 R2 STD. For test I backuped DB from old server then restored at the new one. For some reason the software does not find the new server.
    I checked everything as from the link described:
    http://blogs.msdn.com/b/walzenbach/archive/2010/04/14/how-to-enable-remote-connections-in-sql-server-2008.aspx?Redirected=true
    Also at the new server we have another production DB that is running without any issues...
    System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected
    host has failed to respond 195.30.95.163:80
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at OptoWare.OrderEntry.OrderInterfaces.WebReferenceOWEdix.OWEdixService.OWEdix_GetStatus(String custID, String password, String countryCode)
       at OptoWare.OrderEntry.OrderInterfaces.EdixInterface.b(Object A_0, DoWorkEventArgs A_1)
    2014-03-31 16:54:58,924 [1] ERROR OptoWare.OrderEntry.Controls.Config.ServiceControl - Connetction to FI1-sv-prod014\mssqlserver failed.
    System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured
    to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
       at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at OptoWare.OrderEntry.Controls.Config.ServiceControl.i()

    It looks like the connection is getting refused because of your application configuration.
    Refer similar thread 
    http://forums.asp.net/t/1180127.aspx?A+connection+attempt+failed+because+the+connected+party+did+not+properly+respond+after+a+period+of+time+or+established+connection+failed+because+connected+host+has+failed+to+respond+
    -Prashanth

  • Windows 8.1, BootCamp does not find the ISO image.

    When I try to install Windows 8.1, BootCamp does not find the ISO image.
    I purchased Windows 8.1 Pro, I downloaded the .exe requested file from a Windows computer, performed the steps recommended by Microsoft in order to create the ISO file saving it on a flash drive as well and, as a precaution, on a DVD too.
    I performed the "Download the latest Windows Support Software from Apple" step directly into another flash drive and having it completed BootCamp displays the following message:
    "The installer disc could not be found  –  Insert the Windows installer disc and wait a few seconds for the disc to be recognized. "
    So happens that I have tried this using the DVD, pendrive and also copying the ISO file to the desktop and to the "Documents" folder as recommended in certain websites, but none of this has made the process go ahead. What can I do?
    My equipment is a mid 2011 iMac running Mac OSX 10.10.1.

    Dear Loner T,
    thanks to my coworker, the solution was unpacking from that ISO file which I had recorded (according to the steps indicated by Microsoft), but now using Nero software (Windows) and then recording by the most common way in a new DVD. See the screen of the first DVD before unpacking:
    This true saga only demonstrated that the generated ISO file as an option at the time of the Windows installation, is not for direct installation through BootCamp, and as a I could check, even for direct installation on a Windows PC. See the last DVD burned using Nero and  again recorded:
    The execution of BootCamp, was perfect
    Thank you for attention to my problem!

  • Itunes does not find nano

    Have had a shuffle for years, no problems. Just got the 2nd generation nano and Itunes does not find it. It seems to load on windows as a usb device but is not recognized by Itunes so does not appear as a device there...so cannot restore, etc. I have already tried all the fixes on apple's site. Deleted temp files, deleted Itunes completely and reinstalled it. Could not delete the registry files suggested...got an error message. Cannot locate the serial number...none on the nano itself nor on the box. Help says I can find it by going to settings/about. I can't find "setting" on my menu!!! Where is it? My menu only has music, fm, etc, etc and setup. And nothng in setup gives me settings or about.
    Please HELP!!
    PC   Windows XP  

    Where did you get this 2nd Generation Nano?
    Serial number is in very small type on the back of the Nano towards the bottom below the box that has the size of your Nano. Settings is on the first menu when you turn on your Nano, use the click wheel to highlight it and click the center button. First item will be About, click on it and then move your click wheel and the serial number will be the second item from the bottom.
    If you don't have any of this you don't really have a Nano.

  • Spotlight does NOT find iPhoto keywords

    Hi,
    maybe you guys can help me.
    Spotlight does not find any of my iPhotos attached with keywords.
    My System is: Mac OS 10.4.4 and iPhoto 6 (5 did not work either).
    This is what I have tried so far:
    - repaired permissions more then once
    - rebuilt the spotlight database through the terminal
    - marked my iPhoto folder as privacy in the spotlight preferences and unmarked it
    - removed all keywords (1. try: marked all together; 2. try: marked all together and put them in a new empty list) , closed iPhoto, opened it and gave all an dummy keyword; removed the dummy keyword and assigned one-by-one for some iPhotos new keywords
    - archived the iPhoto database and let it built up by iPhoto again
    - ran the comboupdater of 10.4.4 again
    The last try I am thinking on is a "archive&install" of Tiger but maybe you have another idea???
    PS: Whats strange is that when I look at the processes while assigning keywords, the process 'mdimport' starts to work... but again, Spotlight does not find the iPhotos by keywords.

    I also had this happen to me several times. Once when I first moved to OS X 10.4 and again when I had to reload my computer. Each time I had archived my iPhoto library to a second drive, installed the OS on a clean formated drive and then copied the iPhoto Library back into my home directory.
    From that point, Spotlight would refuse to search for files via keywords. That is, until I updated the photo. By select each photo and changing somthing about the photo, wether editing the photo, changing its star rating to something else and back again, or even adding keywords to the photo, even putting a comment of a blank space in for each photo, doing anything to the photo that would update the xml file would cause that entry to get updated and in turn allow the photo to be searchable by keyword via Spotlight.
    There are scripts available that can actually put the iPhoto keywords into the photo file iteself. The one I am using also needs to have GraphicConverter installed. This way I can search either through iPhoto or Adobe Bridge for the Photos that I want to use.
    PPC G4 1.4GHz   Mac OS X (10.4.2)   1GB RAM, 120GB HD x2, SuperDrive, 128MB ATI Graphics Card

  • New Retina MacBook Pro does not find WiFi after booting

    My Retina MacBook Pro keeps looking for WiFis after it has booted, but does not find any.
    I have to explicitly turn WiFi off and on again after booting to get it working.
    When I put the MacBook to sleep and wake it, the problem does not occur.
    Any hints what could be the problem?

    Not sure if this will help, but you can go into System Preferences > Network and, if you haven't already, create a new location (mine is called "home"), then from this location remove all connection methods from the left column except Wi-Fi. Also, click on "Advanced" and remove anything from the Preferred Networks list that you aren't using. Then click on "OK" and "Apply".

Maybe you are looking for

  • Connecting my HP 8500A all in one to my HP all in one Desk top

    I have completely set up my new computer which is a HP 18 all in one.  I currently have a HP8500A Officejet Pro printer.  I have checked all mu connections and I see it in the Device sections of setup, however, I must be doing something wrong because

  • Help with Acrobat 9 Forms

    Using XP and Acrobat 9 Standard: I have three questions about working with forms that I don't find answered anywhere. 1. Can I edit the info in the Document Message Bar? If so how? 2. Can I join form fields? I want to combine a short text field on on

  • Disappearing ROM's

    I have a little problem with disappearing CD-ROM's. When I put a CD in any of my drives they all disappear from "My Computer". I have to restart the computer sometimes 5 or more times before they show up. When the drives do not show the door will not

  • Problem with Advanced Table-in-Advanced Table

    Hi all, I have one Advanced Table-in-Advanced Table. I have done everything as mentioned in Jdev guide . But i am getting Null Pointer Exception like java.lang.NullPointerException      at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.updateI

  • Table & Index Compression on 11g

    Hi, We are planning to upgrade oracle ( RAC ) from 10.2.0.4  to 11.2 and planning to turn on table and index compression. I would like to learn the pros & cons of turning compression on in a 6TB database. Any performance issues after table/index comp