Apps will sometimes not launch

Hi.
Since Thursday (26th September) my 2011 MacBook Pro has been acting strangely.
Most of the time, all seems okay, but on Thursday, yesterday and again this afternoon, it seems to go into a sort of 'spasm', and refuses to launch any apps at all.
When this happens the app's dock icon just keeps bouncing in my dock, for about two or three minutes, and then when it stops bouncing there is no sign of the app's window anywhere on the screen and there is no little light below it on the dock shelf. If I click the dock icon again, it doesn't even start bouncing. Just nothing at all.
Once the computer goes into this 'state', it will not launch any Mac apps at all, either from the dock, from the apps folder or by double-clicking a file anywhere. I can't even open the System Prefs window to see what's happening.
Curiously though, (and rather annoyingly...), all my Windows programs still open and run perfectly normally under Parallels.
I cannot restart or shut down my computer via the Apple menu, because when I try to nothing happens, and so I find myself having to do a 'forced shutdown' by pressing in and holding down the physical power button on the computer. Once I've shut it down and restarted it, all seems normal again. Until it happens again.
All this is getting very irritating.
As I say, it started happening on 26th, and I updated to OS X 10.8.5 on the 25th. Could there be a connection? Is anyone else having similar problems?

Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
Step 1
If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
{ sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
Step 2 (optional)
Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
Boot into Recovery. When the OS X Utilities screen appears, select
Utilities ▹ Terminal
from the menu bar. A Terminal window will open.
In the Terminal window, type this:
res
Press the tab key. The partial command you typed will automatically be completed to this:
resetpassword
Press return. A Reset Password window will open. You’re not  going to reset a password.
Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
Select your username from the menu labeled Select the user account if not already selected.
Under Reset Home Directory Permissions and ACLs, click the Reset button.
Select
 ▹ Restart
from the menu bar.

Similar Messages

  • Mac iTunes 10.6.1 Will Now Not Launch For Any User Under MacOS 10.7.4.

    My MacBookPro4,1 (Spring 2008) went in for repairs to have a mother board replaced.
    During the repair, I pulled the hard drive with system 10.7.4 installed and booted from it using the newest MacBookPro.
    After the repair, I re-installed the hard drive in the MacBookPro4,1.  Now iTunes 10.6.1 will not launch.
    This happens for *all* users on my system.
    I looked in /Library for anything "iTunes" in the file name and removed it, but still, it crashes.
    Any ideas on where else to look and/or what could be going on here?
    Thanks!
    iTunes is crashing on the main thread...
    Process:         iTunes [782]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6.1 (10.6.1)
    Build Info:      iTunes-10610701~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [353]
    Date/Time:       2012-05-19 13:42:57.849 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010d5c2000-000000010e762000 [ 17.6M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Application Specific Information:
    objc_msgSend() selector name: respondsToSelector:
    objc[782]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8302e150 objc_msgSend_vtable5 + 16
    1   com.apple.Foundation                    0x00007fff8d529382 _NSDescriptionWithLocaleFunc + 50
    2   com.apple.CoreFoundation                0x00007fff8dca0e75 __CFStringAppendFormatCore + 11365
    3   com.apple.CoreFoundation                0x00007fff8dcf368b _CFStringCreateWithFormatAndArgumentsAux + 107
    4   com.apple.CoreFoundation                0x00007fff8dd6be52 _CFLogvEx + 114
    5   com.apple.Foundation                    0x00007fff8d5a3a9f NSLogv + 89
    6   com.apple.Foundation                    0x00007fff8d5a3a3d NSLog + 130
    7   com.apple.AppKit                        0x00007fff8cb7d3a3 -[NSApplication reportException:] + 56
    8   com.apple.iTunes                        0x000000010d5ca5c9 0x10d5c2000 + 34249
    9   com.apple.Foundation                    0x00007fff8d535d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    10  com.apple.CoreFoundation                0x00007fff8dce67ba _CFXNotificationPost + 2634
    11  com.apple.Foundation                    0x00007fff8d521fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    12  com.apple.AppKit                        0x00007fff8c8c9366 -[NSApplication finishLaunching] + 333
    13  com.apple.AppKit                        0x00007fff8c8c8f18 -[NSApplication run] + 125
    14  com.apple.iTunes                        0x000000010d5c5c38 0x10d5c2000 + 15416
    15  com.apple.iTunes                        0x000000010d5c5a78 0x10d5c2000 + 14968

    Appreciate the comments and I have done a bit more reasearch.  I have eight computers on the network.  Six Macs and two PCs.  All but one have iTunes on them.  Of the six that have iTunes, the two Macs running OS 10.7.4 and iTunes 10.6.3 (25) do not see the Apple TV when I attempt to connect to a computer from the Apple TV.  The other four Macs see the connect request in the devices on iTunes.  The Windows PC running Windows 7 on an AMD processor and iTunes 10.6.3 can also see the connect request.
    Of the two systems running MacOS 10.7.4, one is an Intel Core i5 and the other is an Intel Core 2 Duo.  Baring some other evidence,  my conclusion is that there is a problem with the MacOS 10.7.4 and iTunes 10.6.3 combination.
    Fall back position is  move my iTunes and iPhoto libraries back to my older Mac mini and sync the AppleTV to that computer.

  • Why will Calendar not launch in OS 10.8.5?

    I am using OS 10.8.5, anc my Calendar app will not launch.  Suggestions?

    Step one is to log into a newly created admin user account and see if the problem persists.

  • Photoshop will not launch. Window indicates need JAVA SE6. Already have it, but re-installed. Photoshop will still not launch. Help! MacOS 10.10.1

    Since installing Mac OS 10.10.1 photoshop will not run, it will not launch. A window indicates that it needs JAVA SE6 to run. JAVA SE6 is installed. I have re-installed and restarted but photoshop will not run and I get the same message window that I need to install JAVA SE6. How do I make this work?

    Have you added any Photoshop Add-on that uses an external JavaScript.  Photoshop itself has is own ScriptingSupport Plug-in and does not use an external java.  Also Java SE6 is old and has security issues you should update to version SE8
    Note the plug-in is system info
    Adobe Photoshop Version: 2014.2.1 20141014.r.257 2014/10/14:23:59:59 CL 987299  x64
    Required plug-ins:
       3D Studio 15.2.1 (2014.2.1 x001 x003)
       Accented Edges 15.2.1
       Adaptive Wide Angle 15.2.1
       Angled Strokes 15.2.1
       Average 15.2.1 (2014.2.1 x001 x003)
       Bas Relief 15.2.1
       BMP 15.2.1
       Camera Raw 8.7
       Camera Raw Filter 8.7
       Chalk & Charcoal 15.2.1
       Charcoal 15.2.1
       Chrome 15.2.1
       Cineon 15.2.1 (2014.2.1 x001 x003)
       Clouds 15.2.1 (2014.2.1 x001 x003)
       Collada 15.2.1 (2014.2.1 x001 x003)
       Color Halftone 15.2.1
       Colored Pencil 15.2.1
       CompuServe GIF 15.2.1
       Conté Crayon 15.2.1
       Craquelure 15.2.1
       Crop and Straighten Photos 15.2.1 (2014.2.1 x001 x003)
       Crop and Straighten Photos Filter 15.2.1
       Crosshatch 15.2.1
       Crystallize 15.2.1
       Cutout 15.2.1
       Dark Strokes 15.2.1
       De-Interlace 15.2.1
       Dicom 15.2.1
       Difference Clouds 15.2.1 (2014.2.1 x001 x003)
       Diffuse Glow 15.2.1
       Displace 15.2.1
       Dry Brush 15.2.1
       Eazel Acquire 15.2.1 (2014.2.1 x001 x003)
       Embed Watermark 4.0
       Entropy 15.2.1 (2014.2.1 x001 x003)
       Export Color Lookup Tables NO VERSION
       Extrude 15.2.1
       FastCore Routines 15.2.1 (2014.2.1 x001 x003)
       Fibers 15.2.1
       Film Grain 15.2.1
       Filter Gallery 15.2.1
       Flash 3D 15.2.1 (2014.2.1 x001 x003)
       Fresco 15.2.1
       Glass 15.2.1
       Glowing Edges 15.2.1
       Google Earth 4 15.2.1 (2014.2.1 x001 x003)
       Grain 15.2.1
       Graphic Pen 15.2.1
       Halftone Pattern 15.2.1
       HDRMergeUI 15.2.1
       HSB/HSL 15.2.1
       IFF Format 15.2.1
       IGES 15.2.1 (2014.2.1 x001 x003)
       Ink Outlines 15.2.1
       JPEG 2000 15.2.1
       Kurtosis 15.2.1 (2014.2.1 x001 x003)
       Lens Blur 15.2.1
       Lens Correction 15.2.1
       Lens Flare 15.2.1
       Liquify 15.2.1
       Matlab Operation 15.2.1 (2014.2.1 x001 x003)
       Maximum 15.2.1 (2014.2.1 x001 x003)
       Mean 15.2.1 (2014.2.1 x001 x003)
       Measurement Core 15.2.1 (2014.2.1 x001 x003)
       Median 15.2.1 (2014.2.1 x001 x003)
       Mezzotint 15.2.1
       Minimum 15.2.1 (2014.2.1 x001 x003)
       MMXCore Routines 15.2.1 (2014.2.1 x001 x003)
       Mosaic Tiles 15.2.1
       Multiprocessor Support 15.2.1 (2014.2.1 x001 x003)
       Neon Glow 15.2.1
       Note Paper 15.2.1
       NTSC Colors 15.2.1 (2014.2.1 x001 x003)
       Ocean Ripple 15.2.1
       OpenEXR 15.2.1
       Paint Daubs 15.2.1
       Palette Knife 15.2.1
       Patchwork 15.2.1
       Paths to Illustrator 15.2.1
       PCX 15.2.1 (2014.2.1 x001 x003)
       Photocopy 15.2.1
       Photoshop 3D Engine 15.2.1 (2014.2.1 x001 x003)
       Photoshop Touch 14.0
       Picture Package Filter 15.2.1 (2014.2.1 x001 x003)
       Pinch 15.2.1
       Pixar 15.2.1 (2014.2.1 x001 x003)
       Plaster 15.2.1
       Plastic Wrap 15.2.1
       PLY 15.2.1 (2014.2.1 x001 x003)
       PNG 15.2.1
       Pointillize 15.2.1
       Polar Coordinates 15.2.1
       Portable Bit Map 15.2.1 (2014.2.1 x001 x003)
       Poster Edges 15.2.1
       PRC 15.2.1 (2014.2.1 x001 x003)
       Radial Blur 15.2.1
       Radiance 15.2.1 (2014.2.1 x001 x003)
       Range 15.2.1 (2014.2.1 x001 x003)
       Read Watermark 4.0
       Render Color Lookup Grid NO VERSION
       Reticulation 15.2.1
       Ripple 15.2.1
       Rough Pastels 15.2.1
       Save for Web 15.2.1
       ScriptingSupport 15.2.1  <------------------------------------------------------------------ Photoshop Scripting Support Plug-in
       Shake Reduction 15.2.1
       Shear 15.2.1
       Skewness 15.2.1 (2014.2.1 x001 x003)
       Smart Blur 15.2.1
       Smudge Stick 15.2.1
       Solarize 15.2.1 (2014.2.1 x001 x003)
       Spatter 15.2.1
       Spherize 15.2.1
       Sponge 15.2.1
       Sprayed Strokes 15.2.1
       Stained Glass 15.2.1
       Stamp 15.2.1
       Standard Deviation 15.2.1 (2014.2.1 x001 x003)
       STL 15.2.1 (2014.2.1 x001 x003)
       Sumi-e 15.2.1
       Summation 15.2.1 (2014.2.1 x001 x003)
       Targa 15.2.1
       Texturizer 15.2.1
       Tiles 15.2.1
       Torn Edges 15.2.1
       Twirl 15.2.1
       U3D 15.2.1 (2014.2.1 x001 x003)
       Underpainting 15.2.1
       Vanishing Point 15.2.1
       Variance 15.2.1 (2014.2.1 x001 x003)
       Virtual Reality Modeling Language | VRML 15.2.1 (2014.2.1 x001 x003)
       Water Paper 15.2.1
       Watercolor 15.2.1
       Wave 15.2.1
       Wavefront|OBJ 15.2.1 (2014.2.1 x001 x003)
       WIA Support 15.2.1 (2014.2.1 x001 x003)
       Wind 15.2.1
       Wireless Bitmap 15.2.1 (2014.2.1 x001 x003)
       ZigZag 15.2.1
    Optional and third party plug-ins:
       CUR (Windows Cursor) NO VERSION
       Face Control II 2.00
       Fine Touch 3.25
       GREYCstoration NO VERSION
       ICO (Windows Icon) NO VERSION
       Reduce Noise 7.0.0.0
       ScriptListener 13.0
       StarFilter Pro 3 3.0.5.1
       SuperPNG 2.0
       Variations 14.2.1 (14.2.1 x001)
    Plug-ins that failed to load: NONE
    Flash:
       Libraries
       Adobe Color Themes
    Installed TWAIN devices: NONE

  • My iPod Touch will sometimes not play music or apps with sound.

    The microphone won't work when this happens, either.  I sent it to apple and they said they couldn't find anything wrong.  Any suggestions?

    it could be due to lagging from a lack of ram that is being used by backgrounded apps

  • Why will iPhoto not launch

    When my iMac was finished with installing and rebooting from 10.91.1 to 10.9.2 last week, iPhoto would no longer fully launch. It comes to a blank graphic of the opening screen and stays there for quite a few minutes and then finally quits.  I have allowed it to send the data to Apple, but have not received any information. I deleted the com.apple.iphoto.plist to no avail.  I cannot get to the "about" menu to find the version, but if I get info on the app icon itself, it appears to be 9.5.1. 
    Does anyone have any fixes for this? I use iPhoto every day.
    iMac 3.06 ghz Intel Core 2 Duo 
    24inch early 2008 4GB 800 MHz DDR2 SDRAM Mac OS X 10.9.2

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    LN

  • CS6 will sometimes not export a near 2 hour sequence.

    I have no idea why this is happening, but I have exported this out for client review, and now Premiere is deciding to not export it. It is just stuck on the "Encoding" box that pops up after pressing Export. I tested exporting out a fw other projects and it works fine. There's something about this one however that seems to be giving it issues. The only oddities about the sequence I can say is that there are large Audition audio clips and many still images keyframed to make an intro. 3 way color corrector is on all clips.
    EDIT: Restarted the PC and exported just a minute of the file out to AME. Worked like usual. Seems that something is causing a roadblock after a while that needs the PC rebooted before things will export again. Just restarting the programs won't work.

    The time line plays fine and problem is after exporting using Quicktime Movie.
    The Sequence has a rate of 29.97 FPS, size = 1440x1080, Apple Intermediate CODEC, Dominance = Upper Odd, and Audio is 48 KHZ
    The pictures range in size from 2.3 MB to 5.9 MB. With dimensions of 2848x4288.
    The confusing issue to me is that most of the pictures convert without problem. It appears to be just a random selection of pictures that do not convert well. There appears to be absolutely no pattern associated with the pictures that do not convert. Also the problems seem to occur between picture to picture transitions and NOT movie to Picture Transitions.

  • DPS test app built but not launching on iPad (air2)

    ive built an app using the build app feature in Adobe InDesign cc 2014 after my folio was done, and I created the certificates according to the step by step guide, but my test app won't launch on iPad. the icon gets stuck in being grated out and saying installing. After letting it go for 45 minutes, I tried deleting and rebuilding app, but did the same thing. Over an hour has passed and it still won't finish installing. Did I do something wrong? Anyone else experiencing these issues?
    Chris

    If it's showing up greyed out that means the mobileprovision file you used to make the app doesn't have your device's UDID in it. Make sure the device ID is in the mobileprovision file, and that you're using the correct mobileprovision file, then try again.
    Check this link for more info: https://helpx.adobe.com/digital-publishing-suite/kb/unable-install-developer-ipa.html
    Cheers,
    Vikas

  • My trackpad will sometimes not work but external mice will.

    I have the newest version of Macbook Pro. It is all up to date. Sometimes, the trackpad will arbirtarily stop working for a long period of time. However, when I plug in an external mouse, the cursor moves and selects normally. Is this normal? How can I fix it?

    Erratic trackpad?
    http://support.apple.com/kb/TS1449
    Macbook Pro is in limited warranty for 1 year from the date of purchase.
    If the Apple store is nearby, take the MBP to the Apple store for evaluation.
    Best.

  • Yahoo email will sometimes not show graphics, but shows numbers

    Sometimes in an email, the graphics do not show up, but does show numbers (address, I think). If I forward it (yahoo mail) then the graphics do show up. I tested and this does NOT happen using Internet Explorer. I have 2 laptops, both running Firefox 6.0.2 - both Windows 7, one 32 bit and one 64 bit OS. Usually the graphics do show up.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).
    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images permissions.default.images
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load

  • Why will Safari not launch Eudora when I click on an email link?

    It used to work just fine. However, for about a month now, when I click on "send an email" at my Real Estate Board site, Safari is replaced by a white screen, then reverts back to the "send an email" page. Eudora doesn't launch. Mail doesn't launch. I have Internet Explorer for Mac installed as well, and it won't connect via my e-mail programs either.
    I also run Virtual PC, and under it, Internet Explorer. The Windoze version still works.
    What gives?

    Let me restate my problem.
    If I run Safari, click on the email link which should launch Eudora and open a "New Message" window, the screen goes white for a second and reverts back to the link screen but nothing happens. If I launch Eudora first, then in Safari click on the link, still nothing happens.
    If I run Explorer for Mac v 5.2.3 it will neither launch Eudora nor open a New Message window if Eudora is already launched.
    If I run FireFox, and I click on the link, Eudora will launch and a New Message window opens as it used to do in Safari.
    I could really use some help here. Any ideas? Why should I have to use 3rd party browsers?

  • ITunes 10.7 will not launch after installing the OS 10.6.8 security update 2012-004

    This evening I installed the Mac OS 10.6.8 security update 2012-004. I'm posting this to see if others have the same problem, plus to find out if there's a way to uninstall a security update.
    All was fine before the update, but now iTunes 10.7 won't launch as it quits unexpectedly and gives me a Problem Report to send to Apple (which was sent).
    iTunes will also not launch while logged in under other users. I tried rebooting.
    My iMac cannot be updated past OS 10.6.8. I can't live without iTunes.
    Let me know If I should post more system info.
    Thanks for the help,
    Carl.

    You could try downgrading iTunes to an older version?
    Just drag the iTunes.app to the trash and reinstall an older version, you should be able to find one in the Support Downloads, this may fix your problem.
    Note, iTunes 10.7 is needed for any devices with iOS 6

  • ArtRage demo will not launch after upgrade to OS10.9.5.

    Gives crashed thread 11, problem with fonts.  I cleaned up the Font Book which had a few duplicates.  Cleared the Font Cache.  In safemode ArtRage demo will still not launch.  Worked fine before the 10.9.5 upgrade.  Is this a known problem with 10.9.5? How do I identify if a particular font is causing this issue?  Other apps seem to be running fine.  Anyone else have this issue?

    The problem only seems to be with stub applications used to start Java applications wrapped in a Mac OS X application package. All Java applications I have tried starting from the command line and using Java Web Start have launched and run without trouble. For example, the SmartCVS application package includes a stub application launcher in:
    /Applications/SmartCVS/SmartCVS.app/Contents/MacOS
    This application stub is named JavaApplicationStub, the command name reported in the previously posted crash log excerpt. It is this application that fails. However, I am able to successfully launch and run the SmartCVS application with the following command line:
    ( cd /Applications/SmartCVS/SmartCVS.app/Contents/Resources/Java ; java -cp help.jar:tools.jar -jar smartcvs.jar )
    Note: This is more conveniently done from a shell script containing the following:
    #!/bin/sh
    cd /Applications/SmartCVS/SmartCVS.app/Contents/Resources/Java
    java -cp help.jar:tools.jar -jar smartcvs.jar 2>&1 >> /dev/console &
    The line beginning with "#" must be the first line in the script file beginning at the first character of the file.
    Again, the problem is not restricted to SmartCVS. It also occurs with an in-house application with a stub generated by InstallAnywhere 5.5 Now. While the "Now" version is no longer available, the rest of the InstallAnywhere product line is now available from:
    http://www.macrovision.com/products/flexnet_installshield/installanywhere/index. shtml
    Power Mac G4 (Dual Processor)   Mac OS X (10.3.9)  
    Power Mac G4 (Dual Processor)   Mac OS X (10.3.9)  

  • Safari 2.+ will not launch at all under X.43

    Since upgrading to X.43 none of the Safari 2.+ versions will launch at all. The older 1.+ versions will however. I have tossed the pref's and have no Safari "helpers" installed. I had a similar problem under Panther with the earlier Safari apps. Would not launch. Some nice soul here recommended something be tossed but unfortunately I don't remember just what it was. At that time I was also having a problem with Limewire not launching...that does work fine now however. I tried running the combined updates again but nothing changed. Any ideas? TIA!

    hey, hey,
    can you indicate what you have tried tossing, other than the prefs? also, how many versions of safari do you have installed on osx.4.3?
    if just the one, try opening /applications/utilities/terminal.app and entering:
    mv ~/library/safari/* ~/desktop
    ibook g4     OSX.4.x

  • Itunes will not launch (Windows 7)

    After repeatedly deleting and re-downloading both Itunes and Quicktime, i am able to launch Quicktime, but Itunes will still not launch. I have both the updated Itunes and Quicktime. If i restart Windows Itunes will launch the first time, verify my library, pull up, then ultimately crash when i try to access either Itunes store or try to finish updating my recently purchased Itunes Match account. Could someone please assist?

    Now nothing happens when launching iTunes.  No messages appear.
    Could you check something further for me, please? Is your QuickTime Player also currently failing to launch (with or without an error message)?

Maybe you are looking for

  • Grow/Shrink Effects behavior in DW 5.5

    I am working on a page at http://www.tyneships.co.uk/phones/keys.php. Click on any letter on the page, and then on any of the links on the left hand side of the page that it takes you to.(all temporary code). This takes you to a page which loads a pi

  • Reporting Financials - Pre requisites

    Hi Experts! I was looking at 'SAP Help' for Reporting Financials (EhP3). http://help.sap.com/saphelp_nw04s/helpdata/EN/30/44593167d447198995bed770d70ddf/frameset.htm It says that for using these (0FI_GL_40....) new data sources the pre requisites are

  • Help !! Can not start jms demo(JMS-Chat)

    I installed OC4J, and run messagelogger.ear is OK, whne I'm running the jms demo(JMS-Chat) I got the error like below: D:\j2ee\home\demo\jms>java -Djava.naming.security.credentials=password -jar jmschat.jar Communication error: Unable to connect to J

  • Oracle 8i Standby Database

    Hi Guys, Need your help. Can I create a standby database with two different machine operating system? like windows and linux? Regards, Benjo

  • No sound when playing DVDs, yet fine with bluray

    my sony bluray does not have sound when playing dvds. it acts fine when using blu ray. any suggestions?