Manual Setup of New iCal for Leopard

I'm using 10.5.8 and upgraded iCal to the latest one since they say in the email that it is possible to use iCal with Leopard, even though I need to setup manually.
But, that's the all I could find.
There is no guide or manual whatsoever as to how to set it up, at least it's not in the range I can see.
Does anyone know how to make Leopard work with the latest iCal somehow?
Thank you.

Thanks!
That's what I was looking for.
I'm not sure why Apple did not provide the link to this page in the first place, makes me wonder if they just force the current Leopard users to switch to the Snow Leopard...

Similar Messages

  • How do I use family share to setup a new device for my child when I don't already have one with iOS 8?

    My kids want apple products.
    I don't own any.
    I buy an iPad for one and an iPhone for the other, but I can't set them up because they require me to setup Family Share and create accounts.  I can't do that because I don't have a device with iOS 8 already setup.
    I do have a valid AppleID.  I've had it for years.  I use it with iTunes.
    I wish they would just let me manage the account setup and Family Share through a web page.  Right now I'm dead in the water and Christmas is approaching fast.

    I have found a solution.
    It turns out that all the documentation I could find on the web was wrong.  At least in the case of the iPad I just bought. I did manage to borrow a device so that I could setup family share and the kids accounts, but when I went to enter the new existing account into the setup of the iPad, it then started leading me through the process to create the account (clearly it didn't bother to check if it really existed already).  In reality, I believe had I just entered a "new ID" for my child, that didn't exist, it would have led me through the same process.  As it was, I had to back out to the first screen and skip the creation process, since I had already created the IDs elsewhere.
    The only part I'm not clear on, is if I still would first have needed to turn on family sharing for my ID before starting this whole process, or whether it would automate that while creating the child AppleID.

  • Wasn't there supposed to be a new Voice for Leopard Speech things?

    Hello!
    I remember that some time ago, I heard that Leopard was going to have new voices of some sort for things that use "speech". I believe it came from someone with the developer beta. Unfortunately, it appears that retail Leopard does not have a new voice, at least doesn't appear in the Speech panel of System Prefs. I may be missing it, however. Is there actually a new voice, of was that a rumor that never materialized?
    I'm running Mac OS 10.5.1 on a 15" Powerbook G4, and everything is fully up-to-date.
    Thanks,
    -Daniel

    Alex is surprisingly natural sounding. I found it accidently when I was poking around looking for large items (it's 670MBs). It should be here:
    "/System/Library/Speech/Voices/Alex.SpeechVoice"
    Had it read a poem and it did quite well. I currently have it make a little announcement when I login:
    "Welcome to Leopard. Francine has changed some of my spots, but I forgive her." Well, my students got a kick out of it....
    Francine
    Francine
    Schwieder

  • How do you transfer data from one iPad to another after manual setup of new device?

    Okay so, i just got a new iPad air, to replace with my old ipad 2. I have already set up the new ipad, and backed up the old one. I went into the settings of the new iPad, and hit 'Restore from backup'. When i did this, it restored the ipad to the backup, but it only managed to get all of my photos, and three of my apps. None of my music was transferred, and neither was the rest of the backup. Now i cannot figure out how to transfer the rest of the data to the new ipad. How do i do this??

    If you only backup with iCloud and have never used iTunes, then there is nothing more for you to do. But you have the iPad original so I'm guessing that you must have used iTunes at some point. This is what I would do - if you still use iTunes.
    Backup the iPad, transfer purchases into iTunes, and sync one last time. If you have any other important files, you may want to transfer them to your computer as well, prior to the update.
    Transfer purchases.
    http://support.apple.com/kb/HT1848
    How to backup and restore from a backup
    http://support.apple.com/kb/HT1766
    After you have all content saved in iTunes and iCloud go to Settings>General>Reset>Erase all content and settings to wipe the old iPad.
    When you get the new iPad, restore from your backup and then sync with iTunes. You will have the option of restoring from iCloud or iTunes when you set the iPad up. I used iTunes because I still use iTunes as my main backup and iCloud as my "backup" backup.
    At some point, remove the old iPad as an associated device in iTunes. Do this after you erase the iPad,
    http://support.apple.com/kb/ht4627
    Remove the iPad from your profile here as well.
    https://supportprofile.apple.com/

  • ? How to setup as new device for testing and reverting back to old backup

    I need to do some testing to see if my backup may be causing poor responsiveness from my home key.
    I have already done a full restore but nothing has changed.  I would like to create a new device and install a few apps to see how things go. Then, I want to erase all the settings and install my old backup if there is no change. I want to ensure I will have access to my all my backups as I dont want to lose them. I have tonnes of apps.
    How can I accomplish this task?

    Plug in to iTunes, select your device, select restore. When it is done, say Set up as New iPod. When you are done, simply repeat the process except select Restore from Backup when it is done.

  • List of Manual Setup required for iSetup to work

    Hi All,
    This is Mugunthan from iSetup development. Based on my interaction with customers and Oracle functional experts, I had documented list of manual setups that are required for smooth loading of selection sets. I am sharing the same. Please let me know if I anyone had to enter some manual setup while using iSetup.
    Understanding iSetup
    iSetup is a tool to migrate and report on your configuration data. Various engineering teams from Oracle develop the APIs/Programs, which migrates the data across EBS instances. Hence all your data is validated for all business cases and data consistency is guarantied. It requires good amount of setup functional knowledge and bit of technical knowledge to use this tool.
    Prerequisite setup for Instance Mapping to work
    ·     ATG patch set level should be same across all EBS instances.
    ·     Copy DBC files of each other EBS instances participating in migration under $FND_SECURE directory (refer note below for details).
    ·     Edit sqlnet.ora to allow connection between DB instacnes(tcp.invited_nodes=(<source>,<central>))
    ·     Make sure that same user name with iSetup responsibility exists in all EBS instances participating in migration.
    Note:- iSetup tool is capable of connecting to multiple EBS instances. To do so, it uses dbc file information available under $FND_SECURE directory. Let us consider three instances A, B & C, where A is central instance, B is source instance and C is target instances. After copying the dbc file on all nodes, $FND_SECURE directory would look like this on each machine.
    A => A.dbc, B.dbc, C.dbc
    B => A.dbc, B.dbc
    C => A.dbc, C.dbc
    Prerequisite for registering Interface and creating Custom Selection Set
    iSetup super role is mandatory to register and create custom selection set. It is not sufficient if you register API on central/source instance alone. You must register the API on all instances participating in migration/reporting.
    Understanding how to access/share extracts across instances
    Sharing iSetup artifacts
    ·     Only the exact same user can access extracts, transforms, or reports across different instances.
    ·     The “Download” capability offers a way to share extracts, transforms, and loads.
    Implications for Extract/Load Management
    ·     Option 1: Same owner across all instances
    ·     Option 2: Same owner in Dev, Test, UAT, etc – but not Production
    o     Extract/Load operations in non-Production instances
    o     Once thoroughly tested and ready to load into Production, download to desktop and upload into Production
    ·     Option 3: Download and upload into each instance
    Security Considerations
    ·     iSetup does not use SSH to connect between instances. It uses Concurrent Manager framework to lunch concurrent programs on source and target instances.
    ·     iSetup does not write password to any files or tables.
    ·     It uses JDBC connectivity obtained through standard AOL security layer
    Common Incorrect Setups
    ·     Failure to complete/verify all of the steps in “Mapping instances”
    ·     DBC file should be copied again if EBS instance has been refreshed or autoconfig is run.
    ·     Custom interfaces should be registered in all EBS instances. Registering it on Central/Source is not sufficient.
    ·     Standard Concurrent Manager should up for picking up iSetup concurrent requests.
    ·     iSetup financial and SCM modules are supported from 12.0.4 onwards.
    ·     iSetup is not certified on RAC. However, you may still work with iSetup if you could copy the DBC file on all nodes with the same name as it had been registered through Instance Mapping screen.
    Installed Languages
    iSetup has limitations where it cannot Load or Report if the number and type of installed languages and DB Charset are different between Central, Source and Target instances. If your case is so, there is a workaround. Download the extract zip file to desktop and unzip it. Edit AZ_Prevalidator_1.xml to match your target instance language and DB Charset. Zip it back and upload to iSetup repository. Now, you would be able to load to target instance. You must ensure that this would not corrupt data in DB. This is considered as customization and any data issue coming out this modification is not supported.
    Custom Applications
    Application data is the prerequisite for the most of the Application Object Library setups such as Menus, Responsibility, and Concurrent programs. iSetup does not migrate Custom Applications as of now. So, if you have created any custom application on source instance, please manually create them on the target instance before moving Application Object Library (AOL) data.
    General Foundation Selection Set
    Setup objects in General foundation selection set supports filtering i.e. ability to extract specific setups. Since most of the AOL setup data such as Menus, Responsibilities and Request Groups are shipped by Oracle itself, it does not make sense to migrate all of them to target instance since they would be available on target instance. Hence, it is strongly recommended to extract only those setup objects, which are edited/added, by you to target instance. This improves the performance. iSetup uses FNDLOAD (seed data loader) to migrate most of the AOL Setups. The default behavior of FNDLOAD is given below.
    Case 1 – Shipped by Oracle (Seed Data)
    FNDLOAD checks last_update_date and last_updated_by columns to update a record. If it is shipped by Oracle, the default owner of the record would be Oracle and it would skip these records, which are identical. So, it won’t change last_update_by or last_updated_date columns.
    Case 2 – Shipped by Oracle and customized by you
    If a record were customized in source instance, then it would update the record based on last_update_date column. If the last_update_date in the target were more recent, then FNDLOAD would not update the record. So, it won’t change last_update_by column. Otherwise, it would update the records with user who customized the records in source instance.
    Case 3 – Created and maintained by customers
    If a record were newly added/edited in source instance by you, then it would update the record based on last_update_date column. If the last_update_date of the record in the target were more recent, then FNDLOAD would not update the record. So, it won’t change last_update_by column. Otherwise, it would update the records with user who customized the records in source instance.
    Profiles
    HR: Business Group => Set the name of the Business Group for which you would like to extract data from source instance. After loading Business Group onto the target instance, make sure that this profile option is set appropriately.
    HR: Security Profile => Set the name of the Business Group for which you would like to extract data from source instance. After loading Business Group onto the target instance, make sure that this profile option is set appropriately.
    MO: Operating Unit => Set the Operating Unit name for which you would like to extract data from source instance. After loading Operating Unit onto the target instance, make sure that this profile option is set if required.
    Navigation path to do the above setup:
    System Administrator -> Profile -> System.
    Query for the above profiles and set the values accordingly.
    Descriptive & Key Flex Fields
    You must compile and freeze the flex field values before extracting using iSetup.
    Otherwise, it would result in partial migration of data. Please verify that all the data been extracted by reporting on your extract before loading to ensure data consistency.
    You can load the KFF/DFF data to target instance even the structures in both source as well as target instances are different only in the below cases.
    Case 1:
    Source => Loc1 (Mandate), Loc2 (Mandate), Loc3, and Loc4
    Target=> Loc1, Loc2, Loc3 (Mandate), Loc4, Loc5 and Loc6
    If you provide values for Loc1 (Mandate), Loc2 (Mandate), Loc3, Loc4, then locations will be loaded to target instance without any issue. If you do not provide value for Loc3, then API will fail, as Loc3 is a mandatory field.
    Case 2:
    Source => Loc1 (Mandate), Loc2 (Mandate), Loc3, and Loc4
    Target=> Loc1 (Mandate), Loc2
    If you provide values for Loc1 (Mandate), Loc2 (Mandate), Loc3 and Loc4 and load data to target instance, API will fail as Loc3 and Loc4 are not there in target instance.
    It is always recommended that KFF/DFF structure should be same for both source as well as target instances.
    Concurrent Programs and Request Groups
    Concurrent program API migrates the program definition(Definition + Parameters + Executable) only. It does not migrate physical executable files under APPL_TOP. Please use custom solution to migrate executable files. Load Concurrent Programs prior to loading Request Groups. Otherwise, associated concurrent program meta-data will not be moved even through the Request Group extract contains associated Concurrent Program definition.
    Locations - Geographies
    If you have any custom Geographies, iSetup does not have any API to migrate this setup. Enter them manually before loading Locations API.
    Currencies Types
    iSetup does not have API to migrate Currency types. Enter them manually on target instance after loading Currency API.
    GL Fiscal Super user--> setup--> Currencies --> rates -- > types
    Associating an Employee details to an User
    The extract process does not capture employee details associated with users. So, after loading the employee data successfully on the target instance, you have to configure them again on target instance.
    Accounting Setup
    Make sure that all Accounting Setups that you wish to migrate are in status “Complete”. In progress or not-completed Accounting Setups would not be migrated successfully.
    Note: Currently iSetup does not migrate Sub-Ledger Accounting methods (SLA). Oracle supports some default SLA methods such as Standard Accrual and Standard Cash. You may make use of these two. If you want to use your own SLA method then you need to manually create it on target instances because iSetup does not have API to migrate SLA. If a Primary Ledger associated with Secondary Ledgers using different Chart of Accounts, then mapping rules should be defined in the target instance manually. Mapping rule name should match with XML tag “SlCoaMappingName”. After that you would be able to load Accounting Setup to target instance.
    Organization API - Product Foundation Selection Set
    All Organizations which are defined in HR module will be extracted by this API. This API will not extract Inventory Organization, Business Group. To migrate Inventory Organization, you have to use Inventory Organization API under Discrete Mfg. and Distribution Selection Set. To extract Business Group, you should use Business Group API.
    Inventory Organization API - Discrete Mfg & Distribution Selection Set
    Inventory Organization API will extract Inventory Organization information only. You should use Inventory Parameters API to move parameters such as Accounting Information. Inventory Organization API Supports Update which means that you can update existing header level attributes of Inventory Organization on the target instance. Inventory Parameters API does not support update. To update Inventory Parameters, use Inventory Parameters Update API.
    We have a known issue where Inventory Organization API migrates non process enabled organization only. If your inventory organization is process enabled, then you can migrate them by a simple workaround. Download the extract zip file to desktop and unzip it. Navigate to Organization XML and edit the XML tag <ProcessEnabledFlag>Y</ProcessEnabledFlag> to <ProcessEnabledFlag>N</ProcessEnabledFlag>. Zip it back the extract and upload to target instance. You can load the extract now. After successful completion of load, you can manually enable the flag through Form UI. We are working on this issue and update you once patch is released to metalink.
    Freight Carriers API - Product Foundation Selection Set
    Freight Carriers API in Product Foundation selection set requires Inventory Organization and Organization Parameters as prerequisite setup. These two APIs are available under Discrete Mfg. and Distribution Selection Set. Also,Freight Carriers API is available under Discrete Mfg and Distribution Selection Set with name Carriers, Methods, Carrier-ModeServ,Carrier-Org. So, use Discrete Mfg selection set to load Freight Carriers. In next rollup release Freight Carriers API would be removed from Product Foundation Selection Set.
    Organization Structure Selection Set
    It is highly recommended to set filter and extract and load data related to one Business Group at a time. For example, setup objects such as Locations, Legal Entities,Operating Units,Organizations and Organization Structure Versions support filter by Business Group. So, set the filter for a specific Business Group and then extract and load the data to target instance.
    List of mandatory iSetup Fwk patches*
    8352532:R12.AZ.A - 1OFF:12.0.6: Ignore invalid Java identifier or Unicode identifier characters from the extracted data
    8424285:R12.AZ.A - 1OFF:12.0.6:Framework Support to validate records from details to master during load
    7608712:R12.AZ.A - 1OFF:12.0.4:ISETUP DOES NOT MIGRATE SYSTEM PROFILE VALUES
    List of mandatory API/functional patches*
    8441573:R12.FND.A - 1OFF:12.0.4: FNDLOAD DOWNLOAD COMMAND IS INSERTING EXTRA SPACE AFTER A NEWLINE CHARACTER
    7413966:R12.PER.A - MIGRATION ISSUES
    8445446:R12.GL.A - Consolidated Patch for iSetup Fixes
    7502698:R12.GL.A - Not able to Load Accounting Setup API Data to target instance.
    Appendix_
    How to read logs
    ·     Logs are very important to diagnose and troubleshoot iSetup issues. Logs contain both functional and technical errors.
    ·     To find the log, navigate to View Detail screens of Extracts/ Transforms/Loads/Standard/Comparison Reports and click on View Log button to view the log.
    ·     Generic Loader (FNDLOAD or Seed data loader) logs are not printed as a part of main log. To view actual log, you have to take the request_id specified in the concurrent log and search for the same in Forms Request Search Window in the instance where the request was launched.
    ·     Functional errors are mainly due to
    o     Missing prerequisite data – You did not load one more perquisite API before loading the current API. Example, trying to load “Accounting Setup” without loading “Chart of Accounts” would result in this kind of error.
    o     Business validation failure – Setup is incorrect as per business rule. Example, Start data cannot be greater than end date.
    o     API does not support Update Records – If the there is a matching record in the target instance and If the API does not support update, then you would get this kind of errors.
    o     You unselected Update Records while launching load - If the there is a matching record in the target instance and If you do not select Update Records, then you would get this kind of errors.
    Example – business validation failure
    o     VONAME = Branches PLSQL; KEY = BANKNAME = 'AIBC‘
    o     BRANCHNAME = 'AIBC'
    o     EXCEPTION = Please provide a unique combination of bank number, bank branch number, and country combination. The 020, 26042, KA combination already exists.
    Example – business validation failure
    o     Tokens: VONAME = Banks PLSQL
    o     BANKNAME = 'OLD_ROYAL BANK OF MY INDIA'
    o     EXCEPTION = End date cannot be earlier than the start date
    Example – missing prerequisite data.
    o     VONAME = Operating Unit; KEY = Name = 'CAN OU'
    o     Group Name = 'Setup Business Group'
    o     ; EXCEPTION = Message not found. Application: PER, Message Name: HR_ORG_SOB_NOT_FOUND (Set of books not found for ‘Setup Business Group’)
    Example – technical or fwk error
    o     OAException: System Error: Procedure at Step 40
    o     Cause: The procedure has created an error at Step 40.
    o     Action: Contact your system administrator quoting the procedure and Step 40.
    Example – technical or fwk error
    o     Number of installed languages on source and target does not match.
    Edited by: Mugunthan on Apr 24, 2009 2:45 PM
    Edited by: Mugunthan on Apr 29, 2009 10:31 AM
    Edited by: Mugunthan on Apr 30, 2009 10:15 AM
    Edited by: Mugunthan on Apr 30, 2009 1:22 PM
    Edited by: Mugunthan on Apr 30, 2009 1:28 PM
    Edited by: Mugunthan on May 13, 2009 1:01 PM

    Mugunthan
    Yes we have applied 11i.AZ.H.2. I am getting several errors still that we trying to resolve
    One of them is
    ===========>>>
    Uploading snapshot to central instance failed, with 3 different messages
    Error: An invalid status '-1' was passed to fnd_concurrent.set_completion_status. The valid statuses are: 'NORMAL', 'WARNING', 'ERROR'FND     at oracle.apps.az.r12.util.XmlTransmorpher.<init>(XmlTransmorpher.java:301)
         at oracle.apps.az.r12.extractor.cpserver.APIExtractor.insertGenericSelectionSet(APIExtractor.java:231)
    please assist.
    regards
    girish

  • Is there a workaround so for Leopard and iCloud yet?

    I have an iMac PowerPC on Leopard at work and a MobileMe account which syncs my iPhone4 (iOS4), iPad1 (iOS4), my work iMac (Leopard) and my home Mac Pro (Snow Leopard). Syncing works perfectly. I love it.
    I've been holding off on updating my MacPro to Lion and my devices to iOS5 and iCloud because I REALLY don't want to lose the ability to use Leopard Addressbook and iCal at work.
    I just hate the thought of my iMac Addressbook and iCal databases not being sync'able anymore rending them useless, certainly more and more as I add to my calendars and contacts on my other 3 devices with my iMac out f the loop since you can't go farther than Leopard on a PowerPC.
    If there is no way to keep my iMac in the synch "loop" after upgrading to iCloud, I guess I'll be forced to use my iPad or iPhone Contacts and Calendar at work and have them sync to iCloud so at least my iPhone, iPad and MacPro will be in sync.
    What a shame. I know I'm not alone. I can't get work to buy me a new Mac (especially since everyone else is on PCs) just so I can use my computer's Addressbook and iCal applications. Otherwise it's still a viable computer.
    I'm hoping there's some 3rd party programmer out there working on solving this issue. There are just too many Leopard computers out there with lots of life in them to become obsolete because of iCloud. What a strange way to kill a computer product and OS line.
    S

    The problem with the post above is that events created in ical don't sync to icloud,ical can only retrieve it from the cloud,so I tried something to solve that.
    Just figured out how to get an icloud-account in ical for Leopard 10.5.8
    you'll find the info in:
    ~/library/calendars/[the calendar that ends with] .caldav/info.plist
    Open the info.plist with textedit
    somewhere down the page you'll find <key>PrincipalURL</key>
    underneath this:
    <string>https://p02-caldav.icloud.com:/XXXXXXXXX/calendars/YYYYYYYY-YYYY-YYYY-YYYY-Y/</string>
    X.....being your unique ID
    Y.....being the calender ID
    In ical:
    -Click create account
    -description = whatever name you like
    -user name= apple id
    -password=apple id
    -server options= https://p02-caldav.icloud.com/[your unique ID]/principal/
    This creates the icloud account.
    Than:
    -export a calendar to the desktop
    -drag the calendar on the icloud account
    there's your icloud calendar!
    click 'get info' from that calendar and you will see the url that should connect to icloud but......it doesn't!
    Can anyone help me with that please?
    I tried a thousand different url's but I can't get ical to connect with icloud.
    Greetz Frank

  • SuperDuper version 2.5 for Leopard Lives

    We're happy to announce the immediate availability of
    SuperDuper! 2.5, the latest version of our popular disk
    copying utility for Mac OS X
    <http://www.shirt-pocket.com/>
    I am pleased to report the new SuperDuper for Leopard is working
    great. I downloaded it this morning, registered and cloned my
    primary drive to an external drive. The proof was I then booted
    from the external drive with no problems.
    FYI, I have the external drive setup with two partitions. One the
    larger is for Time Machine and the other is called SuperDuper
    Backup. Seems to work good for me.
    The Time Machine is nice but I still prefer and will use SuperDuper
    as my primary backup utility.
    No trashy ACL errors when I had SD repair the permissions. Too
    bad Apple has not fixed the Disk Utility.

    Hello MacMedic:
    I do not want to start a side discussion, but what do you mean by +"buggy Time Machine?"+ I use both SD and Time Machine myself - for different reasons. However, I found Time Machine far superior to restoring specific data files.
    Barry

  • No "New Mac for My Mac". Leopard not finding disk, Apple doesn't care...

    After several years and several Macs I hit my first major bump with Apple. Today, I felt like I was back in my days of owning a windows machine. (Well, not really.)
    I decided to update my G4 Quicksilver (2002). It's a 933Mhz. I installed the max RAM (1.5G). And ordered a new hard drive and OSX Leopard. I didn't want to do an upgrade, but a clean install. And I figured I would install on a larger drive instead of the 50G drive that came with my Mac.
    Using Apples site as a reference for upgrading to a SATA drive. I bought a Sonnet controller and a Seagate 500G drive. Both installed quickly and without any trouble, my Tiger disk mounted the new drive. And in Disk utility I partitioned the new drive.
    BUT, when I tried to install Leopard, and it rebooted to the setup screen, it never sees the new drive. I found this problem repeated on several forums and I have tried all of the suggestions. They did not work for me.
    As a test, I put my Tiger install disk in, and it sees the new drive immediately. But Leopard does not.
    I called Apple support. Long story short, when they could not figure out what was going on, (and pretending they have never heard of this problem) their answer to me was, "Since you are not trying to install Leopard on your original hard drive, we can not give you any support".) When I argued that all I had done was install a larger hard drive, like everyone does, and that this Retail Leopard Disk was sold as a "New Mac for your Mac", they didn't care either.
    So, it doesn't matter how long you have been a loyal customer. Or how many systems you have registered with Apple. Or how many of your friends and family you switch over to Macs. The bottom line here, is well, their "bottom line". If I really want a "New Mac", I need to buy a "New Mac". That's basically what I was told. Never mind that I do have several Macs. I just wanted update this one.
    I am very disappointed in Apple right now. I paid for this G4, I paid for the 3 year support plan, which I never used. I paid for this Leopard software. But because I wanted a larger drive, they tossed me aside.
    So, having said all that. If anyone has any ideas, I would appreciate it.
    Things I have tried that did not work are the "set and wait" solution. I waited over 2 hours and the disk never mounted.
    I tried Disk Utility in the setup and it doesn't see the drive. I tried Terminal. It sees the drive but not as a partitioned drive. And it won't mount the drive.
    I thought I might install Tiger, then upgrade it to Leopard. I would like a clean install. Not sure what will happen if I choose "erase and install".
    Having said all that, I do still think Apple is number one. But they need to fix this issue fast.
    Thanks in advance,
    TroyD.

    Ok, here is an update of what I had to do.
    I did as requested and contacted Sonnet. I already have the current firmware. But they told me this problem showed no real pattern. Some people had this issue, others did not. What I ended up doing works so far.
    I installed a clean version of Leopard on one of my current ATA drives. Though I did encounter the "Blue Screen", once I forced it to reboot, things seem to work and I have not had the blue screen again. I ran all the updates to Leopard and rebooted back into my first ATA drive which runs Tiger.
    Then, I used SuperDuper to clone copy the fresh install of Leopard from the ATA drive to the new SATA drive that Leopard could not see before. Then, I set the new SATA drive as the startup disk and rebooted. So far so good. I haven't done much with it yet, but it seems "snappier" and I have high hopes that it will give me what I was looking for. (A slightly faster G4).
    Troy

  • Setup on new iMac, asking for a Keychain Password for com.apple.smig

    I am doing setup on new iMac, we have the old iMac asking for a Keychain Password for com.apple.smig.
    Does anyone know what this is? What is it looking for?

    Has anyone else figured this out? I'm getting it on every machine I upgrade and I have about 18 more to go and would like to fix it.
    These are brand new iMac's shipped with Mountain Lion. I turn them on and the third screen asks if you want to transfer items from a backup or another Mac. I choose another Mac. Then use Migration Assistant on the users old machine (running Snow Leopard 10.6.8) and then let it transfer all of their files.
    At just about the end of the transfer the new Mac pops up this error and waits until an action is taken. I've tried every password it could have been on the previous users machine to no avial. The only option appears to be hitting cancel and movi ng on but I'd like to know what is breaking when this happens becase the machines exhibit a strange spinning wheel hang when logging in afterwards?
    Here's a screen shot of the new iMac and the problem:
    Thanks!

  • HT201269 When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a serve

    When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a server error. Have no clue what to do... I've restarted the iPad and get the same message. But my internet works just fine.

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Please read my question carefully, this is, I think, a question for the experts. It's not the usual name change question.   When I setup my new MacBook Pro, something slipped by me and my computer was named First-Lasts-MacBook-Pro (using my real first and

    Please read my question carefully, this is, I think, a question for the experts. It's not the usual name change question.
    When I setup my new MacBook Pro, something slipped by me and my computer was named First-Lasts-MacBook-Pro (using my real first and last name).
    I changed the computer name in Preferences/Sharing to a new name and Preferences/Accounts to just be Mike. I can right click on my account name, choose advanced, and see that everything looks right.
    However, If I do a scan of my network with my iPhone using the free version of IP Scanner, it lists my computer as First-Lasts-MacBook-Pro! And it lists the user as First-Last.
    So even though another Mac just sees my new computer name, and my home folder is Mike, somewhere in the system the original setup with my full name is still stored. And it's available on a network scan. So my full name might show up at a coffee shop.
    Can I fully change the name without doing a complete re-install of Lion and all my apps?

    One thought... you said the iPhone displayed your computer's old name? I think that you must have used the iPhone with this computer before you changed the name. So no one else's iPhone should display your full name unless that iPhone had previously connected to your Mac. For example, I did this exact same change, and I use the Keynote Remote app to connect with my MacBook Pro. It would no longer link with my MacBook Pro under the old name, and I found that I had to unlink and then create a new link under the new name. So the answer to your question is, there is nothing you need to do on the Mac, but rather the phone, and no other phone will display your full name.

  • How do I transfer a licence for Leopard to a new computer

    Hi.
    I have a family pack for Leopard 10.5. All 5 licenses have been used.
    However, one of the machines now has a different OS on it, so effectively, only 4 of the licences are in use and I wish to re-use the final licence.
    How do I do that please?
    Thanks in advance for your help, folks.
    Neil

    How do I do that please?
    If you haven't already, erase the OS from that machine and install it elsewhere. The client version of Mac OS X uses the honor system, and the number or location of installations isn't stored or tracked anywhere.
    You won't be asked to provide the serial number during installation or setup.
    (49105)

  • I setup a new apple ID for my IPAD, but I want to transfer music, pictures form a different apple ID

    setup a new apple ID for my IPAD, but I want to transfer music, pictures form a different apple ID

    Anything Downloaded with a Particular Apple ID is tied to that Apple ID and Cannot be Merged or Transferred to a Different Apple ID.
    Apple ID FAQs  >  http://support.apple.com/kb/HE37

  • I'm trying to setup my new iphone and the Apple ID it asks for is my friends old Apple ID that she no longer has access to. How can I fix this?

    I'm trying to setup my new iphone and the Apple ID it asks for is my friends old Apple ID that she no longer has access to. How can I fix this so I can use my new phone? The first step asks for my iCloud info but then asks for my friends after I agree to the terms.

    The iPhone is new, has never been used. When asked if I want to set it up as a new phone, restore from an iTunes backup, or my iCloud backup I selected iCloud. It then askes for me to sign in with my Apple ID, I then agree to the terms, then it asks for me to sign into my friends Apple ID. She and I have used each other's computers in the past so I assume this is where her information is coming from. The problem is she no longer had that email or Apple ID and has no way of gaining access to it and therefor I am unable to proceed.
    I suppose my question is, how can I remove her information from mine so I can setup my new phone using iCloud. Also, I have already checked my Apple ID online and nowhere on my account is her information listed.

Maybe you are looking for

  • I am unable to use services for objects  while creating a PO

    Hi All, I am unable to use services for objects  while creating a PO ie in me21n / Me22n . Our client wants to attach some doucument along with the PO, we want to use services for object for this. I use this services for objects in admin level , but

  • How to: accept then process all mail for the MTA.

    using messaging server 5.1 what channel definations are required to tell the MTA to accept all incomming mail and then process it. Instead of dropping it at the door, meaning that it just rejects the message if the user is not housed on the system.

  • SAP Router status shows cancelled in SMP

    Dear all, We have an issue in SAP Router - SMP. I have checked SAP status , its shows cancelled in Service market place. we could not able access SAP through Router string . Kindl;y advise.

  • IMovie while export gonna crash!!! mac OS 10.8.2

    Process:         iMovie [589] Path:            /Applications/iMovie.app/Contents/MacOS/iMovie Identifier:      com.apple.iMovieApp Version:         9.0.8 (1778) Build Info:      iMovieApp-1778000000000000~2 App Item ID:     408981434 App External ID:

  • Captivate 5 and Win 7 - 64 bit

    does Captivate 5 work with 64 bit Windows? Doesn't say in the requirements. Brad