How to manually repair the iMovie libraries

I started to edit a video on my macbook air (Sierra Beta) early 2015.  The file has left my library iMovie for a hard drive external, then moved from there to my Mac Pro 2009 (El Capitan 10.11.6).  I did it in the past and it worked fine.  Then I tried to bring my macbook air after the deletion to make sure it worked, and when I opened iMovie he asked if I wanted to fix my iMovie library.  Once I did the video I was working was available.  When I open the Project menu on my Mac Pro, it does not ask me to fix my library.  Is it possible to fix manually? What is a beta version problem? I also tried to move again to see if maybe the first time did not work properly. I looked around and did not find already asked similar questions.  Any help would be appreciated.

I could solve this problem by moving a film that shows in my projects out of my library and then again.  He then invited repair me my library, and all my movies then presented themselves under my projects.

Tags: iLife

Similar Questions

  • Latitude E6510 - how I manually access the Dell system recovery partition?

    Latitude E6510 - how I manually access the Dell system recovery partition?

    Hi all

    My Dell Latitude E6510 came with OEM Win 7 Pro x 64 installed. I am trying to perform a restore of the system to the factory setting.

    I tried to access advanced without result Boot Options and pressing F12 during the boot process does not provide me with the option to repair and select the recovery partition, as if it is invisible. If I use the computer management > storage I do not see the hidden partition or if I do Diskpart it is listed.

    How the BIOS or the system recognize it to boot from the recovery partition? Thanks in advance.

    Thanks for your reply but it appears not the solution you provided helped and I think you are incorrect since my original screenshot has allowed me to see the hidden partition, but I didn't know how to access it.

    I got access once I used the app "diskpart" with commands like 'list readers', 'list volume' and 'assign volumes"to access the partition of the content.

    Nevertheless, I have found that my recovery media is missing or damaged.

  • How can I limit the number libraries which is to find Photos

    How can I limit the number libraries which is to find pictures?

    I have about 10 libraries I've migrated opening today.

    I followed the advice I got from leonie, (level 10) below.

    Photos will create a new library of Photos in your iPhoto library.  The new library will be named as the iPhoto, with the extension ".photoslibrary" library and your original library will have a new file name extension ".migratedphotolibrary".  Rename the resulting ".photolibrary", so you will always be able to open in Aperture. The icons of libraries will change also. New photo library will display an icon of 'fan photos' with the flower of the Rainbow.


    So, I have now two files in my folder "Images".   One is called "Photo library" (these are ALL of .photoslibrary) the other is 'BACKUP ONLY iPhoto libraries' (these are ALL of .photolibrary).

    When I hold down the option key and start the Photos is to find all the libraries of two files above. How can I say Photos don't not to look in the old folder "iPhoto library"?

    This isn't a feature of Photos

    You can request that Apple itself - http://www.apple.com/feedback/photos.html - but not, it is not an option

    LN

  • How can I repair the registry system for Vista Ultimate 32-bit.

    How can I repair the registry for Vista Ultimate 32-bit system, is a tool of the recommended tool to do this, because all the third-party software that claims to do this is not worth the money they charge. I was infected with the vista security 2012 the virus. I was able to restore some of the registry entries through Microsoft help forums. com But here's my problem, registry entries to the windows firewall and the Defender disappeared completely and there's probally that I don't know everything yet. I prefer not to do a fresh install of the operating system if I can avoid it. I'm currently only essentials of security installed on my desktop and have run the Microsoft - 1.0.30010 security scanner, also, I ran malware bytes, but like I said my registry has been corrupted by the virus and must be repaired.

    Hello

    You are welcome.

    Before considering the upgrade to Windows 7, there are a lot of things to consider.

    See if Dell has Windows 7 drivers for your model computer.

    http://www.Dell.com/support/drivers/us/en/19/DriversHome/NeedProductSelection

    Download and run the Windows 7 Upgrade Advisor.

    http://www.Microsoft.com/download/en/details.aspx?ID=20

    And also to use the Windows 7 Compatibility Center.

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/default.aspx

    To your original problem, you can try this scan:

    "How to use the System File Checker tool to fix the files on system missing or corrupted on Windows Vista or Windows 7"

    http://support.Microsoft.com/kb/929833

    The only problem is that it do not work if you have serious problems of file system.

    That's when you need Installion repair to fix things with a Microsoft DVD as above or replace the files, but you still need this DVD. Catch 22!

    Try it and see how you go with it.

    See you soon.

  • How to manually change the ports for HTTP on the server vCenter Server

    Hello Experts,

    We have Windows Server 2008 SP2 machine where we v5.1 installed with other SSO components, inventory services, vCenter Server and Update Manager.

    So we went from SSO, the inventory services and vCenter Server fine however, vCenter Server has stopped working. While we were to modernize SSO, the service could not start after the upgrade and the recd suite error "Service VMware KDC service could start.". So, we found the article on the VMware site that said port 88 to cause the problem. To find out more by using the netstat command, we found vpxd.exe used port 88. That is why, we stopped this service and proceeded to the upgrade of the SSO. The upgrade is complete following the inventory service and vCenter Server. While we were upgrading vCenter Server, we found that port 88 was used for HTTP communication.

    So we wasted on the use of the port. The upgrade has been completed successfully, however, we can not connect to vCenter server using vSphere Client version 5.1 or 5.5. We even tried to start the VMware VirtualCenter server using the services.msc console and it failed.

    So we assume the port changes happened during upgrade of the SSO meets the HTTP port by vCenter server usage. We need help on how to manually change the ports for HTTP on the vCenter server.

    Suggestions forward. This problem is with the production servers.

    Thank you

    Karan

    This has been resolved... port has been changed manually and works very well.

  • Can I create an action to move the last page to the first?  I can only find how to manually drag the pages, and I need to make it simpler when there are a lot of pages.

    Can I create an action to move the last page to the first?  I can only find how to manually drag the pages, and I need to make it simpler when there are a lot of pages.

    Yes, you can do it using a script. This code should do the trick:

    this.movePage (this.numPages - 1, -1);

  • How to manually change the catalog has / B and invalidate the cache of formhandler

    Hello

    How to manually change the catalog has / B, as when doing JIU there are active or not active catalog, a catalog of make us changes and deploy the project, it will automatically do that.

    I want to do the same to my formhandler, I was wondering how should I do? There should be a manager class that will handle this, I want to know what call class.method and other changes needed to be made.

    Thanks in advance

    FormHandler appeal:

    void switchDS() {}
    SDS SwitchingDataSource is getProductCatalog () .getDataSource ();.
    sds.prepareSwitch ();
    sds.performSwitch ();
    getProductCatalog () .invalidateCache ();

    }

    Peace
    Shaik

  • How can I get the iMovie video files in the photo library?

    How can I get the video files of "iMovie - bibliotek.imovielibrary" in the photo library?

    Is to select your library from the libraries pane and choose my brackets at the top of the screen. Then select the clips you want and share file on the desktop. Then import in photos.

  • How to manually change the DNS zone files?

    I'm running OS X version 10.11.2 (El Capitan) and using App Server version 5.0.15 on a Mac Mini.

    I need to change the DNS Zone files manually because the DNS Server App Manager does not provide a U / I in order to add some elements (such as adding a delegation, etc.).  I use TextWrangler (5.0.2) as editor-in-Chief.

    I found an old post on how to do this here, but the information listed it seems obsolete.

    I was able to find the zone files to:

    / Library/server/name

    as:

    CBI .

    When I try to save or overwrite the db. files, or try to save all the files in that directory, I get an error indicating that:

    "Save the authenticated for this file failed (error application code: 20004).

    Since a window Terminal, if I go to that directory and type:

    Echo hello > temp.txt

    I get:

    Permission denied

    I am logged in using an administrator account.

    Before editing the db. files, I turned off the DNS in the App Server, then exit the server application server.

    What should I do to manually update the db. files?

    These files are protected from root.  You need to elevate your permissions to be able to change them.

    Probably you use a text editor like vi, nano or pico command line.  sudo vi/path/to/file for example.

    Back up the files first to protect against error.  In addition, be aware that Apple can run on some of your changes if you change the.app areas.

    Reid

    Apple Consultants Network

    Author of "El Capitan Server" - Foundation Services: available exclusively in Apple iBooks Store

    Author of "El Capitan Server - Collaboration & control": available exclusively in Apple iBooks Store

    Author of books of Yosemite server and server Mavericks

  • How to manually start the FSX helicopter?

    I wonder if you folks can help understand me how 'manually start"the engine of the helicopter? There are a few nice start wav files in the sound folder, so it seems to me that they intended to allow us to start the engine of more realistically than the method "instant on" using CTRL + E. But I can't figure out what keys that will allow more realistic start? Using CTRL + E never plays the sound file to start more realistic which is there.

    I tried to use J then the + key but that just zoomed in when you use the external view F11.

    Hello
     
    I suggest you post this question in the forum games for windows .

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • How to manually extend the DHCP lease periods?

    My ISP set periods of DHCP lease to 30 minutes and I would like to know on how to manually request by extending rental periods before the expiry of the lease.

    Does anyone have any suggestions?

    Thanks in advance for your suggestions :>

    Talk with your ISP.

  • How do I pair the mobile phone LG rumor 2 for Vista laptop, or how to manually enter the pairing code

    Hello.

    When I try to pair my phone to my laptop, it appears in the add menu.  When I click on it, a window will appear that has a code on it and told me to check the code on the device is the same.  No code appears on my phone.

    How can I manually enter the code?  In my opinion, I know, but no option appears to allow me to enter.

    I tried all the step using the dialog boxes.

    Thank you!

    Hello

    Please use the Windows Vista answers Forum.

    The Bluetooth device you want to pair must be in mode so that it shows the pairing pairing code.

    Consult the owner's manual for the device you want to use to find detailed instructions on how to place the unit in pairing mode.

    1. with the handset closed, press the button on the keyboard to access the main menu. Once inside the menu screen, select the menu "Tools".

    2 on the Tools menu, select the Bluetooth menu and press OK on the possibility of "pair with hands-free."

    3. the handset will start searching for the Bluetooth device. Once found, it will fill in the list of devices. Press OK on the keypad to associate the device.

    4. once the device PIN / access code has been entered (as applicable), the pairing process will be completed. Leave the menu screens and you will be able to start using your Bluetooth device.

    NOTE: A command prompt can display request a PIN of 4-16 (usually 0 0 0 0). If this prompt is displayed, see the owner's manual for the device for use with the handset to determine the AXIS / Pass code

    You can check the link below:

    http://lgknowledgebase.com/kb/index.php?view=entry&EntryID=6264

    Important note: this response contains a reference to third party World Wide Web site. Microsoft provides this information as a convenience to you. Microsoft does not control these sites and no has not tested any software or information found on these sites; Therefore, Microsoft cannot make any approach to quality, security or the ability of a software or information that are there. There are the dangers inherent in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    Kind regards
    Technical support of Microsoft-yama.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How to manually reorder the files in a folder under Windows7 professional

    I'm unable to manually rearrange the image files in a folder.  I want to transfer the photos and the order in which they appear is important.
    It is also necessary when you set up slide show presentations.
    HOW is it possible in Windows 7?

    This change in Windows 7 is apparently normal (we are stuck with this change, until Microsoft it reverses or provides an option of sense). You can see the response from Microsoft support here. I hope this helps.
    If you find my answer was what you're looking for, remember to click on the link "Propose as answer" below.

  • How to manually replace the HDC drivers

    Recently, I installed my hard drive into a new computer. This hard drive has partitions 14.04 Kubuntu and Windows 7 (32-bit) and the GRUB bootloader. Kubuntu starts and runs without problems, but Windows bluescreens when booting, giving code STOP 7 b (0x80786A50, 0xC00000034, 0x00000000, 0x00000000) which means I have the defective drivers of HDC.

    As a result, the startup repair fails (StartupRepairOffline) and can not find a cause. Safe mode also fails. System Restore is not an option, so please don't tell me to use it.

    I can, however, open a system recovery command prompt. I know that I can change the registry, but I have limited capabilities. I can't open control.exe ("this file doesn't have a program associated with it for performing this action.") I can also change the Windows of Kubuntu partition if necessary.

    How can I fix the HDC drivers? My motherboard is an ASUS M5A97 THE R2.0. The hard drive is a HP Pavilion G4, but it has been installed in several computers. However I want to emphasize that this is NOT a hardware problem; Kubuntu is executed without error. It's a driver problem and I will be very surprised to hear otherwise.

    Don't tell me not to reinstall Windows, use system restore, use the Startup Repair, use sfc/scannow, use chkdsk, set the SATA mode in the BIOS, use a CD to repair, or make everything about the start menu. I have spent enough time searching the Internet (and tried all the solutions said) to know for sure that my problem lies in the drivers, and I will reinstall NOT Windows unless I don't know that there is no way to replace them.

    How to replace the drivers without using Device Manager?

    Don't tell me not to reinstall Windows, use system restore, use the Startup Repair, use sfc/scannow, use chkdsk, set the SATA mode in the BIOS, use a CD to repair, or make everything about the start menu. I have spent enough time searching the Internet (and tried all the solutions said) to know for sure that my problem lies in the drivers, and I will reinstall NOT Windows unless I don't know that there is no way to replace them.

    Quite a few restrictions there.

    By "installed my hard drive into a new computer", you reinstall Windows or have you just tried to use the old installation?

    If you have not installed Windows 7 fresh on the new system, it is likely that many drivers is not compatible with the new material.   A way to transfer the disc would have been to run Sysprep before removing the old system.

    http://www.SevenForums.com/tutorials/135077-Windows-7-installation-transfer-new-computer.html

    The HAL (Hardware Abstraction Layer) is looking for old hardware.

    You can try the following but it may be applicable.  Your new motherboard has ACHI?

    How was the old configuration of the system?

    http://www.SevenForums.com/BSOD-help-support/156279-BSOD-0x0000007B-0x80786b58-0xc0000034-0x00000000-0x00000000.html

    I used the Windows DVD and performing an upgrade installation which adds the necessary drivers.

  • How to manually switch the ATI graphics card?

    My laptop is new Pavilion DV6T Quad edition. I want to switch manually between the graphics card Intel inbuild and ATI graphics card. When I check on the internet I have marine I can do this using the switchable graphics option in catalyst control center. But my catalyst control center has only the ability to assign graphic drivers for the application. Also, I've found I can by tyoing ccc ccc advanced on the start menu. But when I typed ccc in that I don't see Advanced ccc all search results I ccc's search results. Please guide me in manual switching graphics

    Hello, I believe that the answer lies in another thread that they keep as a «sticky' at the top of this section "Display/video"

    so here's the link to that thread, that you shows how to download the right driver BIOS and graphics, then how you set it manually in the BIOS for fixed, if that's what you want.

    http://h30434.www3.HP.com/T5/notebook-display-and-video/official-HP-statement-on-switchable-graphics-and-Open-GL/TD-p/766285

    I hope that I understand your request, please let me know if this helps or not.

    Thank you.

Maybe you are looking for

  • Screen is not updated running Webex

    I use firefox 22 and using Webex One-Click on the desktop Everything works fine and I am able to view sharing very well, but when I share my screen that I will meet a number of problems of editing screen. Drop-down menus on any website will not work.

  • My new 10.2.3 FCPX won't recognize my files .fcpproject

    My new 10.2.3 FCPX won't recognize my .fcpproject files... my previous version of FCP died when my hard drive crashed.  Tried the option "update events and projects" without success.

  • T410 built in Firefox printing

    Hello We decided to plug in 2 of our T410 Smart zero Clients directly to broadband, so that members of the public can access an online form in our reception area. so the cliet starts directly at the building in the web browser (firefox) Is it possibl

  • KB981793 repeatedly installs on XP

    While trying to fix a few other problems, I uninstalled SP3 and then reinstalled.  According to me, there was initially 61, then 3 more critical updates found in install and one of them, KB981793, fails to install - and I have tried several times. I

  • How to redirect printing from server to windows server 2008 R2 on windows XP sp3

    I have install windows server 2008 R2 Remote Desktop services. After you have configured the terminal server server, I can connect form on Windows 7 server and windows XP. Redirection of printing is available in WS_2008_R2. I can easily print my docu