Aperture unable to play slideshows since updating to Yosemite and 3.6

Hi,
I updated yesterday to Yosemite and to Aperture 3.6 accordingly, and Aperture has been unable to play slideshows since then. It crashes abruptly whenever trying to play a slideshow from a project (though NOT from an album - weird). Same happens on iPhoto.
Any similar experience anyone ?
Best regards to all,

Hi Leonie (and Frank),
Tried Frank Caggiano's options : it turns out the problem did NOT occur under another user. It did not occur either when creating a new library. In that new library, I stuffed a project with some 270 raw photos (those from one of the very projects that caused Aperture to crash under my usual library) and launched a slideshow from that project ==> no problem.
So my guess is that something went awry with my usual library. Do not know how I could fix that.
Hereunder the crash log (50-some first lines) I got in the report after Aperture crashed.
Many thanks again to both of you for your helpful insight.
Best regards,
Process:               Aperture [338]
Path:                  /Applications/Aperture.app/Contents/MacOS/Aperture
Identifier:            com.apple.Aperture
Version:               3.6 (3.6)
Build Info:            Aperture-500021000000000~3
App Item ID:           408981426
App External ID:       731142774
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Aperture [338]
User ID:               501
Date/Time:             2014-10-29 19:46:43.985 +0100
OS Version:            Mac OS X 10.10 (14A389)
Report Version:        11
Anonymous UUID:        7CF861CA-C411-F426-2BC2-1CBA5F22697E
Time Awake Since Boot: 530 seconds
Crashed Thread:        22  MRRenderer <MRRenderer: 0x600000db8480>: Render 216x143
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010d310000-000000010da49000 [ 7396K] r-x/rwx SM=COW  /Applications/Aperture.app/Contents/MacOS/Aperture
Application Specific Information:
Performing @selector(a_slideShow:) from sender NSMenuItem 0x6000000bde20
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x00007fff9396552e mach_msg_trap + 10
1   libsystem_kernel.dylib        0x00007fff9396469f mach_msg + 55
2   com.apple.CoreFoundation      0x00007fff97acbb14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      0x00007fff97acafdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      0x00007fff97aca838 CFRunLoopRunSpecific + 296
5   com.apple.HIToolbox           0x00007fff8b77543f RunCurrentEventLoopInMode + 235
6   com.apple.HIToolbox           0x00007fff8b7751ba ReceiveNextEventCommon + 431
7   com.apple.HIToolbox           0x00007fff8b774ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit              0x00007fff8f1b0821 _DPSNextEvent + 964
9   com.apple.AppKit              0x00007fff8f1affd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
10  com.apple.Aperture            0x000000010d77ca81 0x10d310000 + 4639361
11  com.apple.AppKit              0x00007fff8f4b4d27 -[NSApplication _realDoModalLoop:peek:] + 666
12  com.apple.AppKit              0x00007fff8f4b32d6 -[NSApplication runModalForWindow:] + 119
13  com.apple.Aperture            0x000000010d3adcb2 0x10d310000 + 646322
14  com.apple.Aperture            0x000000010d3ae376 0x10d310000 + 648054
15  com.apple.Aperture            0x000000010d4f37bb 0x10d310000 + 1980347
16  libsystem_trace.dylib         0x00007fff8d48fcd7 _os_activity_initiate + 75
17  com.apple.AppKit              0x00007fff8f37f5e7 -[NSApplication sendAction:to:from:] + 410
18  com.apple.prokit              0x000000010eb6abf6 -[NSProApplication sendAction:to:from:] + 101
19  com.apple.Aperture            0x000000010d77daa6 0x10d310000 + 4643494
20  com.apple.AppKit              0x00007fff8f39972a -[NSMenuItem _corePerformAction] + 382
21  com.apple.AppKit              0x00007fff8f399447 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
22  libsystem_trace.dylib         0x00007fff8d48fcd7 _os_activity_initiate + 75
23  com.apple.AppKit              0x00007fff8f3e6ce6 -[NSMenu performActionForItemAtIndex:] + 131
24  com.apple.AppKit              0x00007fff8f3e6c56 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
25  com.apple.AppKit              0x00007fff8f3e6aa2 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
26  com.apple.AppKit              0x00007fff8f38f03b NSSLMMenuEventHandler + 724
27  com.apple.HIToolbox           0x00007fff8b74f32c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1260
28  com.apple.HIToolbox           0x00007fff8b74e76e SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
29  com.apple.HIToolbox           0x00007fff8b763286 SendEventToEventTarget + 40
30  com.apple.HIToolbox           0x00007fff8b798795 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 428
31  com.apple.HIToolbox           0x00007fff8b7cbe8d SendMenuCommandWithContextAndModifiers + 59
32  com.apple.HIToolbox           0x00007fff8b7cbe34 SendMenuItemSelectedEvent + 188
33  com.apple.HIToolbox           0x00007fff8b7cbd06 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
34  com.apple.HIToolbox           0x00007fff8b7d38b1 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 702
35  com.apple.HIToolbox           0x00007fff8b7d349e _HandleMenuSelection2 + 446
36  com.apple.AppKit              0x00007fff8f314e6e _NSHandleCarbonMenuEvent + 277
37  com.apple.AppKit              0x00007fff8f1b0b90 _DPSNextEvent + 1843
38  com.apple.AppKit              0x00007fff8f1affd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
39  com.apple.Aperture            0x000000010d77ca81 0x10d310000 + 4639361
40  com.apple.AppKit              0x00007fff8f1a3f73 -[NSApplication run] + 594
41  com.apple.prokit              0x000000010eb6c39a NSProApplicationMain + 333
42  com.apple.Aperture            0x000000010d3200b4 0x10d310000 + 65716
43  com.apple.Aperture            0x000000010d31fa44 0x10d310000 + 64068

