Burn command - nothing happens

I am using iDVD 4.0.1 on an eMac with OS X.3.9. I've made projects before with no problem, but on my latest the application does nothing when I hit the burn command. It does jump back to the start of whatever menu is showing when I hit burn. Or, if I have the map displayed, nothing happens. For a moment, I got a beachball spinning but it never started the burning process. At first the application was just quitting, then I got it to the point where it doesn't quit, but it doesn't start burning either. The project is 1 hour 7 min. so I don't think length is the problem. All the sound files for the menus are properly mapped out, too.
Any idea what's going on?

Hi Interlude2:
Until Bengt returns..
If you are concerned about chapter rules-they are:
*Make sure no chapter markers are within two seconds of the start or end of the timeline.
*Make sure no chapter markers are within a transition.
*Make sure no chapter markers are within two seconds of the end of a transition.
Did you happen to Force Quit the application when it didn't burn?
Try deleting the imovie preference file. Locate a file named com.apple.idvd.plist and get rid of it. It is still called iMovie3 even though you have 5. Then empty the trash, run a permissions repair with disk utility and restart. That should do it. The files you need to delete are found in:
/Users/YourName/Library/Preferences/com.apple.dvd.plist
(Might even try the same for .imovie3.plist it you started the project in iMovie)
Also, be sure you are using DVD-R and that you are waiting for iDVd to ask you to insert the disk.
Sue

