IWorks '08 apps not working under Snow Leopard 10.6.1

Recently installed Snow Leopard and applied updates. Used Pages and Numbers recently and find they don't work. Old files can open ok and all text is visible, however, I am unable to do anything from the menu bar. For example, from the "Insert menu", I can't insert the time and date, shapes, text boxes, and ultimately, I can't quit from the menu bar. The file name just stays a highlighted blue color. However, keyboard commands work where applicable. This situation is for Pages and Numbers (all updated to latest versions). Keynote I haven't tried.
This problem also exists for iPhoto and iTunes, although command-q for iTunes didn't work just now. Can't find any forums anywhere talking about this problem. But now, my apps are virtually useless as most actions don't have keyboard commands. Hopefully it's a simple problem.
Thanks for your help.
Derek

HI Derek,
Download and install the 10.6.1 combo update available here. (It's ok to do this even though you are running 10.6.1 already). As with any installation, make sure your important files are backed up first.
http://support.apple.com/kb/DL930
Then repair disk permissions.
Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
Carolyn
Message was edited by: Carolyn Samit

Similar Messages

  • Canon Printer CLC 3200 not working under Snow Leopard

    After installing Snow Leopard printing on Canon CLC 3200 is no longer possible.
    Even after updating to 10.6.1, reinstalling the printer and checking all TCP/IP settings, printing is still not possible. The contact to the printer is there, but the printer is stopped and cannot be activated.
    Apple Support has no solution for it. You have to wait for an updated printer driver from Canon.
    If you are working with Canon CLC3200 don't update your Mac to Snow Leopard!!!
    Best, Andrea

    Here is a solution working for the Canon CLC 3200:
    Chose LPD protocol and enter "print" for the queue name.
    Worked for us – hope it does for you, too!

  • Slide show not working under Snow Leopard

    Keynote 4.0.4 under OS X 10.6.1 on an early 2009 Mac Mini can't run slideshow. The console gives this error:
    9/21/09 11:19:01 AM Keynote[9821] Caught exception NSInvalidArgumentException in fullscreen setup (* -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: NSFont))
    This also happens for keynote/preferences/presenter display/Edit Presenter Layout...
    It does not matter what keynote presentation I run--I can even create a new one. Slideshow always dies the same way.
    Oddly enough, my 2008 MBP with Keynote 4.0.3 runs slideshow just fine.
    Any ideas what to do?

    I have had the same issue. I had a bunch of networks that were familiar to me. Ever since I left my original network, there has been a huge issue with connecting to the Airport.
    When I try to connect, I get an exclamation point over the wireless logo. When I click it, it says: "Alert: No Internet Connection". When in Network settings, it says "Self-assigned IP" or "No assigned IP" (I forget).
    I then go through the Network Diagnostics. Sometimes it says I have Airport Settings, sometimes it says it has failed. Sometimes I have Network Settings, sometimes that has failed. Needless to say, the last two, Internet and Server are always failed.
    I restarted both the Airport and my computer, in itself. Nothing seemed to work.
    But after only 5 or six tries in the Diagnostics, the colors started changing over and over again until it turned green. It seemed to have fixed itself within a half hour of just going back and forth on the Diagnostic wizard.
    I now have Wireless again with my router that has always worked before with other devices. It was bizarre however when I plugged in my Ethernet, that the wireless said it had internet. Or at least until I unplugged the Ethernet again.
    Either way, an update is desperately needed... it just seems buggy.

  • Aperture 2.1.4 is not working under Snow Leopard.

    I just upgraded to SL in preparation to move to Lion. Aperture now crashes when I try to export images. I guess this doesn't bode well for 2.1.4 running in Lion, huh?
    Is there anything I can do to get Aperture running soon. I need to finish some photos this weekend. And is there any chance of getting Aperture 2 to work in Lion or should I just upgrade to 3.1.3 now?
    Thanks,
    Chris

    This is some of the details from the crash report:
    Process:         Aperture [6348]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         2.1.4 (2.1.4)
    Build Info:      Aperture-908252102~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [127]
    Date/Time:       2011-07-22 16:50:21.433 +0100
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          62657 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  9360 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      82F1FF65-13D4-47A8-A48F-316D6F8F0C7D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: frame
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread

  • Ikon CPP 550 not working under Snow Leopard, please help.

    I tried to install the drivers for this. I am using the Fiery X3eTY2 65C-KM PS Color Server v1.0 as the selected driver since that is what I've been using prior to 10.6. But now everytime I go to print, I get this "The printer software was installed incorrectly. Please reinstall the printer’s software or contact the manufacturer for assistance."
    Any ideas on how to get this printer to work?

    That error is caused by a permissions issue with the fierycupsfilter plugin. EFI have posted an update that can help to resolve the error. You can download the update via this link.
    If that doesn't help, then you may have to manually change the permissions. Open Terminal and copy/paste the following line
    sudo chown -R root:wheel usr/libexec/cups/filter/fierycupsfilter
    then press ENTER. You will be prompted for your Admin account password. Type this in and press ENTER again. This will change the permissions and get you printing again.
    Pahu

  • WxPerl not working in snow leopard

    Hello,
    wxPerl seems to be not working in Snow Leopard.
    The command:
    wxPerl -e "use Wx;"
    Gives:
    Can't find 'boot_Wx' symbol in /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level/auto/Wx/Wx.bundle
    at -e line 1
    Compilation failed in require at -e line 1.
    BEGIN failed--compilation aborted at -e line 1.
    Is this a known bug ? Is there a work-around ?
    Regards.

    Thanks!
    I did both of what you suggested (and provided very detailed specifics of the wxPerl broken code) and was told:
    1st Case (Feedback): No response to my feedback
    2nd Case (ADC bug report): No response after obtaining an ADC account and filing a bug report
    Next, I wrote a letter to Apple, addressed to the "Macintosh Software Development Manager," providing details of the wxPerl broken code problem, the "Problem Details and System Configuration" error log from one of the many failures while trying to launch the TivoTool 0.7.0 application, remarked on the length of time that this wxPerl code has been broken (broken in 10.5.x & 10.6.x software releases) and detailing how this is disabling the TivoTool application and any other user that is dependent on wxPerl functioning. I asked that a trouble report be opened, the problem resolved, and the fix be made part of a software update. Additionally, I requested an estimated date for this resolution to be included in a software update.
    I also sent a copy of this letter and enclosures, along with a cover letter, respectively addressed to Mr. Steve Jobs, asking that he provide the proper resources to clear this long time defective code.
    Within a couple of weeks (on March 5, 2010) I received a telephone call from an Apple Executive Contact (named "Nate"), due to the letter addressed to Mr. Jobs. After gathering details on the broken wxPerl code, he promised to contact the software development folks and get back to me with his findings. Within a week of this initial contact, he again telephoned (on March 9, 2010) to say that he had contacted the software development folks, provided the information from my broken wxPerl report, that a trouble ticket was opened on the wxPerl broken code problem, and that the wxPerl broken code problem appeared to be a "low runner," e.g. not many users had reported the wxPerl broken code. Additionally, since the broken code was a "low runner," there was no target date to fix the wxPerl broken functionality.
    He suggested, until the wxPerl broken functionality was resolved, that I might want to keep a 10.4.x System hard drive available, so that when I needed the wxPerl functionality, I could boot my Mac under 10.4.x, perform my wxPerl work (e.g. use TivoTool), and then re-boot again later, under 10.6.x to use the TivoTool obtained files.
    He also suggested that I make sure that the Software Update System Preference be enabled to automatically check for updates ("Scheduled Check" tab). He added that I shouldn't rule out that the wxPerl broken code functionality might one day be resolved through a Software Update.
    I was given a case number, for future reference and to allow me to check the status of my wxPerl broken functionality trouble report.
    As my dad used to say, "That's all she wrote."
    So, because this is a "low runner" (e.g. not many people have noticed and reported the broken wxPerl code), I'd be surprised (but very delighted) to see a wxPerl fix delivered by Apple in the near future. After all, wxPerl has been broken since leaving Mac OS 10.4.x (wxPerl broken in 10.5.x and 10.6.x software releases).
    I last spoke to Nate regarding this issue on Mach 9, 2010.
    I have not included Nate's telephone number out of a courtesy to Nate, as he is not a technical person, only a contact that handles issues which have been escalated to Apple executives.
    The Apple Case Number assigned was: 153683921
    Regards to all involved and all effected.
    Thanks -
    - Dale

  • HT3258 help!....i have macbook with lion 10.5.8 op because protools does not work with snow leopard, now i bought "traktor" which does not work with old op sys, can´t find a suitable update anywhere, what to do ? pete

    help!....i have macbook with lion 10.5.8 op because protools does not work with snow leopard, now i bought "traktor" which does not work with old op sys, can´t find a suitable update anywhere, what to do ? pete

    According to Roaring Apps, there is a version of Protools compatible with Lion.  But you may need Snow Leopard 10.6.8 to buy either Lion or ML on MAS.   It looks like you need to get up-to-date with your OS and the apps too.
    http://roaringapps.com/apps:table/tags/_t/index_tags/_t/p/2
    http://roaringapps.com/apps:table/tags/_p/index_tags/_p/p/3

  • HP Photosmart C6300 printer/scanner not working after Snow Leopard install

    HP Photosmart C6300 printer/scanner not working after Snow Leopard install
    Reinstalling etc does not work - does anyone else have the same problem or a clue as to how to fix this?

    Keith,
    I got a C6280 and the scanner does not work anymore. I am for 6 days in contact with HP. The last printer driver install form the apple web site does not open the image of HewlettPackardPrinterDrivers.dmg because of an invalid checksum. The skipping of the validation gives and error in the install.

  • Are mobile internet USB devices still not working on Snow Leopard?

    Are mobile internet USB devices still not working on Snow Leopard? I actually had to go back to my previous operating system to get this to work. I would however prefer to use Snow Leopard...if Apple & HUAWEI have finally got their act together!

    There appears to be a problem with drivers for USB wireless modems with 10.6. I upgraded from Leopard to Snow Leopard and now can't connect to the internet with my wireless modem. I hope Apple sort this out soon. Or maybe it's Huawei that needs to put a 10.6 driver into its software.

  • HP Deluxe Webcam not working with Snow Leopard

    All links to lists of webcams recommended for Mac OS X seem to be from the pre-Snow Leopard era, including the Mac Compatible Webcams site often recommended on these forums: http://www.mac-compatible-web-cam.com/
    The Mac Compatible Webcams site above recommends the HP Deluxe Webcam (KQ246AA#ABA), a UVC compliant model.
    However, I can say from long and painful experience that the HP Deluxe Webcam does not work on my Mac Mini (2009 edition) running Mac OS X 10.6.1. I've tried many things to get it working, based on info in these forums and elsewhere, but with no success. Some apps detect and can use its built-in microphone, but none have been able to use the camera itself, including Skype, iChat, Photo Booth, macam, meebo.com, and probably others I can't remember.
    If anyone has been able to get the HP Deluxe Webcam to work under Mac OS X 10.6, particularly on a Mac Mini, I'd love to hear about it.
    For that matter, there is very little online generally about getting any external usb webcam to work under Mac OS 10.6 (Snow Leopard).
    However, today in a Mac-oriented computer store, before my very eyes the salesperson plugged a Macally IceCam2 webcam fresh out of the box into a USB port on a Mac Mini running Snow Leopard, and the IceCam2 worked perfectly and instantly. It really did plug and play. So unless I get enlightenment from this or other online sources in the next day or 2, I'm going to exchange the HP Deluxe Webcam for a Macally IceCam2. If nothing else, seeing whether it works equally well on my Mac Mini will be a good diagnostic measure.

    K T wrote:
    the IceCam2 worked perfectly and instantly
    Why wait....go for it.
    Good question. Two reasons: the store where I bought the HP Deluxe Webcam charges a 15% restocking fee on opened returns.
    But more significantly, the HP Deluxe Webcam has received very good reviews and user comments online, whereas the Macally IceCam2 has received very mixed reviews, with more bad than good. Several reviewers and users raise the same negatives about the IceCam2: poor light sensitivity, bad colour distortion, and bad audio quality on its built-in microphone. And both webcams cost about the same.
    So I've posted this question to a few forums and will wait a couple days to see if anyone can help me get the HP Deluxe Webcam working on my Mac Mini under Snow Leopard. If not, it's IceCam2 for me!

  • Brother MFC 9700 and Canon i960 will not print under Snow Leopard

    After checking the compatibility documentation which indicated that the above printers had drivers which would work w/Snow Leopard, I upgraded to10.6. Now neither printer will work i.e. the document goes into the print queue but won't print. I've unplugged/disconnected the printers and re-installed the drivers from the respective manufacturers web pages. I've checked the forum and couldn't find any info. I would appreciate any suggestions.

    Hello Scott.
    I suggest you try resetting the printing system, if you haven't done so already.
    *How to Reset the Printing System*
    1. Open System Preferences > Print & Fax
    2. Move your mouse over the Printers list
    3. Hold down the Control button and click the mouse (or right click if supported).
    4. Click "Reset printing system ..."
    5. Restart your Mac
    This will remove your printer queues but not your printers drivers. So you will need to add your printer queues again.

  • M-Audio MIDISPORT UNO USB Not Working With Snow Leopard

    My Snow Leopard installation worked fine except until I plugged in my MacBook to my Casio Privia with the M=Audio MIDISPORT UNO USB cable to run GarageBand. I'm getting a MIDI error which states it can't work with the latest operating system. It doesn't surprise me though for all the software and hardware driver updates that have to catch up to such a new OSX 10.6. I went to the M-Audio site to download the latest driver, but the drivers only were compatible with OSX10.5.8.
    This is an alert at the site
    Mac OS X 10.6 Snow Leopard Support Coming Soon
    Avid/M-Audio working closely with Apple to offer support for OS X 10.6
    Avid/M-Audio is pleased to hear that Apple has released Mac OS X 10.6 Snow Leopard. We’ve been working closely with Apple to bring Snow Leopard support to the M-Audio® product line, as well as the Pro Tools® product line and extended product families. We ask that all existing Mac users please wait to upgrade until we officially announce Snow Leopard support. Stay tuned for more information in the coming weeks.
    This is a bit of a concern, because I need to get GarageBand running again with the MIDI hook ups. Is there a work around anyone knows about to get MIDI working with Snow Leopard.
    Thanks Steve

    I ran into a similar problem. I discovered one thing which may help you out though. It works OK with my Yamaha P200 keyboard but it does not work with my Yamaha NP30 keyboard. I looked at the MIDI stream and the only difference seems to be that the NP30 sends a continuous stream of MIDI clock, whereas the P200 does not. My theory is that this clock stream is somehow confusing the driver. I can't seem to disable the MIDI clock on my NP30 but if your Privia has the ability to disable MIDI clock, then it may be worth a try as it will probably fix the problem until they come out with the proper drivers.

  • Transparent PNG not working in Snow Leopard w Final Cut 3.5&4

    I recently changed from a G5 mac to a Mac Pro. I had FCE HD 3.5 which supposedly is not supported in Snow leopard..although it did work.
    Anyways, when dragging a PNG or PICT image to the base video layer, then dragging a transparent background(white)character image to a layer on top of that...I remember when i was in Macos X Tiger with FCE 3.5, after selecting the top layer and setting composite mode to SCREEN.. it would perfectly make the white background transparent. Awesome..
    Well that hasn't worked since i switched to Snow leoplard. I thought it was a problem because i had FCE 3.5 so i bought FCE 4 yesterday
    So i decided to upgrade and still doesn't work.
    Instead of getting a transparent BG.. the top video layer where i placed the PNG image of a character with a white bg still has the white bg..and the inside of the character is semi transparent..
    not what i want.
    I even tried the new feature in FCE 4 where you go to Modify and Sepect ALPHA white. and that didn't work either.
    What's going on.. ONly specific PNG formats have transparency in FCE???
    By the way I'm exporting PNG out of a 3D program called DAZ Studio 3.That program doesn't have the ability to export as Animation CODEC( like in poser)or any other codec for that matter. it only exports movies as MOV or image series PNG or single PNG images.

    Hi -
    Here is a correctly formated PNG file with transparency.
    You can download it to test in your sequence by Control-Clicking and selecting "Download Linked File As . . ." from the drop down menu [HERE|http://www.spotsbeforeyoureyes.com/Test.png]
    You simply need to place it on a video track above any other clip to see if the effect works or not.
    Please post if this graphic works for you.
    MTD
    Message was edited by: Meg The Dog

  • Interface Midi Motu Fastlane USB not functioning under Snow Leopard?

    Hi all
    I have 3 external midi instruments I want to set up with logic separately.
    As my MOTU 828MK3 audio interface, (which is connected via a Firewire cable), only has one midi port and I don’t want to use the MIDI through option (‘cos I want to have the 16 channels of each instrument simultaneously available), I purchased a Motu Fastlane Midi 2 in, 2 out, USB interface.
    The thing doesn’t work – the Fastlane gadget does not send or receive any Midi signal, although recognised by the Midi Setup on Core Midi. And the thing should be only plug & play.
    At first I thought it could be some drivers’ problem, but if the Motu 828 MK3 works, Fastlane USB should function as well, I think.
    I tried to update the drivers from the Motu site, but Snow Leopard did not allow it.
    Does anyone have a clue?
    Thank you

    Wow, I'm not crazy after all. I recently purchased Logic Express 9 and have not been able to get my external MIDI gear working. I too have a Fastlane. I too updated the driver that Motu says works with Snow Leopard. And I too can't get it working. However, the input works. I am able to record MIDI data to an external track and to a soft synth track. The soft synth track plays back fine but I cannot, for the life of me, get it to trigger my external synths. The external track has MIDI data in it but it will not play. I do think it is a driver problem. Also I do not see the green port lights blinking indicating MIDI data is not being received by the Fastlane. Here's my question. What is a good MIDI interface that will work with this OS and LE9? How about the MOTU Micro Light 5x5? I'm afraid to make the purchase. Is all of MOTU's interfaces having this problem?

  • HP LaserJet P1005 not working with Snow Leopard

    Has anyone managed to get this printer to work with Snow Leopard 10.6? I have installed the latest drivers* from the HP website which BTW do not say they support 10.6 , see http://is.gd/2DfcE
    *Not sure exactly what the version number of the drivers is. The website says they are version 1.0.7, but when installed they show version 1.0.6
    I either get nothing coming out of the printer or an error "PrintJobMgr quit unexpectedly - This report will be sent to Apple automatically".

    From this web page:
    Here are some troubleshooting steps you can use if there is an issue:
    Ensure the printer is connected, has power, has ink / toner, paper, and no alerts on its built-in display.
    Network based printers should be on the same subnet; you shouldn't have to worry about this if your printer is on your home network.
    Use Software Update for the latest available updates.
    Delete the affected printer from Printer & Fax System Preferences, then re-add the printer.
    If the issue persists, reset printing system as described below, then re-add the printer.
    If the issue persists, contact the printer vendor and/or visit their website for printer software and support.

Maybe you are looking for

  • After servicing my laptop recently, I can no longer find the time machine back up disk

    I recenty had my macbook pro serviced after the hard drive cable was broken. Upon return, when I attempt to back up to time machine it says backup disk not available and I cannot find any disks to select in time machine preferences. Any idea how to f

  • Problems with Sync with Outlook contacts and calendar (Office 2007)

    I have been able to set up my Blackberry curve with email accounts, but sync with Outlook contacts fails. My device will show as connected, but nothing happens. I continue to get a message if I want to use Mass Storage mode on my phone and I assume t

  • Wildcard SSL certificates

    Hi, I was wondering if someone got CSS1150X with SSL accelerator working with wildcard SSL certificate. We have 10+ sites we would like to enable SSL and figured wildcard certificates are way to go based on the cost. Specially, since most of the wild

  • XY Graph Zoom Mouse Wheel

    I'm developping a very lightweight world map on XY graph. The attached VIs are LV8.0. It almost works but I dont understand why it's not stable as you can notice by running worldmap.vi with zoom.vi as subvi. Your mouse wheel should zoom in, zoom out

  • X crashes when run under user account, works fine as root

    Hello all, I guess the above pretty much covers it, here's some base info: hwd -s: Kernel : 2.6.24-ARCH CPU & Cache: Processor 0: Intel(R) Pentium(R) III Mobile CPU 1133MHz 1133MHz, 512 KB Cache Sound(m) : 82801CA/CAM AC'97 Audio Controller module: s