System crash has created an empty clip that cannot be deleted

During a 'Share' my system froze and I had to crash it (there were other processes running). The issue remaining for FCPX is that I now have a clip with the yellow triangle, and the date reads 'No Data'. Selecting this clip gives the 'missing clip' red screen. However, I cannot move this to the trash or relink it, and this means I cannot remove the yellow triangle in the Event.
Anybody know how I remove this?
All software is up to date.

When I select the clip and alt-click, the option to relink is greyed-out. If I select 'move to trash', nothing happens.

Similar Messages

  • Trying to create a movie clip that Bounces off four sides of the stage

    using the syntax below I have created a movie clip called 'BALL' that bounces off from the left "x"  and moves to the right side of the stage 'x.520' and bounces back to the start "x".
    HOW DO I CREATE A MOVIE CLIP THAT BOUNCES FOUR SIDES OF THE STAGE AND STOPS ON THE FOURTH BOUNCE??
    var ballTween:Tween = new Tween(ball, "x", Bounce.easeInOut, ball.x,520, 5, true);
    ballTween.addEventListener(TweenEvent.MOTION_FINISH,tweenFinishedF);
    function tweenFinishedF(e:TweenEvent):void{
    new Tween(ball,"x",Bounce.easeOut,ball.x,0,5,true);

    Here is a simplest way to do that. This code doesn't use your ball but draws it dynamically. If you want to use your ball instance - replace relevant lines.
    import flash.display.Shape;
    import flash.display.Sprite;
    import flash.events.Event;
    import flash.geom.Rectangle;
    var ball:Shape;
    // speed, naturally
    var speed:Number = 7;
    // velocity along x
    var vx:Number = speed;
    // vlocity along y
    var vy:Number = speed;
    // area within which ball may move
    var moveArea:Rectangle;
    // radius of ball circle shape
    var ballRadius:Number = 20;
    init();
    function init():void
        moveArea = new Rectangle(ballRadius, ballRadius, stage.stageWidth - ballRadius, stage.stageHeight - ballRadius);
        drawBall();
        addEventListener(Event.ENTER_FRAME, moveBall);
    function moveBall(e:Event):void
        // change direction if ball moves out of allowed rectangle
        if (ball.x < moveArea.x)
            vx = speed;
        else if (ball.x > moveArea.width)
            vx = -speed;
        if (ball.y < moveArea.y)
            vy = speed;
        else if (ball.y > moveArea.height)
            vy = -speed;
        ball.x += vx;
        ball.y += vy;
    function drawBall():void
        ball = new Shape();
        ball.graphics.beginFill(0xFF0000);
        ball.graphics.drawCircle(0, 0, ballRadius);
        ball.x = moveArea.x + Math.random() * moveArea.width;
        ball.y = moveArea.y + Math.random() * moveArea.height;
        addChild(ball);
    Message was edited by: Andrei1

  • How to create a intro clip that plays automatically when DVD is inserted?

    I am a pretty much a newbie to DVD studio pro and I am wondering how can I create an intro clip that will play when you insert a DVD created in DVD Studio Pro into a player? In iDVD it was fairly simple but in Pro I am getting a little stumped by it.
    Thank you.

    Click on the track in the outline or graphical view, look in the property inspector near the top for the 'end jump' settings box. Use that to specify the correct menu...

  • How to create an infinite loop that cannot be cancelled?

    Hi , im new around java and i need a program that keeps on repeating after each each input/uses(generally meant for different user) and cannot either stop using "Cancel" or "x" while stopping only using the "stop" button
    I got a few lines of codes that look like this : String arg = "";
    do{
    JOptionPane.showInputDialog("hi");
    }while ( arg != "y" || arg!= "Y");
    and it cannot be stop with both cancel and"x"(which i wanted)
    but when i used this logic with
    Valid validUserInput = new Valid();
    do {
    userInput = validUserInput.validUserInput(a);
    switch(userInput){
    case 1 : validUserInput.optionOne(b);break;
    case 2 : validUserInput.optionTwo(c);break;
    case 3 : validUserInput.optionThree(d,e);break;
    default : validUserInput.validUserInput(f);
    }while(looping != "" || looping != " ");
    it does not really work(while it will keep looping, it can be easily stop by pressing cancelled or "x")
    So is there any logic or method that can prevent the program from being stop?
    Thankyou!

    elricscript wrote:
    "That is helpful. It gives him a direction where he can focus his research. Namely, 'how to run a program in kiosk mode' rather than 'how to create an infinite loop that cannot be cancelled.'"
    No... He already mentioned he wants to "e.g Interactive kiosk", so saying "properly kiosk it" isn't adding any new information. Rather it's just giving the person a dead point of: you're doing it wrong. Pointing out someone is wrong is not a positive enlightenment. Pointing someone in the right direction is more productive.
    >"That is helpful. It gives him a direction where he can focus his research. Namely, 'how to run a program in kiosk mode' rather than 'how to create an infinite loop that cannot be cancelled.'"
    No... He already mentioned he wants to "e.g Interactive kiosk", so saying "properly kiosk it" isn't adding any new information.
    Yes it is. He asked how to do it using some Swing trickery, and I said it won't work. Which is true. The OP didn't already know that, clearly, hence the question. Now he does. That's pretty much new information if you ask me.
    Rather it's just giving the person a dead point of: you're doing it wrong.Right. He is. However, the problem is now no longer related to Java, and not something I can help him with. You should try that: not answering questions you don't know the answer to. It's actually more helpful than posting misleading, wrong answers.
    Pointing out someone is wrong is not a positive enlightenment. I'm giving basic technical help, not yoga lessons.
    Pointing someone in the right direction is more productive.As already stated, I am as ignorant of how to make a Java application into a kiosk app as the OP is. What value can I add in light of that information? I began by answering a question that was not stated to be about kiosks. Once the question moved outside of my area of knowledge, I stopped trying to answer.
    I notice you're not giving him any help, being more interested in admonishing others as you are.

  • Creating an Apple ID that cannot be changed or retrieved

    Is there a way to create an Apple ID that cannot be changed or looked up?  We're setting up some phones for students and don't want them to be able to find out their Apple IDs or change them...

    At a basic level, if you are not installing profiles, you can enable pass code protected restrictions on each ipad by going to settings -general - restrictions. You prevent access to itunes, prevent app installation, etc.

  • Anyone besides me get an annoying popup that cannot be deleted/closed reading:  FaceTime Password Please enter your password for "my e-mail account name" Never used FaceTime.

    Dear Community,
    Anyone besides me get an annoying popup that cannot be deleted/closed reading:
    FaceTime Password
    Please enter your password for "my e-mail account name"
    It happened to me today for the first time since upgrading to Mavericks 10.9.3, no "stop lights" in the title bar of the popup, in fact nothing at all.
     I've never established a FaceTime account. So I tried to delete FaceTime from the Applications folder on the "system" disk thinking this may eliminate the popup. Mavericks informed me "Cannot delete FaceTime as it is used by the operating system. 
    Is this a MAC virus? Or is this an example user community alpha/beta testing that Apple just announced?
    TIA,
    GonzoBernelli

    That being the case, why then did the FaceTime popup even appear in the first place?
    It's not clear to me what it is. If it occurs again, please take a screenshot of the popup and post it in a reply.
    To take a screenshot hold ⌘ Shift 4 to create a selection crosshair. Click and hold while you drag the crosshair over the area you wish to capture and then release the mouse button. You will hear a "camera shutter" sound. This will deposit a screenshot on your Desktop.
    If you can't find it on your Desktop look in your Documents or Downloads folder.
    When you post your response, click the "camera" icon above the text field:
    This will display a dialog box which enables you to choose the screenshot file (remember it's on your Desktop) and click the Insert Image button.
    The screenshot attachment option for this support site appears only on computers - not on iPads.
    ⌘ Shift 4 and then pressing the space bar captures the frontmost window.
    ⌘ Shift 3 captures the entire screen.
    Drag the screenshot to the Trash after you post your reply.

  • I have the iPhone 4, and yesterday I synced my photos onto iTunes, but now I have albums on my phone that cannot be deleted, and there is not an option to delete the items in the albums individually... How do I get rid of these unwanted albums? Windows 7

    I have the iPhone 4, and yesterday I synced my photos onto iTunes, but now I have albums on my phone that cannot be deleted, and there is not an option to delete the items in the albums individually... How do I get rid of these unwanted albums? Using Windows 7.

    If you used iTunes to get the photos on the phone, then use the same iTunes and uncheck the music you don't want and do another sync.

  • Why do I periodically have emails that cannot be deleted?

    I have a few emails that cannot be deleted and show up with an old date.  How can I get rid of them?

    I assume that they are dated something like 31/12/1969 ?
    Try turning the account off and on : Settings > Mail, Contacts, Calendars , then tap the account on the right, slide Mail to 'off', exit settings and go back into the Mail app, and then go back to Settings and slide Mail back to 'on'
    If that doesn't work then try closing the Mail app completely : from the home screen (i.e. not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    Also do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I have random excel files on my desktop that cannot be deleted. What are these and how can I trash them?

    I have random excel files on my desktop that cannot be deleted. What are these and how can I trash them?

    They appear as mounted DMG files.If you right click on them mdo they have an Eject entry?
    Have you set the OS to Show All Files with a terminal command? If so take that off for now.
    Look in your Home folder (Users/UserName) and then the Desktop subfolder under it. Do you see all these files/folders/drives?

  • Mail has created a calendar called "Time Profile" that cannot be deleted. Where has it come from and how do I get rid of it?

    I am an IT guy in a Windows environment. We have one user who has brought his MacBook pro and added his Office 365 account to the native Mail app in OSx. The calendar now shows an additional calendar called Time Profile. It seems to serve no purpose, it cannot be deleted and the user is getting repeated pop-ups mentioning 'Caldav error 403'. Any ideas how to remedy this? Thanks in advance.

    I have just recently noticed this as well.  I have been running one email account on O365 for over a year and until the past couple of days have never noticed it.  I now have my iCal pointed at 3 O365 accounts and there is a "Time Profile" calendar for each of them.
    They really do not bother me, however, I would very much like to know what the are for.
    Chris
    Many Macs - all running Yosemite 10.10.2

  • Import created 200K "empty" projects how do I delete?

    I used the export/import library process to move photos from one PC to another - used a portable disc drive for the transfer. In addition to pulling in the photos that I wanted it proceeded to add projects for everything on the drive which created 200K projects with no data. This is tying up memory when I try to delete projects of any significant number. It took half-hour to delete 70 projects. What is a better process to eliminate these empty projects? Thanks! 

    Delete the whole Library and re-do the import?  Sounds as though you managed to specify the whole drive instead of the Library.

  • Help!!! I have many photo albums that cannot be deleted!!!

    Can anyone tell me why does my iPhone 4 has many photo albums that it has created by itself? For example, everytime l took a picture using the phone's camera, the photo always have two copies in two different album. Also, it is impossible for me to delete only one of the two albums that contain the same files inside, l can only delete both of them toghther, which is not what l want. Can somebody help me in this WIERD PROBLEM please???

    The iPhone does no such thing. When a photo is captured with your iPhone or saved from a received email, MMS, or website, a single copy is stored in the Camera Roll. If you have HDR enabled for capturing a photo along with keep the normal photo selected as well, two copies of the captured photo will be saved in the Camera Roll - the normal version, and the HDR version. Photos captured by the iPhone are stored on one place - in the Camera Roll. Now with Photo Stream enabled with iOS 5, a copy will be placed in the Photo Stream as well.
    All photos transferred from your computer via the iTunes sync/transfer process - selected under the Photos tab for your iPhone sync preferences with iTunes are stored in the iPhone's Photo Library. The folder(s) or album(s) of photos selected to be transferred will be available under Photo Library. The photos in the folder(s) or album(s) below are not duplicated. They contain a pointer to the original photos stored in the Photo Library. This way you can view the photos in a folder or album only by selecting the folder/album, or you can view all photos in all folders/albums transferred from your computer by selecting Photo Library.
    This cannot be changed. 

  • Email Titles without bodies that cannot be deleted

    Salam,
    On my Mail I have a folder under "On My Mac" that has three email messages. The problem with these emails is the following:
    1. I cannot see the body of the message... it shows blank.
    2. I cannot even delete these emails... it just turns gray but never deleted. And once I restart Mail it turns back to black.
    None of these three emails has attachments, HTML or can have viruses as they are invoices from three different software companies for Emailchemy, SyncMate and 1Password.
    What shall I do?
    Thank you in advance

    Usually this condition and resolution means the messages had actually meant to be deleted (or moved to another mailbox), but the list of messages still contained a flawed reference. Rebuild would not cause the loss of actual messages still present in the mailbox folder, btw.
    Ernie

  • TS1815 Why does the artwork go black? - i.e. just a black square that CANNOT be deleted or replaced with the correct artwork.

    I am really fed up with LOSING my artwork - I have over 66,000 tracks ALL of which had artwork  when I added them to my iTunes - I now regularly find missing artwork, or a black or white square which it is impossible to delete or replace. I have only seen this since Apple went over to the 'new' versionof iTunes. Apple do not listen to anyone - why is this?

    Hi HumeDoom
    I have tried all this stuff - I replace the artwork (tried both deleting/not deleting tte iblack/white artwork) initially all looks OK - then when I go back into the track - it is still black/white. NOTHING gets rid of the black/white square. The only way I would be able to do it is to delete the albums and start again. I don't feel I have enough tine to re-install 66,000 (plus) tracks - as I don't know which of the tracks have become corrupted until I play them. I wonder if there is some limit within the program that cannot cope with the amount of artwork I have and starts to corrupt itself?
    I feel that Apple don't seem to want to address iTunes problems - it has only happened since they upgrded to the 'new' version.
    As an Apple user for a long time I have bcome very disillusioned with them in the last couple of years.
    I updated my Mac Pro 8-core with Mavericks - luckily I had backed up my 6.5TB of drives - so was able to go back when I found that I couldn't use a lot of my softeware.
    Cheers
    raywalker

  • .pdf file on the desktop that cannot be deleted

    I have a .pdf file on the desktop that gives me a "cannot be deleted" message when I try to delete it or drag to trash. It was downloaded from a "kosher" website. How do I get rid of it?

    Open the terminal utility and type "sudo rm" followed by a single space. Then drag the file to the terminal window and press enter, followed by supplying your password when prompted.

Maybe you are looking for

  • HP Envy 14 Beats Edition - Windows 7 Boots But Won't Function - Recovery Won't Work

    Hello, I have been trying for two days now to recover this laptop. For some reason it will not fully boot Windows 7. I have tried using F11 recovery, HP Recovery Disks, and a Windows 7 Install Thumb drive. In each case I get past the "Starting Window

  • Rp_provide_from_last with extra fileds

    Hi,   Can we use rp_provide_from_last with other fields like action type. I want to get the latest records from infotype 0 where action type = 15 so how can I use this macro.... Thanks.

  • How to shorten the email alert time on iPhone 5s

    How can I reduce the shortets email alert sound which is 15min on iPhone 5s?

  • Creating dababase problem

    Hi, I met such problem when installing Oracle on Mandrake 7.0. When using dbassist to creating database, the error message was "RA-01012 no log on". So I tried to install manually, to use the script file under $ORACLE_HOME/rdbms/install/create, the r

  • Coding the controls in form region in Outlook 2007

    We are using Outlook 2007. There is a need of adding a drop down control for field "Subject" in the appointment form. I can use a form region for that. Is it true that VB code cannot be used for the form region (in Sue Mosher's book, "Outlook 2007 pr