Safari won't open properly after Lion update.

After updating to Lion, Safari will not load any pages. It begins to load a page and goes into an endless loop. No crash, so I can't generate any crash report. I don't see a way to reinstall Safari. How can I get it working again?

First
Remove unwanted adware that displays pop-up ads and graphics on your Mac
Next try
Adwaremedic: Removes all known adware from your Mac
If you can't download it since the malware is preventing it then see:
https://discussions.apple.com/docs/DOC-7792

Similar Messages

  • Help! iWeb won't open properly after I updated to Yosemite. No old websites, no workspace- nothing is displayed even when the app is open. HELP!

    Help! iWeb won't open properly after I updated to Yosemite. No old websites, no workspace- nothing is displayed even when the app is open. HELP!

    To open your domain file in Lion, Mountain Lion or Mavericks or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with AppleScript Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script"/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"
    delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain. Note:  you may have to Control (right) - click on the app after uncompressing and select Open due to the Sandboxing feature of OS X.  If you have problems with the app create your own with AppleScript Editor.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks and Yosemite go to your Home folder and use the View ➙ Show View Options menu to bring the this window:

  • Safari won't open in mountain lion

    safari won't open --
    how might I download a new copy for mountain lion?

    Process:         Safari [7040]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.6 (7534.56.5)
    Build Info:      WebBrowser-7534056005000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [127]
    Date/Time:       2012-08-05 12:18:22.537 -0400
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          -1963164 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  100 sec
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                      EA328579-B5BC-44D9-BDF5-D868F66145D8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[7040]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff87072f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff89edfd5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff87072d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff89b6271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff832b1cdf -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff832b1e38 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x0000000102896c2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff87069fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff87069f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff832999ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff8328ff73 loadNib + 322
              11  AppKit                              0x00007fff8328f470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff8328f38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff8328f2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8350006f NSApplicationMain + 398
              15  Safari                              0x0000000102a99806 SafariMain + 166
              16  Safari                              0x0000000102883f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8cca2ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff85d5e7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff85d4fa7a abort + 143
    3   libc++abi.dylib                         0x00007fff84e947bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff84e91fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff89ee01b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff84e92001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff84e9205c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff84e93152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff89edfe7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff87072d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff89b6271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff832b1cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff832b1e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x0000000102896c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff87069fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff87069f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff832999ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff8328ff73 loadNib + 322
    19  com.apple.AppKit                        0x00007fff8328f470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff8328f38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff8328f2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8350006f NSApplicationMain + 398
    23  com.apple.Safari.framework              0x0000000102a99806 SafariMain + 166
    24  com.apple.Safari                        0x0000000102883f24 0x102883000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cca37e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff898fb78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff898fa31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff8cca3386 close + 10
    1   libsqlite3.dylib                        0x00007fff88871c5b closeUnixFile + 59
    2   libsqlite3.dylib                        0x00007fff8887e9f1 unixClose + 337
    3   libsqlite3.dylib                        0x00007fff8886be15 sqlite3PagerClose + 261
    4   libsqlite3.dylib                        0x00007fff8886b754 sqlite3BtreeClose + 148
    5   libsqlite3.dylib                        0x00007fff8887e20c sqlite3_close + 908
    6   com.apple.CFNetwork                     0x00007fff8bbe9e90 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen_NoLock() + 36
    7   com.apple.CFNetwork                     0x00007fff8bbea3f1 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen() + 75
    8   com.apple.CFNetwork                     0x00007fff8bb5255b __CFURLCache::OpenDatabase() + 221
    9   com.apple.CFNetwork                     0x00007fff8bb52040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    10  com.apple.CFNetwork                     0x00007fff8bb51a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    11  libdispatch.dylib                       0x00007fff898f9a86 _dispatch_call_block_and_release + 18
    12  libdispatch.dylib                       0x00007fff898fb2d6 _dispatch_queue_drain + 264
    13  libdispatch.dylib                       0x00007fff898fb132 _dispatch_queue_invoke + 54
    14  libdispatch.dylib                       0x00007fff898fa92c _dispatch_worker_thread2 + 198
    15  libsystem_c.dylib                       0x00007fff85d5e3da _pthread_wqthread + 316
    16  libsystem_c.dylib                       0x00007fff85d5fb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8cca3192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff85d5e594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff85d5fb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8cca2bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff85d60274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00000001039391fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x0000000103936d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x000000010327711f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff85d5c8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff85d5fb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8cca167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8cca0d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8fa282d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8fa28219 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff85d5c8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff85d5fb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff62481418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff62481440  rsp: 0x00007fff62481418
       r8: 0x00007fff73058fb8   r9: 0x00007fff62480ea8  r10: 0x00007fff8cca2d0a  r11: 0xffffff80002da8d0
      r12: 0x00007f88536241d0  r13: 0x0000000000000009  r14: 0x00007fff7305b960  r15: 0x00007fff62481590
      rip: 0x00007fff8cca2ce2  rfl: 0x0000000000000246  cr2: 0x0000000106493000
    Logical CPU: 0
    Binary Images:
           0x102883000 -        0x102883fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
           0x10288a000 -        0x102d24ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x103044000 -        0x1032d3fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x103386000 -        0x103508ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1035f5000 -        0x1037cefff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x103933000 -        0x1048d8ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
        0x7fff62483000 -     0x7fff624b7baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff82c88000 -     0x7fff82de1fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82dee000 -     0x7fff82e2ffff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82e6f000 -     0x7fff83158ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8327f000 -     0x7fff83e85ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff84692000 -     0x7fff84794fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff847a1000 -     0x7fff847a8fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff847a9000 -     0x7fff8481cfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8481d000 -     0x7fff84822fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff84825000 -     0x7fff84b41fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84b42000 -     0x7fff84b68fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84e8c000 -     0x7fff84e97ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff84e98000 -     0x7fff84f2eff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff84f2f000 -     0x7fff84f78ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff84f9a000 -     0x7fff84fdaff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff84fdb000 -     0x7fff84fdcfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff85029000 -     0x7fff8503bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8503c000 -     0x7fff859d9c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85a39000 -     0x7fff85a3aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff85b76000 -     0x7fff85b77fff  libunc.dylib

  • Images won't open properly after an upgrade.

    I upgraded today from cs5 to cs6 and my images won't open properly only a small portion of the image is visible.  How do I fix this?

    What software have you upgraded?
    Thanks
    Nikhil

  • Google Chrome won't open properly in Lion

    I have just  upgraded to Lion and I am having a number of difficulties, my BTYahooo home page won't display properly in Google Chrome browser, even though it will in Safari.  I also used to be able to get Dock Art working with itunes but it has now stopped working, apparently I have to down grade to 32 bit, however I do that?  can this be right, I have to downgrade the whole of itunes to get it to use this feature?

    Not sure what you are seeing, but Yahoo Home page looks like this here in Chrome:
    Pretty darn interesting, that shark encounter.
    On any addons to iTunes or other Apple apps, you will have to wait until the 3rd party supplier updates the app to work correctly. Should not be too long, as most developers want to eat at the end of the month.
    Cheers!

  • ITunes 11.1.1 won't open even after OS update.  Is there something ELSE I'm missing?

    After I updated my iTunes to 11.1.1, it wouldn't open.  I found something on these forums that had a link to an OS update to fix the problem.  Downloading and installing the OS update took nearly 24 hours, and iTunes still won't open.  Is there something else I'm missing? 

    first of all you want to back up all music files before you uninstall itunes. if mavericks wont let you uninstall itunes then right click on itunes in your applications folder, then get info, then go to the bottom and change all permissions to read and write. then close and try to uninstall and reinstall. if that doesnt work then this does :
    open apps, go to utilities, open terminal and cut and paste or type in these 3 commands, hitting return after each one.
    (first type) killall iTunes
    (then hit return)
    (then type) killall "iTunes Helper"
    (then hit return)
    (then type) sudo rm -rf /Applications/iTunes.app/
    (and hit return)
    after the last one you will be warned and asked to enter your password. do it.
    once completed you will see on your itunes icon with a ? shadow inside it.
    drag it off the dock and it goes poof.
    then download itunes from apple.
    if they wont let you download 11.1.5 itunes then use 10.7 Download it from Apple here.
    and then install and upgrade to 11.1.5 from there. this is the method i used when my itunes just bounced after installing mavericks. it takes only minutes and your itunes will be as right as rain. enjoy.

  • Safari can't open webpage after lion upgrade

    safari unable to open webpage, occuring after upgrade to Lion

    Just to point out that there is another thread on this subject and Apple are on the case:
    https://discussions.apple.com/thread/3189755?tstart=0

  • Safari is not opening websites after Maverick update. Any suggestions?

    Recently updated to Maverick and now the Safari is not opening anything. I have a Macbook Pro 15 inch 2010. Looking for suggestions to fix the problem.

    Try using another browser.
    Firefox
    Safari 5.0.1 or later - Slow or partial webpage loading, or webpage cannot be found
    Safari Problems
    Safari/Reset Safari - try a reset.

  • Safari won't open since QT/iTunes update

    Helloooo! Ran Software Update yesterday morning. Selected QT, iTunes and a Security Update, then went off to get ready for work. When I came back, there was a message that the Security Update did not install. Figuring I'd try again last night, I shut down.
    Last night after startup, I started Software Update again but no Security Update option was available. The Installed Updates tab showed that QT 7.2 and iTunes 7.3.2 installed, but not a Security Update (so I have no idea which version was attempted that morning).
    So I decide to check the Apple website for the Security Update but Safari will not load. I click the Dock icon and the little triangle under the icon blinks about 3 or 4 times then stops. It never loads any farther than that. So I open Firefox and have some trouble there, too. I got the system's Spinning Beachball about 4 times (not the little black spinning ball next to the cursor arrow) just while navigating the site. Once I got as far as the "post message: new thread" page and started typing when that **** ball started spinning again. (I had to Force Quit each time to get out of Firefox).
    I started from my start up disk and ran Disk Repair utility - Nothing found AT ALL - then restarted from hard drive and ran permissions. I'm feeling pretty nervous right now, hoping I can get this post up before the ball starts spinning again. HELP!!!!

    No replies - trying different forum ...

  • Ipad2, safari does not work properly after ios6 update. How do I fix it?

    I need help in fixing safari problems after ios6

    With the amount of information you've provided it's impossible to offer a potential solution.  We can't see your computer so we need to know the details of your problem and setup, i.e.:
    what version of iPhoto are you using?
    what system version are you running?
    what do you mean by not working properly? Explain in detail.
    what fixes have you tried?
    where is your library located?
    did you apply any updates or upgrades just prior to the problem occurring?
    are you running a "managed" or "referenced" library?
    what type of Mac?
    how much free space on your boot drive?
    OT

  • Pages won't open document after installing update.

    I made a Pages document on my iPad and emailed it (I know, I know) to myself and attempted to open it on my Mac (Lion).  I got a message I needed a newer version of Pages.  I went to the app store and downloaded the update.  Since Pages was open, i got a message saying I needed to close it.  I did and had a glitch on installation. (not sure what happened).  But, I was able to load my iPad work into the Mac Pages program.  After some editing, I saved it.  Now, when I try to open it I get the same messge as before... that I need a newer version of Pages.  I can't redowload the update, the app store tells me it's already installed.  Any ideas?
    Thanks

    Frankly working with Pages 5 is like a tightrope act over a long drop with broken glass at the bottom.
    We get quite a few users here, who've "had no problems", …until they do.
    You've tried opening the file from within Pages 5, using the Open dialogue?
    If that doesn't open it your file is probably hosed:
    https://discussions.apple.com/message/25245940#25245940
    Peter

  • Ichat won't open/load after auto-update

    i recently did an auto-update of safari and now the application will not open/boot. same for ichat, as well as adium and yahoo instant messenger. i click on the ichat icon in my dock, and it bounces for a second, stops, and the nothing. can anyone help? thank you.
    powerbook g4
    tiger 10.4.11

    Hi,
    Does this have any bearing http://support.apple.com/kb/TS2834?viewlocale=en_US ?
    8:51 PM Sunday; July 26, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Safari won't open URLs and Software Update does not cnnect

    OK. I'm back in the hope that I can get some help from this forum or I can get steered to the appropriate forum.
    This morning I went to the local library and connected to the internet directly using airport to their WAN. So I now know my problem is independent of the weird dial up arrangement I have at home.
    Safari still does not open the sites. It gives a message "Cannot open page "x" because it cannot connect to server "X""
    When I open Firefox all my sites are working normally. (I also downloaded and installed Firefox 3 this morning)
    I have reset Safari but that does not help.
    I have even downloaded the latest greatest version of safari (the beta 4) but it exhibits the same problems
    When I invoke Software Update it claims I am not connected to the internet. Does this depend on Safari? Is there a preference i can change to make it work through Firefox
    When I invoke internet connect diagnostics it says my internet connection is working normally.

    Thank you. Problem solved.
    Both safari and S/w Update now working again.
    I have no idea how the proxy got set. (I don't remember doing it!!!)
    Thanks again, Steve

  • Settings won't open up after ios7 update

    I recently updated my ipad to ios 7, took me two days to actually log into the ipad and now i can do everything except load up settings, this means i cannot get wifi so my ipad is vertually useless and there is nothing i can do, when i try and open it it merely freezes. Help me! I have tried closing, turning off and resetting the ipad so far.

    You have two options ...try first press both home&power buttons until u see apple logo com up and then release it,data is not effected...if doesnt work reboot ur router take off both cables from back from ur router internet/power and put back after 15 secs or more ...check if ok .

  • Safari doesn't work properly after software update

    After I've updated my MacBook Pro with the latest software I can't go to most of the websites, I want to visit. It just doesn't load 100%, sometimes I can't see anything but a white page, and sometimes I'm only allowed to see 50% of the page. Why is that? It seriously kills me! Please help. xx

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for

  • IPod nano not appearing in iTunes

    I have downloaded iTunes which works fine except there is no "Devices" section in the source panel. When I plug the ipod in it is recognised in the computer control panel but still does not appear in iTunes. It does not connect automatically and ther

  • Problem with IDL generation for sequences

    Hi, I have idl that is defined such that generated stubs will not compile. I have reproduced the error using both jdk1.3, and jdk1.4 idl compilers. I am looking for advice as to workarounds that dont involve changing the idl for reverse compatibility

  • File names for photos on iPad?

    How do find the file name for photos in iPhoto on the iPad?

  • Enhanced interactions library | New in Adobe Captivate 7 | Adobe TV

    Watch the new interactions that are available in Adobe Captivate 7, like Hangman, Jigsaw, YouTube video streaming, in-course web browsing, learner notes and more. http://adobe.ly/12m50DC

  • Add pages to community links -- what's missing

    Community links display external links, documents, and users fairly reliably. I'm having trouble linking to an internal page, though, with the "Add Page" control. I can launch the page browser and select the page I want, but when I click OK, I'm gett