New Install Hangs

Hi all,
I have just installed iMovie 08 on Leopard and before using it checked for any updates, Which it did successfully. Restarted iMac.
Launch iMovie but it just hangs and gives the spinning wheel of death and I have to force quit it as it is not responding.
Any help anyone could offer would be greatly appreciated as this is becoming increasingly frustrating.
Cheerio.

Here is a fix for Leopard on Intel.
It's in this thread:
http://discussions.apple.com/thread.jspa?threadID=1207400&tstart=30
from race86:
Hey All:
My fix is alot easier than apples. In the Library/quicktime folder you need to look at each DivX file and check it using "get info" or "more info". Under Kind, you keep the one that says (Universal). The older DivX files go to the trash. After I did that, everything worked perfectly.
Sherm

Similar Messages

  • [SOLVED] new install hangs at fsck

    Hi all,
    I am trying my first install on the new installation media 10-6.  Everything seemed to go smoothly until I rebooted.  Now boot hangs at Filesystem is clean. The full message I am stuck on is below.
    fsck.jfs version 1.1.15, 04-Mar-2011
    processing started: 10/31/2012 11:23:56
    The current device is: /dev/sda3
    Block size in bytes: 4096
    Filesystem size in blocks: 14080972
    **Phase 0 - Replay Journal Log
    Filesystem is clean.
    Then I have nothing.  The computer is a lenovo thinkpad t420.  Any help would be appreciated, thanks.
    edit: added code tags
    Last edited by rickeyski (2012-11-05 02:43:36)

    I ran into something similar yesterday.. I'm not sure it's the same problem but here's what I tried and found.
    *After an unsucessful boot, restart your computer and boot off the installation media
    *Mount your paritions on /mnt as you would for a fresh install.
    *Run arch-chroot /mnt to chroot into your installation.
    *Now you can run journalctl to see all messages logged during boot. There will be a ton of them, so hit 'G' to scroll to the bottom.
    *Look for messages in red or white.
    Now, in my case I found some errors from nouveau and dri. After those errors, the logs went on to show that the system fully booted, although I never got past the fsck step on the screen. A bit of searching found posts about problems with nouveau and dual graphics cards (I have on-board GPU + a Nvidia card). Some posts mentioned adding the nomodeset option to your kernel line in grub. Doing this allowed me to boot up, and after installing the nvidia driver, I was able to remove this option and still boot.
    Hope this helps.
    Edit: grub config with nomodeset
    echo 'Loading Linux core repo kernel ...'
    linux /vmlinuz-linux root=UUID=e7975760-f032-438a-b38d-93bc03246e96 ro nomodeset
    echo 'Loading initial ramdisk ...'
    initrd /initramfs-linux.img
    Last edited by dmartins (2012-11-03 13:11:42)

  • New install, hangs at "GRUB Loading ..."

    I just finished installing Arch on a new system, following the beginners guide, and everything went fine, until I restarted the system.
    It shows "GRUB Loading ...", and a blinking cursor, and nothing else. The GRUB menu never comes up.
    Has anyone encountered this before?
    I'd say I have a fairly simple setup:
    /boot /dev/sda1 ext2 300MB
    / ext4 /dev/sda2  120GB
    I made the partitions with fdisk, so I have the "old" MBR partition table.
    I have installed grub with:
    (boot the install medium)
    loadkeys hu
    mount /dev/sda2 /mnt
    mount /dev/sda1 /mnt/boot
    arch-chroot /mnt
    pacman -S grub-bios
    grub-install --target=i386-pc --recheck /dev/sda
    (Grub install finishes, says no errors detected)
    cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
    grub-mkconfig -o /boot/grub/grub.cfg
    exit
    umount /mnt/boot
    umount /mnt
    reboot
    And then I'm back to the hanging BIOS Loading screen.
    Edit:
    There were some pieces of information regarding an encrypt root drive, I have retried the install without encrypting the root drive, and the problem perists.
    Edit2:
    Syslinux boots it just fine.
    Last edited by WishCow (2012-10-02 12:32:55)

    Yes, 2 MiB if GPT is used. That's what I meant. And don't use "/dev/sda1" or "/dev/sda2" when installing GRUB. You want to install to the MBR, so use /dev/sda.
    https://wiki.archlinux.org/index.php/Be … bootloader
    Also: https://wiki.archlinux.org/index.php/Be … partitions
    Pay attention, because the mounting order is important.
    First, mount the root partition on /mnt.
    Then mount the /home partition and any other separate partition (/boot, /var, etc), if you have any.
    So do not mount the boot partition first, then the root partition after. That's just wrong.
    You mentioned encryption earlier. Well? Which is it? Encrypted or not? Because you can't just mount it like any regular partition if it's encrypted.
    If you still want to go with Syslinux, see the Basic Config for encryption examples.

  • Dad needs Help, 180 New Install- Hang on Verify Pool DMI

    Trying to build a new system with my son, he has put it together (with supervision) and I can't get the SW to load....  So not looking too good right now...
    Bought a Mega 180
    Amd Sempron 2400 proc
    Segat 120G Drive
    Sony DRU-540 DCD+-RW/+-RCD Drive
    Corsair 512Mb (2 DDR-Dims)
    Assembled the machine.  Went smoothly, needed to reseat ram simms once.  Got the system to boot to bios.  Windows xp pro failed to install.  Friend had a set of dev discs and had a made me a copy and given me one of his licenses.  Install had started and hung on loading before being asked for serial number.
    On reboot system hangs in bios screen with
    Verify DMI Pool ....
    What to i do next?  thx in advance

    I would suspect you have another computer. If so download the lastest BIOS for it from the Msi web site. Then useing a USB key or connecting a floppy drive then flash it in DOS.
    The floppy connecter is on the mother board just no cable, also by default the floppy drive is turned off in BIOS so you will need to enable it.
    If you are going to use a floppy disc to reprogram then do a full disc scan on the disc with the drive you will be using, the last thing you want is to have a bad disc. If you do have a bad disc and you only find out during flashing then keep that machine turn on and with you other PC load the BIOS on another disc and try again (don't turn it off).
    Links that could help
    BIOS
    USB FLASH

  • New install hangs on boot when GDM or LXDM services are enabled

    Greetings Arch users,
    I've been trying out installing Arch on a USB drive in order to get familiar with the process and use it on my main machine in the future. I've been following the Beginners' Guide, and after a few hiccups, I managed to install what appears to be a fully-functional Arch system onto a 16 GB USB drive, albeit without a window manager or desktop environment.
    When I tried that is where I ran into problems. I installed X, vesa driver, and GNOME and enabled gdm.service, and upon the next reboot the system hung after or in the middle of the fsck process, exactly as described in this thread.
    rebooted, hangs after the fsck bit where it says something like /dev/sda4: clean, 112977/9296096 files, 185427/21217024 blocks
    I just get the blinking cursor. I left it there long enough to take a nap and nothing else came up.
    Examining the journalctl output, I see an error exactly like mentioned in this thread:
    GLib-GObject-CRITICAL: g_object_ref: assertion 'object->refcount > 0' failed
    GLib-GObject-CRITICAL: g_object_unref: assertion 'object->refcount > 0' failed
    Chrooting into the system and disabling gdm.service allowed for normal boot.
    Well, I thought, maybe there's an issue with GDM or GNOME. I'll try LXDE and LXDM instead. Unfortunately, that hung at the exact same point in the loading process. Looking at the journalctl, I saw an output exactly like what was described in this thread:
    Lxdm.service main process exited code=exited status=1/FAILURE
    lxdm.service entered failed state
    I'm stumped. I've searched and haven't come up with anything. Does anyone have any ideas about what might be the cause? What additional information would be helpful in diagnosing the issue? Thank you for your help.
    Last edited by AbortToddlers (2014-01-28 15:06:04)

    Neburski wrote:
    slowpoke1584 wrote:
    killall gdm
    GDM then restarts immediately. Problem recurring each boot.
    Can you check the logs (dmesg, journalctl, xorg) and see if there are any differences for the startup of GDM before and after a successful GDM start.
    Technically from the lack of information you provided it's not possible to state if you actually have the same issue or not. It might be better for you to start your own separate thread.
    If you start your separate thread please provide some more details so people don't need to start guessing.
    I think I'll just RTM.

  • [SOLVED] lxde (new install) hangs at startup

    Fresh install of Arch.  X configured and working fine (tested using WindowMaker) - nvidia card + hal + evdev.
    Installed LXDE.  startx  Panel and desktop appear, but no mouse or keyboard (I can Ctrl-Alt-F1 to kill X).  No errors in Xorg0.log.  Also tried svn build of lxsession-lite and lxpanel from AUR, same behavior.
    I don't think it's an X issue b/c WindowMaker works flawlessly.
    Here's my whole xorg.conf just in case (not I get same behavior if I startx with no xorg.conf present):
    Section "ServerLayout"
        Identifier     "Layout0"
        Screen      0  "Screen0"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
        Load           "dbe"
        Load           "extmod"
        Load           "glx"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        VendorName     "ViewSonic"
        DisplaySize     444    277
        HorizSync       30.0 - 82.0
        VertRefresh     50.0 - 75.0
        Option         "DPMS"
    EndSection
    Section "Device"
        Identifier     "Device0"
        Driver         "nvidia"
        VendorName     "NVIDIA Corporation"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Device0"
        Monitor        "Monitor0"
        DefaultDepth   24
        Option         "AddARGBGLXVisuals" "True"
        Option         "RenderAccel" "true"
        Option         "NoLogo" "true"
        Option         "AGPFastWrite" "true"
        Option         "MetaModes" "1680x1050_60 +0+0"
        SubSection     "Display"
            Depth       24
            Modes      "1680x1050" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
    EndSection
    Section "Extensions"
        Option         "Composite" "Enable"
    EndSection
    I've tried this with both gamin and fam.
    Last edited by dfelicia (2009-05-26 15:01:20)

    Ack, it wasn't installed!  So obvious, how did I miss it?  I blindly assumed it was installed as part of the lxde group, and never thought to check.
    Thanks!

  • QuickTime new install hangs, freezes executing MOV files?

    Once worked?
    A iTunes user I have removed & reinstalled ITunes back having same issue never fixed awhile (I did not know it was I QuickTime thing)
    I tried to run any video in iTunes or podcast and it freezed.. I lost mouse keybd everything Reboot!
    That was iTunes on another ticket suggested that I remove & reinstalled... same problem, never did solve it?
    Today I tried QT, running a MOV from fresh boot, to execute a MOV file, one that worked and I created a year ago..
    I went repair soft and apps in control panel, then finally remove & reloaded it, Quicktime still freezes when executing a MOV file.

    1] Try it with another user account (make one if you need to in Apple menu > System Preferences > Accounts)
    2] If its only happening in your account:
    Inside your hard drive, in the Users folder should be your user home folder (with your account name.) Within that folder is a folder called Library... open that and look for a QuickTime folder within, pull that QuickTime folder out to the Desktop. Do the same for Internet Plug-ins and throw away the ~/Library/Caches/QuickTime folder too. Then, open Preferences and pull out com.apple.quicktime... (all of them) and the QuickTime Preferences file.
    Then log out (Apple menu) and back in (or restart) and try again.
    3] If its happening for all users then try:
    Pull the /Library/Preferences/com.apple.quicktime.plist to the desktop (Your QuickTime Pro registration is in that file so don't throw it away, just move it out, restart and try again.)
    4] If there are still problems, try repairing your disk either with the OS X install disc (run Disk Utility from the menu bar) or by rebooting in Singel-User-Mode and running fsck. Then repair permissions with Disk Utility.
    Let us know if you still have trouble.

  • Old version of Shockwave Player keeps crashing - installing new version hangs

    I had reproducible crashes of FlashPlayer (in all my browsers (IE, FF, Google Chrome and Safari) and on misc. web pages).
    I then decided to install the latest version 11.5. Clicking on Install hangs the browser.
    Is there a download version of the installer?
    The reason I am asking this: I had exactly the same issue with flash player. The web-based installer would always hang, the downloadable installer finally worked. But, alas, Adobe is always hiding the downloadabe installers... :-(  )
    Michael

    Adobe is always hiding the downloadabe installers
    I'm confident that if you had searched this forum for a link, you'd have found it. Nevertheless, here is the full installer

  • Problems with migration on a new install

    I turned on my new 27" iMac, and when it asked if I wanted to import info, I was not ready because I did not have the right cable to connect my Time Machine External B/U, so I passed, and created a Bootcamp partition.
    I installed Windows XP just fine, and then installed Parallels on the main admin account, and made sure it worked. then tried to import my prior user account by connecting both computers with an ethernet cable, and turned on file sharing. I had problems with lots of spinning beach ball of death on the old mac, so I figured moving to the new machine would get rid of it.
    So I used Migration assistant to import from my current computer connected with Cat 5 cable, and it got 99% of the way through, then hung, like it could not gather the final info from the old computer to finish the migration, so I forced quit Migration on both computers, since there is no other way to exit w/o a successful install.
    The account was there, though when I log in as that user, I see lots of folders I don't have permission to access like my documents and downloads.
    So I go back to the old computer, and do an updated time machine back-up, then connect that external HD to the new iMac and do a 2nd import to a fresh user. All goes well, and I am able to log in, however, my new install of Parallels does not show up on the desktop, rather my old Parallels shows up with its different name. And I am getting spinning beach balls for 10-20 seconds in Safari, which I don't like, as something from the old computer must be corrupt to be doing this like a preference file or ?.
    I have had a Mac since the early 1990's, and always only had one account that I used to run the computer, never creating a "User" account to run day to day, and I am not fully understanding the relationships between admin & user.
    So my questions are;
    1. what is the best way to take my documents, movies, photos, music and such from the 2nd migration, and transfer to a freshly created user account that would have no corrupted preferences causing the spinning problems. Do I put them in the shared folder, then access them from the new account, and transfer them that way, or does the admin do it?
    2. What do I do about the applications that were imported, can the main admin move them and possibly the above documents to the main applications folder?
    3. What about fonts and such, should they be put in the main library, or a user library?
    4. Where can I find info on the allowable actions & limits of admin and users? what they can & can't do.
    5. On my admin desktop, I can see my HD, Bootcamp partition, and Parallels shortcut. It is not visible on my test account, or another user account I created for #1 above. How can I give that user access?
    6. How can I access the new Parallels install that shows up on the admin hd, instead of the old imported one in my user account?
    7. How can I access the 2 external HD's that show up in admin and not users?
    8. Can I safely delete the user that was created from my first unsuccessful migration that I had to force quit and has permission issues?
    Thanks for your help, really appreciate getting up to speed on users...

    No offense, though none of your replies are of any help. I am not migrating from a PPC to Intel, I don't need to reinstall, I am not a new user migrating for the first time, and I am not having any font problems.
    Let me try again.
    If I have a problem with an imported user account like it hangs doing certain things, how do I move all the data to a new user on the same PC, just drag all the documents, library, and similar folders to the shared folder, or the user folder?
    Users/Shared
    Users/User
    Any help is greatly appreciated.

  • 64 bit OEL install hangs at installing dogtail in OVM 2.2

    I recently upgraded my server to OVM 2.2 and swapped out the dual core AMDs to quad core AMDs at the same time.
    Since then I have been unable to create any 64 bit OEL servers. In every instance the install hangs when Installing dogtail-0.6.1-2.el5.noarch
    This used to work at 2.1.5 and I can deploy the existing templates, but they are OEL 5.3.
    VM-Server Specs
    [root@vm-server ~]# uname -a
    Linux vm-server 2.6.18-128.2.1.4.9.el5xen #1 SMP Fri Oct 9 14:57:31 EDT 2009 i686 athlon i386 GNU/Linux
    [root@vm-server ~]# lspci
    00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
    00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a3)
    00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a3)
    00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
    00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
    00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a3)
    00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
    00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
    00:09.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
    00:0a.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a3)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
    00:19.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
    00:19.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
    00:19.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
    00:19.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
    00:19.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
    01:06.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet Controller (rev 05)
    01:07.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
    03:00.0 PCI bridge: NEC Corporation uPD720400 PCI Express - PCI/PCI-X Bridge (rev 07)
    03:00.1 PCI bridge: NEC Corporation uPD720400 PCI Express - PCI/PCI-X Bridge (rev 07)
    06:00.0 RAID bus controller: Silicon Image, Inc. Unknown device 0242 (rev 01)

    2 new updates
    1) I get the same errors when trying a command line install
    2) I can successfully create fully virtualised VMs
    So if all else fails I can create fully virtualised VMs and then convert them, which is a bit of a pain but will at least give me working templates.

  • WAS java install hangs when tries to start engine

    I am trying to install a WAS 640 JAVA
    I recently deleted and installation off of this server, I dont know if this has anything to do with my problem.
    When the new install reaches the last step of starting the J2ee it hangs.
    WHat happens is it starts the SCS (dispatcher) then when it tries to start the server it starts a jlaunch process, but then the jlaunch dies.
    I am on windows so If I look at the process viewer I see NO jlaonch processes. I do however see that the SCS instance is green in the MMC.
    I looked at most of the logs and I can only see the generic error  sapstartserv.exe failed.
    Any suggestions?
    Thanks
    Jeremy Baker

    Actually in the inst_dir the startEPQ.log says this
    running G:\usr\sap\EPQ\JC00\exe/sapstart.exe name=EPQ nr=00 SAPDIAHOST=SAP-QEP-DB -wait
    Service restarted successfully.
    SAPSTART finished successfully on SAP-QEP-DB_EPQ_00, but at least one process doesn't run correctly:
    G:\usr\sap\EPQ\JC00\exe/sapstart.exe=>sapparam(1c): No Profile used.

  • Install hangs on XP Home install, ports busy

    I can't get the install to complete, a new install on a new PC w Win XP that never before had Creator installed. Installer gets to the point of testing ports and then displays a list of a dozen or so ports with numbers such as admin space number busy. Then installer hangs and the only choices are go back or cancel. Any ideas on what to do about the busy ports that seem to halt the installation?
    downloaded install file is creator-2 1-windows-ml.
    Thanks

    Problem solved. McAfee firewall on new PC was set to stop installation.

  • 10.5.4 won't install-hangs on Configuring Installation

    10.5.4 won't install-hangs on Configuring Installation and I have to force quit the installer. I've tried to wait it out for over an hour, but the progress bar never moves. This is with the Combo Updater. I've also tried using Software Update, but the progress bar for checking for new software stops about 3/4 of the way, and hangs forever. Any advice? Thanks.

    Welcome to Apple Discussions.
    Unfortunately such problems do occur for some people, not necessarily through any fault on the part of the user. Interruption of an update can cause problems for which there are solutions.
    Which update was it?
    Go to the Apple icon and select Software Update and see what it recommends if anything. Don't actually instal, rather just quit SU and let us know what the result is.
    Secondly, open Disk Utility from the Utilities folder in the Applications folder. Select your hard drive in the LH column then Repair permissions from the lower part on the RH side of the window. It will take about 10mins to complete its task. If there is a list of permissions finishing with a message permissions repaired rerun this to make sure there are no more. See whether the odd behaviour continues.
    If it does, insert the original installation dvd and restart holding the C key until the Select your language window appears. Do this & on the next window Select Disk Utility from the Tools menu. Again select your hard drive but this time choose Repair Disk. If there are repairs indicated and they are completed rerun this too to check that no more are needed. When this is finished rerun Repair permissions as well if there were any repairs carried out. Restart the computer normally and see how it all goes.
    Neville

  • IPod won't work after trying to install IOS4; install "hangs"

    Hello,
    My son has an iPod touch. It's a month old and bought new, so it would be the latest version. We also have the latest version of iTunes running on Vista.
    The issue . . .
    Son was prompted by iTunes to download IOS4. He did this, but when he tried to install it on the iPod, it froze the iPod and iTunes.
    We have tried several times to do the install, and on two different computers, but the same thing happens - the install "hangs" at about one-third of the way into the installation.
    We also cannot use the iPod at all, because when we switch it on, there's an icon that tells us to connect it to iTunes. And when we do this, we can the hanging issue described above.
    Son is distressed. He spent all his birthday money downloading apps for the new iPod, and is worried he may have lost the lot.
    I can see from the discussions here that we are not the only ones having this proble. Is anyone closer to finding a solution?
    Thanks.

    I fixed this by taking doing the restore/install on a Mac.
    It's now working fine on the PC.
    Of course, this only helps people who have access to a Mac!

  • Flash player install hanging question

    trying to get flash player installed on new PC. Download works fine but install hangs and can only be closed through task manager. Have followed the help suggestions about closing explorer and other applications, downloading file and running from there, .....still does not work. Any other suggestions?

    I just tried the link for FP for ActiveX (Internet Explorer) in Pat Willener's above reply, and the link did not work.  Received this reply from Internet Explorer:
    Oops! This link appears to be broken.
    Did you mean: macromedia.com
    I tried copying the url from the Properties of the link, and pasting it into a fresh browser window.  Same result.
    Is there an updated link available, that works?
    Sincerely,
    SpaceAdventurer