Similar Messages

  • Nothing happens when I execute a .jar file

    Hi all,
    When I compile my application in NetBeans, I get a message that says:
    {color:red}To run this application from the command line without Ant, try:
    java -jar "C:\Documents and Settings\rob\Desktop\Java\Projects\ChapterThreePrograms\dist\ChapterThreePrograms.jar"{color}
    However, when I run that command, nothing happens. Any idea what I'm doing wrong? Below is my source code (well, the source code from my text book):
    import java.awt.*;
    import javax.swing.JFrame;
    public class DateClient extends JFrame
      String action;
      boolean firstTime = true;
      int animationPause = 3; // 3 seconds between animations
      Date dateObj; // declare Date object reference
      public void workWithDates( )
        animate( "dateObj reference declared" );
        /***** Add your code here *****/
        /**** 1. Instantiate dateObj using an empty argument list  */
        dateObj = new Date();
        animate( "Instantiated dateObj - empty argument list" );
        /***** 2. Set the month to the month you were born */
        //animate( "Set month to birth month" );
        /***** 3. Set the day to the day of the month you were born */
        //animate( "Set day to birth day" );
        /***** 4. Set the year to the year you were born */
        //animate( "Set year to birth year" );
        /***** 5. Set the day to 32, an illegal value */
        //animate( "Set day to 32" );
        /***** 6. Set the month to 13, an illegal value */
        //animate( "Set month to 13" );
        /***** 7. Assign the value null to dateObj */
        //animate( "Set object reference to null" );
        /***** 8. Attempt to set the month to 1 */
      public DateClient( )
        super( "A Date Object" );
        setSize( 300, 300 );
        setVisible( true );
      public void paint( Graphics g )
        super.paint( g );
        if ( firstTime )
          firstTime = false;
        else
          // display action
          g.drawString( action, 50, 250 );
          // object reference
          int sX = 50, sY = 75;
          int boxL = 75, boxH = 20;
          g.drawRect( sX, sY, boxL, boxH );
          g.drawString( "dateObj", sX, sY - 10 );
          if ( dateObj != null )
            draw( g );
          else
            g.drawString( "null", sX + 15, sY + 15 );
      public void draw( Graphics g )
        int sX = 50, sY = 75;
        int boxL = 75, boxH = 20;
        // arrow
        g.drawLine( sX + boxL, sY + boxH / 2,
                    sX + boxL + 25, sY + boxH / 2 );
        g.drawLine( sX + boxL + 25, sY + boxH / 2,
                    sX + boxL + 25, sY + boxH * 2 );
        g.drawLine( sX + boxL + 25 - 5, sY + boxH * 2 - 5,
                    sX + boxL + 25, sY + boxH * 2 );
        g.drawLine( sX + boxL + 25 + 5, sY + boxH * 2 - 5,
                    sX + boxL + 25, sY + boxH * 2 );
        // month
        g.drawString( "month", sX + boxL - 50, sY + 2 * boxH + 15 );
        g.drawRect( sX + boxL, sY + 2 * boxH, boxL, boxH );
        g.drawString( Integer.toString( dateObj.getMonth( ) ),
                       sX + boxL + 5, sY + 2 * boxH + 15 );
        // day
        g.drawString( "day", sX + boxL - 50, sY + 3 * boxH + 15 );
        g.drawRect( sX + boxL, sY + 3 * boxH, boxL, boxH );
        g.drawString( Integer.toString( dateObj.getDay( ) ),
                      sX + boxL + 5, sY + 3 * boxH + 15 );
        // year
        g.drawString( "year", sX + boxL - 50, sY + 4 * boxH + 15 );
        g.drawRect( sX + boxL, sY + 4 * boxH, boxL, boxH );
        g.drawString( Integer.toString( dateObj.getYear( ) ),
                      sX + boxL + 5, sY + 4 * boxH + 15 );
      public void animate( String a )
        action = a;
        repaint( );
        Pause.wait( (double) animationPause );
      public static void main( String [] args )
        DateClient app = new DateClient( );
        app.workWithDates( );
        app.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
    }

    I noticed that NetBeans was highlighting the very top line of my code and saying "Incorrect Package", so I copied the source files to a different location and just manually compiled them from the command line. I was then able to manually run the program from the command line. Could anyone enlighten me as to what I've done wrong with the "package", and why the program works when I compile and run it manually?

  • I am locked out of my computer (macbook air) I just got it back from the apple store and they reset it. I put in a new password, and now it doesnt let me log in anymore. Command R doesnt work, all i hear is a sound, but nothing happens.

    I just got it back from the apple store and they reset it (becuase it kept shutting down and not turning back on).
    I put in a new password because i needed to start over from factory settings, but now it doesnt let me log in anymore. (I don't know if this is because it doesnt accpet my password, or I forgot my password in less than 5 minutes, or because when i typed in my new password, i typed it in wrong twice)
    Command R doesnt work, all i hear is a sound, but nothing happens.

    What I don't understand is why it is rejecting a password I am creating.
    Perhaps the password you are creating is too short, or has characters that are not allowed, or is not secure enough because it is a word in a dictionary.
    FileVault may have standards for what it considers an acceptable password. If the password is part of the 128-bit encryption scheme, it might have to be 16 characters, for example. (Don't know if that is true, but it's a possibility.) Check your documentation for password requirements.

  • I can't move photos from iPhoto to my secondary hard drive or to a burn folder.  I have never had a problem with this before.  This is something new.   They will not drop into either folder.  Nothing happens.

    I can't move photos from iPhoto to my secondary hard drive or to a burn folder.  I have never had a problem with this before.  This is something new.   They will not drop into either folder.  Nothing happens. 
    I checked my secondary harddrive and there is plenty of memory.
    I emptied my burn folder but the photos still will not drop into it.
    I created a new burn folder, no luck with this either.
    230 photos is the maximum size of the events I am trying to move from iPhoto to save elsewhere.
    I have shut down and restarted my computer.   No change. The photos still will not drop out of iPhoto.
    My Mac Computer Storage shows that I have 62.2GB free out of 249.2GB (movies, photos and contacts taking up the most space)
    My Lacie External Harddrive (2TB capacity) shows that I have 1.79TB available.  It shows that 207,729,520,640 bytes (207.73 GB on disk) are used.
    I have never had this problem before.  It is usually very easy to move my photos from iPhoto.
    I am not a computer expert (I work in surgery so don't have a need for lots of computer knowledge) so please explain in simple terms.  
    Thank you so much for any help you can provide.
    I really appreciate it.

    YES Terence!  Thank you. Exporting allowed me to move my photos from iPhoto into the Burn Folder on my desktop.   But that doesn't explain why I'm having to go that route now.   Have I done something (accidentally changed some setting) on my computer that will not allow me to just click and drag anymore?   I really liked the convenience of the click and drag option. 
    I don't have the time tonight to export and burn a lot of CD/DVDs.  I'll try that tomorrow and make sure my photos are moving properly.  I also need to export photos to my external hard drive to make sure that route is working. 
    Wouldn't you know that my Apple Care Plan runs out this Wednesday?!  I need to make sure everything is working properly before that expires. 
    Thank you so much for your help.   I really, really appreciate it.

  • Question -- try to burn a disc and get "Indexing" pop up and nothing happens

    I created a video and burned a disc -- no problem.   Now I edited the film by adding some still pictures and music.   Now I try to burn a disc and I get the pop up window that says Indexing.  Nothing happens even if I let it go for an hour.   How can I burn a disc?   I made sure the quality level matched the disc size so it would fit.

    Are you asking about Premiere Elements, tomwarner364? If so, you'll probably get better help in the PRE forum, which is here:
    http://forums.adobe.com/community/premiere_elements

  • Hi, I just recently burned one of my personal CD'S onto my itunes so I could sync it to my ipod.  But when I drag the music over to my ipod to sync, nothing happens.  I have tried several times and none of my music will sync to my ipod.  Can somebody help

    Hi, I just recently burned one of my personal CD's onto my itunes so I could sync it to my ipod touch.  After the CD was done burning, I dragged the music over to the ipod so it could sync, but nothing happened.  I have tried several times and even with other music and none of my music will sync onto my ipod.  Can somebody please help me with this?

    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    Do the songs play in iTunes?           
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod        
    Try syncing using the manual method                 

  • HT4718 I can't reach recovery system when I reboot- I press 'command' and 'r' quickly, but nothing happens, the progress bar begins to load... Any thoughts?

    I can't reach recovery system when I reboot- I press 'command' and 'r' quickly, but nothing happens, the progress bar begins to load... Any thoughts? It gets about halfway through loading and then stops, no mouse, no nothing. I think I'll be able to move past it if I can reach the Recovery options.
    Thanks!

    If you are really sure that it's impossible to click in Recovery mode, then something is wrong with the machine.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • Insert blank CD-R, nothing happens, can't burn

    I pulled a blank CD-R off of the spindle and stuck it into the superdrive. Like what happened when I inserted a DVD-R, I expected that the disc would be recognized, and I would be asked to open, among other things, the Disk Utility do I could burn to it. Instead, nothing happened.
    So I located the Disk Utility and ran it manually. When I tell it to burn, it now tells me that the device is busy. Of course, Finder doesn't see anything, because the disc is blank.
    I tried a different brand of CD-R. No change.
    Why can't I burn a CD-R?

    What are you trying to burn on the CD-R?
    If you want to burn a music cd, use iTunes and create a new playlist by going to File > Create New Playlist. Drag the songs from your library into the new playlist. You can burn the cd from there.
    If you want to burn a data cd, follow these steps. From Finder, choose File > New Burn Folder, then drag all the files that you want to burn into that folder. Make sure the cd is in the drive, then select Burn from the upper right corner of the New Burn Folder.
    You can also choose what action you want to do when you insert a blank cd. You do this by going to System Preferences > CD's & DVD's > and then select what you want to happen when you insert a blank cd or dvd.
    Hope this helps.

  • HT201376 Nothing happens when pressing Command+R during reboot

    I am trying to do a factory reset on my computer, and I have tried at least 30 times to restart and hold down the Command+R Keys and absolutely nothing happens.  I have tried during different intervals during the reboot, and have tried doing it after a shut down and startup.  Nothing happens at all. I have done it at least 15 times when the white screen with the apple pops up.  I have waited for the "wait" symbol to try it.  What am I missing?! Why won't this work? I cannot get to the point where I can erase everything.  When I go in manually through the disk utility, it will not let me erase this way.  Help!

    do I need that DVD? or can I upgrade to the newest version, would I then be able use the command R option for bringing up the disk utility partition?
    What exactly are you trying to do?
    OS X Lion and above includes the addition of a Recovery partition (not a "disk utility partition"). If you had OS X Lion or above, then Command-R would boot the Mac to the Recovery partition. From that partition, you could then run the Disk Utility application.
    With 10.6.8, you can boot from the DVD (Hold down the C key while restarting), once done, you could also run the Disk Utility application.
    Note: There is no way that we can tell whether you can upgrade from 10.6.8, since you haven't provided any specific information about your Mac other than it is a MacBook.

  • Burning in iTunes and nothing happens

    I looked for other posts of this nature and didn't find them. So here is my question. Recently I have been unable to burn discs in iTunes. I can however burn them elsewhere. It says that it is writing the disc and then nothing happens. The progress bar doesn't budge. No error messages, nothing. The disc doesn't even sound like it is spinning. It will just do this forever until I cancel it and then I have to force quit to get iTunes to stop canceling it. The disc will then say that it contains the playlist, but only has screeching static on it.
    I'm using Verbatim discs which have always worked for us.
    I'm using iTunes 7.3. I actually looked for the update after it happened the first time, hoping it would fix the problem, it didn't. Many discs later, here I am. . .
    Please help. I appreciate it!

    Right click on one of the files and select Open with>Choose Porgram.
    Select the program you want and make sure "Always use selected program..." is checked.

  • When I try to burn to a cd it says checking media and than nothing happens

    When I try to burn to a cd from one of my playlists it says checking media and than nothing happens.
    Could someone please help me?

    come on someone help me

  • I cannot start my mac book. Apple logo and spinning wheel on gray screen. Tried pressing shift key on start up nothing happen. Tried shift command V screen is still stuck

    I cannot start my mac book. Apple logo and spinning wheel on gray screen. Tried pressing shift key on start up nothing happen. Tried shift+command+V screen is still stuck

    Reinstall OS X without erasing the drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.
    =======================================
    Reinstall - Mavericks, Lion/Mountain Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Reinstall Mountain Lion or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
         Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is
                    three times faster than wireless.

  • The command key - nothing happens. how can i check if it works (new to mac)

    i have macbook pro 2013
    and i am trying to figure out the command key and its use (next to space bar ) left hand side
    when i press it nothing happens?
    and also is there a delete key on the keyboard that above the return key rigth? and that doesnt seem to work either if i am on a file and press that arrow (left)
    can anyone tell me if there is a problem ? or is there something i can try to see if it works? i have checked the keyboard mappings etc and its fine and set to default..
    thank you

    The command key is used in combination with other keys to do commands in apps as well as the Finder
    The easiest way to tell if your command and Delete keys work is to highlight a file that you want to move to the Trash.  Hold down the Command key and then hit the Delete key.  The file should move to the trash.
    here is a list of more keyboard shortcuts. http://www.danrodney.com/mac/

  • HT201210 When I click on the download itunes command after looking for an update, nothing happens.

    I went under help and found look for updates. I clicked on it and itunes found the latest version. When I clicked on download itunes, nothing happened. What should I do?

    With that one, try updating using an iTunesSetup.exe (or iTunes64Setup.exe) downloaded from the Apple website:
    http://www.apple.com/itunes/download/
    Does that go through any better for you?

  • Popups are enabled but when I hit any command "browse" on a webpage (which should open my pc explorer) nothing happens

    thanks in advance for your help

    Any webpage where there's a "browse" button (or whatever they call it) enabling it to browse your local pc file explorer (to upload something, for instance). I thought nothing happened because of the popup blocker, but even enabling it for the page in question doesn't change things.

Maybe you are looking for

  • Error in namespace on web service response

    How does the namespace value get set in the exchangeDataResponse element in the SOAP response below? It's wrong and it's causing the error shown. When I look at the SOAP message weblogic is sending back I see <!--RESPONSE.................--> <env:Env

  • PO tax and cess

    hi gurus, I'm trying to print tax and its associated cess for a Purchase Order for an indian company. Plz send me the code for it as my fuctional consultant is on holiday. Best solutions will be rewarded. Thanks n rgards, vinay.

  • What would cause monitors to turn blue?

    i was sitting here reading emails, chatting on yahoo and was getting ready to work on some ad files. all the sudden both my monitors just showed blue. nothing else. i had several programs running... Illustrator, Photoshop, Quark, Distller, Font Suitc

  • Signal bars

    Verizon may have more bars in more places. But I HAVE BIGGER BARS IN MORE PLACES! Ha Ha take that!

  • Critical error in the hyperion server

    Hi all, My server is working fine with all the hyperion products. In the afternoon, my admin change the IP of the server to connect the internet and update the Antivirus. After restarting the system. All the Hyperion products are down. Server : Windo