3rd Party Loops won't show up

I have browsed the forum and help sites and have seen many similar problems, but even after reading through everything I couldn't find something to fix my problem.
I just bought a loop set that were all .wav files. I converted them into .aiff files with the apple loops utility, and dragged that folder into the garageband loop browser. Everything looked fine, and I got that swirly rainbow ball to show that it was loading the loops, but I can't find them in my loop browser anywhere.
By the way, the filter loop check box in the preferences is definitely unchecked, and I can see all other loops. I also have the browser option set to see all loops.
I tried importing one individual loop by dragging it into the music editing pane, and then dragging that loop over into the loop library, and everything worked fine. The only problem is that I have a bunch of loops, and doing this for every individual loop is more trouble than it is worth.
note: Even though the loops don't show up in the loops browser, I can see the individual files in the Library/Audio/Apple Loops/User Loops/SingleFiles folder
thanks in advance for any ideas

this part is a bit confusing:
I tried importing one individual loop by dragging it into the music editing pane, and then dragging that loop over into the loop library
but what happens if you drop a file directly into the loop browser instead of dropping the folder?

Similar Messages

  • IPhone 3rd party apps won't launch anymore!

    After updating the iPhone software to 3.1, a host of 3rd-party apps won't launch anymore (appear for 1 second, then revert back to the apps icons page).
    I've tried upgrading to iTunes 9, uninstalling then reinstalling ALL apps on the iPhone via iTunes, hard rebooting my iPhone, restarting my iMac, etc etc, but nothing works.
    On a iPhone 3Gs page on the Forums, I saw many others having similar difficulties and blaming it on the XX upgrade. One solution proposed there was to download a free app from the App Store and install it. Tried that, and it didn't work for me.
    I hope Apple will give this attention, because it's basically disabled my iPhone's business-sensitive functionalities (like 1Password) on the eve of a 2week business trip ... and on business trips, I don't have my iMac with me! >:-(
    In case it helps the OS is showing as 3.1 (7C144) on my device.

    Hi!
    I may have a solution to your problem. I updated to Firmware 3.1 today and couldn´t open any application i downloaded. I seems the updated version of iTunes handles apps a little different from before. When you connect your iPhone and it pops up in iTunes, right click on it to enter your configuration area (for the iPhone). At the top bar you have a row of options like music, pictures, podcast and somewhere in the middle you have the option "Programs". Click on that and you will see a list of all the programs you have downloaded in iTunes. Unfortunatly you have to recheck all the boxes at the left side of the program you want to be synched to your iPhone. Check these boxes and click "Apply" at the bottom right and iTunes will now transfer them to your iPhone. Easy breasy when you know how to do.
    Best of luck, Cheers!

  • Deleting 3rd Party Loops... where the freak are they stored???

    Yes, I know that by default, loops are stored in Library/Application Support/Garageband/Apple Loops, or the similar address under my user library.
    And, I know there is another folder close by, for Jam Packs.
    However, I have been going INSANE, trying to find old, single-hit files and obsolete loops which i have downloaded from 3rd party sources. They are NOT in the regular places such as the Apple loops folder.
    All of them were installed by drag and drop method into the Garageband loop browser, so one would assume they all went to the same place.
    How in the world do i find these loops?
    The Finder and Spotlight have turned up nothing.
    I have about 5,000 i'd like to trash to make room for more important things.
    Can Garageband be THIS cumbersome?

    HangTime wrote:
    yes, that was telling him to not delete it by hand because, as Christoph points out above, you then need to reindex, whereas deleting it through GB takes care of that.
    with 5,000, it's probably worth the reindex, deleting one at a time through GB would be ... tiring.
    Actually. i like your idea of deleting from the browser. They are scattered in different categories and different folders. I'd have to search and test them anyway... so I might as well just axe them when i come upon them in the browser.
    I swear I've tried it that way before, to no avail..
    Thanks a lot for you help.

  • "3rd Party Plug-Ins" Not Showing Up In Preference Pane...

    I'm trying to install a couple of 3rd-Party Plug-Ins... Apparently the procedure for this is to go to Preferences, and in the "General" pane, there should be a heading that says "3rd Party Plug-Ins" along with buttons "Choose..." and "Clear" and a path.
    On my General Preferences Pane, there is no such section... It goes right from "Content Library & Templates" to "Media," with no "3rd Party Plug-Ins" listed anywhere in the pane.
    Using Motion 3.0.2.... Did something change and they didn't change the manual to match? Or is there some setting elsewhere that's making that option disappear?
    Thanks!!!
    Nick

    Howdy,
    The "3rd party plug-ins" section in the Library and preferences really refers to AE plug-ins. Third-party FxPlug plug-ins (like dvMatte or Boris Continuum) show up mixed in with the regular filters and generators.
    That "3rd party plug-ins" path setting in the preferences doesn't appear on Intel-based Macs, as they're no longer supported. If you have a PowerPC system, they'll show up (and so will the setting).

  • TNS-12154...3rd Party tools won't connect to 9.2iEE

    Platform:
    Pentium 4 2.4GHz
    Windows 2000 (SP2)
    Oracle 9iEE 9.2
    OWB 9.2
    Quest Software Data Dictionary for Oracle
    Other 3rd party tools accessing Oracle RDBMS
    We have installed Oracle 9iEE, and OWB 9.2. OWB Client and Server components have been installed into their own 'oracle_home' directories. All software is installed on the one machine.
    We have also installed Quest Software Data Dictionary for Oracle on the machine.
    We have found 2 TNSNAMES.ORA files on the machine....one for the database itself, and the other in the OWB Client 'Oracle home'
    The OWB client connects with the database ok, but the Quest software and other 3rd party tools come back with the error of TNS-12154. 3rd party tools were ok while we had 9iPE installed. But have stopped connecting with the oracle database since the installation of 9iEE and OWB, and come up with the TNS-12154 error each time we try.
    We have 3 'Home' entries in the Registry under HKEY_LOCALMACHINE>SOFTWARE>ORACLE. One for 9iEE, and 2 others each for the OWB Server & Client.
    Below are the TNSNAMES.ORA, SQLNET.ORA, and LISTENER.ORA contents for the 9iEE installation:
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92ee\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ora92ee.mydomain =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = myserver)(PORT = 1521))
    CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ora92ee.mydomain)
    INST1_HTTP.mydomain =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = myserver)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA.mydomain =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    # LISTENER.ORA Network Configuration File: C:\oracle\ora92ee\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = myserver)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92ee)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ora92ee.mydomain)
    (ORACLE_HOME = C:\oracle\ora92ee)
    (SID_NAME = ora92ee)
    # SQLNET.ORA Network Configuration File: C:\oracle\ora92ee\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DEFAULT_DOMAIN = mydomain
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    Below is the TNSNAMES.ORA for OWB Client:
    # TNSNAMES.ORA Network Configuration File: C:\oracle\OWB92_C\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    OWB92NETSERVICE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = myserver)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ora92ee.mydomain)
    When LISTENER is started, the following is displayed.....
    LSNRCTL> Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Production
    System parameter file is C:\oracle\ora92ee\network\admin\listener.ora
    Log messages written to C:\oracle\ora92ee\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mydomain)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    STATUS of the LISTENER
    Alias listener
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Production
    Start Date 28-AUG-2003 22:51:52
    Uptime 0 days 0 hr. 0 min. 4 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\ora92ee\network\admin\listener.ora
    Listener Log File C:\oracle\ora92ee\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mydomain)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "ora92ee.mydomain" has 1 instance(s).
    Instance "ora92ee", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    NOTE THE STATUS OF THE INSTANCES!...Can't get them to start as READY.
    After a minute or two, status check shows (without any other action)......NOTE THE ADDITIONAL INSTANCE ENTRIES THAT APPEAR.
    LSNRCTL> Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
    STATUS of the LISTENER
    Alias listener
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Production
    Start Date 28-AUG-2003 22:51:52
    Uptime 0 days 0 hr. 1 min. 10 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\ora92ee\network\admin\listener.ora
    Listener Log File C:\oracle\ora92ee\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mydomain)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mydomain)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myserver.mydomain)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "ora92ee.mydomain" has 2 instance(s).
    Instance "ora92ee", status UNKNOWN, has 1 handler(s) for this service...
    Instance "ora92ee", status READY, has 1 handler(s) for this service...
    Service "ora92eeXDB.mydomain" has 1 instance(s).
    Instance "ora92ee", status READY, has 1 handler(s) for this service...
    The command completed successfully
    THE NEW INSTANCE STATUS COME UP AS READY, UNLIKE THE PREVIOUS STATUS OF UNKNOWN!
    My guess is the 2 TNSNAMES.ORA files on the machine, and the contents of the Registry 'Home' entries are causing the issues. But I'm not sure of what actions to take, and why initially the service instances come up as 'UKNOWN', and then the other 2 appear as 'READY'. ora92ee.mydomain has 2 instances of the service....baffling.
    Is it to do with installing 9iEE on a single machine, rather than a Client/Server environment?
    Any ideas upon how we can get our 3rd party tools to successfully connect to the Oracle database again will be greatly appreciated!
    Thanks!

    problem solved

  • Exchange Server 2013 with 3rd party wild Card Certificate shows Invalid

    Hi Team,
    I've Exchange Server 2013 SP1. Imported a valid 3rd party wild Card Certificate but the status is continuously showing  "Invalid" on all my 2013 servers. Any help?
    Thank you.
    Muhammad Nadeem Ahmed Sr System Support Engineer Premier Systems (Pvt) Ltd T. +9221-2429051 Ext-226 F. +9221-2428777 M. +92300-8262627 Web. www.premier.com.pk

    Hello,
    Can you enable it on the Exchange Services like, IIS, SMTP without any issues?
    If the certificate is for OWA, is there any certificate issue when you accessing OWA?
    Run the following command to get the Exchange Certificate information and post them for researching:
    Get-ExchangeCertificate |FL
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • My 3rd party apps won't open. Please Help (Ipad Mini 6.1.3)

    I have downloaded a 3rd party app, after using it for several weeks without interruption. It suddenly won't open (crashes) everytime I tried to open it. I have already tried on re installing the app, but nothing happened. Please help, I badly needed that app.

    Try deleting the app, closing all apps in the recents tray, reboot the iPad, and then download the app again.
    In order to cloase all apps - Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Close all of them. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.
    Download the app again.

  • All my 3rd party apps won't open on my iPhone 4.

    Recently all my apps won't open on my iPhone. All the stock Apple apps work though. All the 3rd party apps don't work. What can I do? I tried resetting, and restoring. What else should i try?

    I'm also going through this problem and the only way to fix it (as far as I know) is go to App Store in your iPhone and download any random app (free app preferably), then make sure all your 3rd party apps work again and delete the random app you just downloaded.

  • My 3rd Party SSD won't mount

    I am having trouble because I can't tell exactly what my problem is, in order to find the solution.
    I have just installed a Crucial M500 SSD into a Macbook Pro. I installed and time machine'd it as an external drive, and it booted just fine (using the Option Key).
    I put it inside the MBP, and I go automatically to Recovery. I can't mount the drive.
    It's unclear to me if this is some kind of OS X problem, or if this is because of the 3rd party SSD issue that so many are plagued with, since Apple decided to lock down kext signing.
    Regarding the Yosemite SSD problem, everyone on the internet points to this:
    http://www.cindori.org/Trim-enabler-and-yosemite/
    But this assumes the drive can be mounted. My Macintosh HD volume is grayed out and can't be mounted.
    I have confirmed the drive is fine and the cable is fine, because the original HDD works fine if I put it back in the Mac, and the SSD works fine if I put it back in an enclosure.
    I've already done the installation and time machine process twice, with the same results. Repeated attempts to repair and erase have resulted in worse results, until I took the SSD out, used it externally again, and put it back in.
    I could really use some sage guidance here!

    I gave you steps but not what to do at each step. So, you need to first boot from the external drive that holds your original system:
    Boot Using OPTION key:
      1. Restart the computer.
      2. Immediately after the chime press and hold down the
          "OPTION" key.
      3. Release the key when the boot manager appears.
      4. Select the external disk icon.
      5. Click on the arrow button below the icon.
    Next, you need to repartition and reformat the SSD which is now the internal drive:
    Drive Partition and Format
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Now, you need to boot from the Recovery  HD that is located on your now external drive:
    Boot Using OPTION key:
      1. Restart the computer.
      2. Immediately after the chime press and hold down the
          "OPTION" key.
      3. Release the key when the boot manager appears.
      4. Select the Recovery HD icon. If there are two DO NOT use the one labeled 10.10.
      5. Click on the arrow button below the icon.
    When the Utilities Menu appears:
    Clone using Restore Option of Disk Utility
      1. Open Disk Utility in the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Select the destination volume from the left side list and drag
           it to the Destination entry field.
      5. Select the source volume from the left side list and drag it to
          the Source entry field.
      6. Double-check you got it right, then click on the Restore button.
    Destination means the internal new SSD. Source means the external former internal drive.
    Upon completion quit Disk Utility. From the Apple menu in the screen menubar select Set Startup Disk. Set it to the internal SSD. Select Restart.

  • Importing 3rd party loops doesnt work

    in logic pro x when i drag and drop loops from my loop library folders they dont import at all (worked fine in logic 8). the popup window asks where i want to use them from and no matter if i choose original location or import to new folder they dont show up in the loop browser.
    anyone know why?
    Thx
    Murray

    Maybe you need to select the user category?

  • Old expansion pack loops won't show up

    Installing the new Garageband has been nothing but a headache.
    My main problem if that I can't get loops from older expansion packs to show up. I believe I've located my current new loops library and they're all .caf files while my old ones are .aif files. I've tried pasting my old .aif files into the new apple loops folder, but they don't show up. Is there a way to get both to show up - or is there some way to switch back to the old ones?
    Also - at some point I did something that makes a lot of instruments and settings show up twice.
    I'd love to get both issues resolved, but the first is the most important for me cause I can't use some of my favorite loops.

    It doesn't matter where you keep your loops, you don't have to have them all in one folder. Just drag the loops you want to add into GB's loop browser, they will be indexed and are available afterwards.
    As for your settings: Locate the files in the Instrument Library folder and just delete the duplicates – it should be fine then after you restart GB.

  • Loops won't show

    Hi
    My Loops dissapeared from my loop browser (i.e. it's greyed out), I guess I must of clicked onsomething without realising what the consequences were/are (LOL). When I click on the Loop browser it just tells me it can't find them and asks me to re-install them!
    I (of course) can see them in my audio folder (home/library/audio/apple loops etc) so I assume you don't need to re-install. However, how do I get them back into my Garage band - and -  Logic which is what I more often use.
    Thanks in advance.
    p.s. i'm still on Tiger and so using 3.0.4. But that shouldn't make a big difference. 
    p.s.s. I'm on Logic Express 8.

    Hi BobGus
    Great, it worked straight away - and it sorted out the loops in Garageband also?????!!!!!
    Normally they'd be found in the Garageband folder inLibrary/Application Support/etc so there must be something there about the order you (re) install loops...... mmm Interesting. I guess, which nobody here seems to have noticed, or been able to explain, that there must be a hierachy in the file system somwhere. When you install and run Logic on your system it uses the same Apple Loops as GB, but changes their placement in the Libray, storing them in a new (and neutral) directory 'library/audio/apple loops' and NOT in Garageband.
    Well I hope if anyone else has the same problem they'll notice this posting. Big thanks again BobGus.

  • Why do my 3rd party loops not appear in the "Loop" tab?

    I have saved some Magix wav loops into the local apple users directory of Logic Express and though I can find them using the media browser they do not appear in the loops tab listing.
    Does anybody know the cure for this?

    If you drag your .wav loops into the arrange area do they function properly?  If not, you may need to convert them using Apple Loops Utility.  After doing that you can drag the folder with the .aiff conversions onto your loops tab to import them.
    You might find this old thread useful:
    http://www.logicprohelp.com/forum/viewtopic.php?f=1&t=37200

  • Adding 3rd party loops to the GB library (OSX)

    Hope anyone can throw some light on this.
    On the previous version of GB, I used to unpack the loops, select them as a group and drag to the Loops library in GB. This added them to the library catalogue with no problems so they could be selected, listened to and dragged into my tracks.
    I've upgraded to the latest version, however when carrying out the same process, only some are added and others will simply not appear in the library.
    Looking at the files, both are AIFF-C audio, both the same sample rate, both the same bits per sample and both the same duration. It's completely baffling me. Of the 509 loops I'm trying to add in this example, only 240 appear in the loop library. All will play in iTunes, so it doesnt appear to be file corruption at all.

    Hi Scott,
    I am not a developper and get access im May 2005 to this link: ftp://ftp.apple.com/developer/DevelopmentKits/Apple_Loops_SDK1.1.dmg
    If the link doesn´t work, please try Mac OS X, then Developer. Under Related Topics click on Music & Audio. And finally on Music and Audio Downloads. The last click on Apple Loops SDK 1.1 SDK et voilà.
    I hope this time will work
    Bye

  • Removing 3rd party loops from GB

    I've added a folder of loops to my GB loop library by dragging and dropping the folder onto the loop window.
    I really hate these loops and now want to remove them (i now realise i should have auditioned them before adding), but can't seem to work out how to do it. Haven't been able to find anything in the forums that explains the process either.
    Would really appreciate some guidance on how to do this.
    thanks again- Mitch

    delete your loops:
    http://www.bulletsandbones.com/GB/GBFAQ.html#myloopsstored
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    then reindex your loop library:
    http://www.bulletsandbones.com/GB/GBFAQ.html#reindex
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    default loop locations:
    http://www.bulletsandbones.com/GB/GBFAQ.html#loopsstored
    (Let the page FULLY load. The link to your answer is at the top of your screen)

Maybe you are looking for

  • My iphone will no longer sync to itunes?

    I need help.  I have done everything in the diagnostic program but my iphone will still not sync.

  • Text Mandatory only for Certain Materials in Sales Order

    Is there anyway so that I can make certain item text mandatory only for certain materials? I tried creating new item category group and new item category. And then create new Text procedure making this text mandatory and assigning to this new item ca

  • Oracle 9.2 and PHP 5.1.x problems

    Hello everyone. I have an extremely frustrating dilemma, which has been a pain for quite a while now. I have been working with Oracle and PHP since Oracle 8.x and PHP4 and everything has been running smoothly. After we upgraded from PHP4 to PHP5 and

  • BDC Recording of Forecasting View of MM01

    Hi Everyone,               I've been working on a BDC to upload consumption values in the Forecasting View of MM01.When there are more than 11 line items then we have to scroll the "TABLE CONTROL". But Page Down does not work in this BDC. The Code th

  • How do I unlock keychain access?

    I keep getting popups requestiing keychain password. I tried to reset it to my log in password. Still doing the same thing. It is very annoying even though it disappears when I hit cancel. This just started in the past two weeks, and I have had my Ma