Maybe you are looking for

  • Cisco Jabber for Windows Voicemail issue

    At this I'm in processing of implementation Cisco Jabber UC solution for big Company. I use CUCM 9.1.2, Cisco IM and Presence 9.1.2, CUC 9.1.2, Cisco Jabber for Windows 9.6.1. I have issue in Cisco Jabber with VoiceMail Integration - when I leave voi

  • Help! can't get sync to work

    hi, i've put about 45 songs on the ipod 2gb with some trouble But now when i get on i-tunes and connect my ipod only get screen "IPOD + I-TUNES" welcome screen and tells whereto register but NO screen to SYNC! only lets me go to I-tunes store and thi

  • Can autorize my own music I bought

    I had bought a song off itunes a while back and registered under my AOL account, I have since reformatted my computer and my aol account is gone so when I try to authorize my song again, I do it under this apple ID. I put in my credit card info and i

  • Installed 10.5 Leopard on my G4- how do I transfer my files

    I have 10.4.11 on one drive (that I'm working from now) and I have 10.5 on another drive. now I want to be able to access my iTunes, iPhoto , etc in 10.5, but everything is empty when I open it.  the files are still in the drive, just don't know how

  • Authority-Check

    Hi All.. My requirement is to incorporate the Authority-Check for Sales Organization field ( VBAK-VKORG) inthe selection screen. In the meanwhlie, i should restrict further processing of Report, if unauthorized Sales Organzations. Please help me in e