Similar Messages

  • Since updating to Yosemite and CS6 2 of my print options are greyed out on my epson R2880 print pane?

    My colour and colour settings options are 'greyed out' on my  Epson printer pane since updating to Yosemite and CS6,this happened before after running a software update on the printer driver! The driver version at that time was 6.62 and now it has updated to version 9.00....could this be the problem??

    That's strange ... did you try restarting before printer install? You also may need to delete the printer itself (System Preferences > Printers & Scanners) and add it again , in order to access the proper drivers (?)
    Can you show screen shot(s) of your incomplete print dialog?

  • Unable to send or create a link to send pdf file since update to Yosemite.

    Unable to send or create a link to send pdf file since update to Yosemite.

    Hi Donald S Matheson,
    Are you still facing this issue?
    May i know which application or service you are using. Can be more precise and provide me the steps to check the behavior at my end.
    Regards,
    Ajlan Huda.

  • Issues since update to yosemite

    Hello everyone,
    I've been having all sorts of issues since updating to yosemite which I am struggling to fix on my macbook.
    I've had the mac since 2010/11 and the first thing I noticed after updating to Yosemite was the fan constantly running from the moment I boot the machine and that the icons on my desktop were extremely slow to load up as are any files in the documents folder and finder.
    Then watching videos on youtube etc were refusing to play fully. I have since updated to the latest flash player but it is still slow.
    I ran the activity monitor and a kernel task file is operating at around 120% all the time.
    I have read numerous posts on the internet to try to fix and have upgraded to the latest yosemite, reset the printers and many other things.
    Now the trackpad is no longer working and not recognised and now the final straw for me is the keyboard refusing to be recognised at startup. I am currently using a wired mouse and bluetooth keyboard to get around these problems and everything is working fine with these but is a real pain.
    Has anyone had any similar problems to the above and know how to sort as this is taking up way too much of my time.
    Thanks

    What is the exact, complete text of the error message you get?

  • Since updating my iPad and iPhone to the new software iOS6, my wifi has not been working properly I'm either getting a very week signal or the signal is dropping completely,

    Since updating my iPad and iPhone to the new software iOS6, my wifi has not been working properly I'm either getting a very week signal or the signal is dropping completely. Has anyone noticed this?

    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting
    http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet
    http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    Try This - Renew IP Address:
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Since updating to Yosemite Apple remote doesn't work

    Hello all,
    I have a bit of a problem, since updating to Yosemite my Apple remote stopped working on my iMac (27-inch, Mid 2011). It worked before the update without a hitch, but now I can't pair it to the computer.
    It is a 7 button remote in question, tried pairing it as before using the right arrow + menu but nothing happens. I have also tried with a new battery so this not the issue. 
    I guessed it needed to be "re-paired" to it again so I have followed the instructions System Preferences / Security & Privacy / General / Advanced  but I don't have the “Disable remote control infrared receiver.” option to be found...
    I tried googling the solution but with no luck so I rely on your advice, please
    Here is also a print screen of my Security & Privacy window...
    It is not a major issue but it is a bit of an inconvenience....
    Thnx!

    Here's mine, the lower one

  • Since updating to Yosemite my audio is not working?

    Hey,
    Every since updating to Yosemite on my MacBook Pro (Early 2011 model) my audio/sound has been very intermittent.  It stops working after my computer goes to sleep and needs a hard restart to get it back.
    A few times I was able to kill the process in activity monitor or use a terminal command and it would reset the coreaudio and work but that stopped working for me now too.. Coreaudio shows in activity monitor as not responding even after it comes back after a force quit or regular quit.
    Has anyone been able to identify and solve this issue?
    Thanks

    Repair permissions & restart.
    Check your settings in the Audio Midi app which is located in the Utilities folder.
    http://support.apple.com/kb/TS1574 Troubleshooting issues with no audio from built-in speakers on Macs
    Trick/Tip:Open up GarageBand if installed then, open a program (optional).
    Quit out of the GarageBand app.
    =====================
    Repairing the mysteriously muted Mac
    The background on the issue is that there’s a small sensor switch inside the headphone port. When you insert a headphone jack, the sensor understands what's what and changes the sound output setting to Headphones. If you insert a jack for digital audio output, the device changes to Digital Out. When you remove the jack completely, it should read Internal Speakers.
    The spirits tell me that there’s a very good chance that you recently had something jacked into this port—a set of headphones or a cable leading to powered speakers, for example. When you removed the jack, something in the port prevented the sensor from tripping correctly. That’s why you see Digital Out instead of internal Speakers.
    The solution is to force the sensor to do its job. The safest way to do that is to simply run a jack in and out of the port a few times. Much of the time, this takes care of the problem by correctly tripping the sensor. If that doesn’t work, there may be gunk in the port. Before turning to more invasive techniques, get a can of compressed air, attach the small tube that fits the nozzle, and blast a few shots of air into the port. With any luck, that should dislodge the gunk and the port will operate as it should.
    If that doesn’t work, find a foam-tipped swab that fits (electronics shops generally carry them), dip it in rubbing alcohol, and gently insert it into the headphone port in an attempt to wipe away any stubborn gunk. I recommend foam rather than cotton swabs because the cotton variety might leave threads behind. (This same technique works well with misbehaving headphone ports on devices such as iOS devices.)
    It's possible that gunk has nothing to do with it. Rather, it may be that the switch just needs a subtle nudge. If a jack or swab doesn't work, I've heard of people successfully resetting it with a deft poke of a toothpick.
    http://www.macworld.com/article/2031146/repairing-the-mysteriously-muted-mac.htm l

  • Since updating to Yosemite my airport express (used for airplay) connects for a short period then drops, the error message "An error occurred while connecting to the AirPlay device "Kitchen". The host cannot be reached."  Has anyone else had this?

    Since updating to Yosemite my airport express (used for airplay) connects for a short period then drops, the error message "An error occurred while connecting to the AirPlay device “Kitchen”. The host cannot be reached."  Has anyone else had this problem

    I'm having the same issue.  Haven't found a workaround.  I use a main TimeCapsule as my main router, also have another TimeCapsule that extends the network, three Airport Express and an AppleTV.  For whatever reason, the two AirportExpress that I have in a different rooms cut out.  I only have 600 square foot apartment so it's not that big, the signal should be strong enough.  Airport Utilitiy reports the signal strength to be strong on all devices.
    I'm using all new equipment, a new MacPro for my music, new TimeCapsules, new Airport Express, new everything with the latest Yosemite software.  Very frustrating.  My Airplay used to work very nice and now I'm constantly having issues and restarting my network.  I did a fresh install of all my software on my MacPro when I got it in January so it's not as if it's an old machine with old software, everything is new within the last 6 months.
    The only workaround I found so far is to unplug the devices and to plug them back in.  Since upgrading to Yosemite, I'm restarting my Airport Express at least twice a week.  Very annoying.

  • Canon RAW not woking since updating to yosemite

    Since updating to Yosemite which also installed iPhoto 9.6 my Canon RAW files are not opening. Jpeg works just fine but the RAW show either all black or just a portion of the image shows. Any ideas?

    What Canon model camera do you have?
    As a workaround one user found that if they uploaded the files to a folder on the Desktop via a card reader and imported from there the RAW files would import successfully.

  • My canon p-150m scanner gives the error message "cannot load drivers" ever since updating to yosemite

    why does my canon p-150m scanner gives the error message "cannot load drivers" ever since updating to Yosemite ? I have had 2 reload the driver 2x - but each new time I start I keep getting the same error message .

    Try resetting the printing system.
    OS X Mavericks: Reset the printing system

  • My NTFS formatted external Toshiba drive is unreadable since update to Yosemite OS X 10.10.1

    My portable external Toshiba hard drive is now unreadable on my MacBook Pro early 2008 aluminum computer. Since updating to Yosemite OS X 10.10.1, I cannot recover my files stored as Time Machine backups on my external drive. In the finder, it cannot be see under devices, however in Disk Utility, it is visible. The mounted partition is not viewable, however. My own native hard drive is 200 GB while the external hd is 500 GB. There's no creating a 500 GB image on my hard drive, in other words. I've tried the latest versions of Paragon NTFS and Tuxera NTFS with no avail.
    How am I to recover my files, most importantly my Time Machine backups, from my external drive?

    The first thing I realised when I started using a Mac was that it does not read NFTS files straight from the box. I had a Toshiba external drive as well and I had to copy all the files using a windows computer. Installed Tuxera on  my Mac, partitioned the Toshiba drive into 2 sections one NFTS and the other Journaled.
    When you copy files, do not modify the files as this may render them useless on your Mac.
    I use the Journaled partition for Time Machine and the NFTS on both Mac and Windows file storage.
    Do not format the Toshiba external drive otherwise you will lose all your data. Install a paid version of Tuxera on your Mac to be able to read the data. Some Toshiba hard drives come with a complete version of Tuxera.

  • HT201365 Since updating my iphone and adding icloud, I can no longer retrieve my yahoo mail.  I've already exhausted all options in the settings menu on my iphone.  What next?  Thanks!

    Since updating my iphone and adding icloud, I can no longer retrieve my yahoo mail.  I've already exhausted all options in the settings menu on my iphone.  What next?  Thanks!

    I just want to be able to USE iCloud on my phone
    To do that, you don't go to iCloud.com on your iPhone. You use the apps that all your iCloud data is synced into, such as Mail, Contacts, Calendars, Notes, Reminders, Safari (for bookmarks), Photos (for Photostream) etc.

  • Mail not connecting regularly since updating to Yosemite

    Ever since updating to Yosemite my mail program has had a really hard time staying connected to my email accounts.  Both my gmail and my icloud accounts are affected.  The settings have not changed, and this worked fine on all previous iterations of OSX.
    Could not connect to iMap Server
    connection to server "imap....."on port 993 timed out.
    I've tried deselcting Use SSL, but it doesn't seem to fix the problem.  It just times out on port 143.
    The only caveat to this is if I quit mail and re-launch, the program connects, but only for a little while.

    When you have the problem, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Cannot change signatures in mail since updated to yosemite

    Since updated to yosemite I cannot change the signatures in Mail.

    Go to Finder>Preferences>General>Show devices on desktop

  • I can't place images from Photos into InDesign since updating to Yosemite 10.10.3. Is this an Apple issue or an Adobe one?

    I can't place images from Photos into InDesign since updating to Yosemite 10.10.3. Is this an Apple issue or an Adobe one? It used to be a simple process with iPhoto but not anymore.

    Thanks Steve. I should have mentioned that I’m still using CS6. Wonder if that’s the difference? All I get in the sidebar is Photo Booth which is useless.
    vann jennings
    creative director
    [email protected]
    chemistry
    3918 River Rd.
    North Topsail Beach NC 28460
    cell: 412-298-8275
    Henry W. Oliver Building
    535  Smithfield St.
    Suite 230
    Pittsburgh PA  15222
    phone: 412.642.0642
    www.visitthelab.com

Maybe you are looking for

  • Data Warehouse Archive logging questions

    Hi all, I'd like some opinions/advice on archive logging and OWB 10.2 with a 10.2 database. Do you use archive logging on your non-production OWB instances? I have a development system that only has "on demand" backups done and the archive logs fill

  • Lightroom  tethering for the D610

    When will Lightroom support tethering for the Nikon D610

  • D-Link Model DSL-2750B and Kindle WIFI

    VERY confused about Verizon vs. Verizon Wireless services/product/support.  I now have high speed internet and a land line.  I also have a smart phone wireless for one week which I am returning ASAP.  Why can I not change my Kindle codes to coincide

  • Oracle 10g installation hangs at 25%

    hello i am trying to install oracle database 10g R2 on redhat 4 (the operating system DVD is supplied from oracle ); at 25% from the installation progress i got the following error: java.util.zip.ZipException: invalid entry CRC (expected 0x91380798 b

  • Can Envy K203TX recovery disks be used to recover an Envy K204TX?

    Hi, The first thing i did when i got my Envy K203TX notebook, was create a set of recovery disks.Then I discovered that the notebook has several issues.HP sent me an on-site tech, and the tech said these issues were caused by several faulty hardware