OA framework on iPhone and Blackerry

Hi
Could you please tell me if applications developed using OA framework has been certified for iPhone and Blackberry devices.
Thanks.

Hi,
Please see these links.
Hands-On with Oracle's iPhone Apps
http://blogs.oracle.com/stevenChan/2009/06/handson_with_oracles_iphone_apps.html
Mobile usage in EBS
Re: Mobile usage in EBS
Regards,
Hussein

Similar Messages

  • IPhone and MS Exchange - What works and what doesn't?

    Along with many other users, I have been struggling with the issue of getting email to work correctly with MS Exchange and the iPhone. Since I have been working with the iPhone since the day it came out, I thought I would post a few successes so others can get a definitive answer on what is actually working so far. Note, I have been testing this only with Exchange 2003 server and I understand that there are reported issues using Exchange 2007. More info here: http://www.eweek.com/article2/0,1895,2152500,00.asp
    • Exchange works fine with the iPhone to send and receive email if the Exchange Server is setup to use IMAP email. This is the only way to get to the server natively from the iPhone. Remember, the server has to be available through the firewall or you may have to use the iPhone VPN service to get to the server. Ask your Admin for the correct settings. Many Admins lock down all common ports and the only way in is through the VPN.
    • No IMAP, no email? - Well, there are many other ways to get your email if the Admin is unwilling to setup IMAP on the Exchange Server. I won't go into all of them but here are a few ways to get your mail.
    - Synchronica Mobile Gateway - www.synchronica.com. They offer a 60-day free evaluation that now supports the iPhone. Essentially it gets your email using Outlook Web Access (OWA) and you access the mail through their service. I have used it and can confirm that it does work. A little slow, but works. Not sure what the cost will be when it free part ends.
    - Forward your email. Forward your exchange mail to another service. You can always have your exchange mail forwarded to a service such as Yahoo or Gmail and get the mail from there. Not the best scenario but once again, you are getting your email.
    - Use OWA from the iPhone browser. Not ideal, but it does work. Along with seeing you calendars and contacts.
    • Email is the only thing that works. There is no syncing with Exchange calendars or address books, other than using Apples iTunes syncing locally with your apps. Meaning you have to manually sync with the iPhone cable attached to your computer every time you sync. However I am able to view all my public folders and access the emails in them. The RSS feeds in Public folders work as well, however no calendar or address book public folders work.
    • Emails don't delete from Exchange when I delete using the iPhone. This is the most frustrating issue I have with the iPhone. Apparently when you delete a message on the iPhone it is only marked for deletion on the Exchange Server. This means that until the deleted message actually receives the IMAP command to purge all messages marked for deletion, the message continues to appear on your Outlook, Apple mail, Entourage or other mail client. So you end up having to delete it twice. This is a real pain when you get back to your desktop machine and you see all the messages you already deleted from your iPhone and you either have to delete them again or use the Purge command. Luckily the folks at freshlogicstudios.com have released a free command line app called Expunge that does the dirty work for you. Read about it here: http://blogs.freshlogicstudios.com/
    Just run this little app on a PC and it will delete the messages marked for deletion for you, essentially making the iPhone work as it should. If you are using a PC you can have this app run in the background. If you are using a Mac like me, I have it running on one of our servers at work. I know not everyone has this luxury, but you could run it on a home PC or ask your IT person nicely if they have a machine it could run on. Not the best solution but definitely welcome until Apple fixes this annoying issue. One note, this app requires the .Net Framework to be installed on the PC. Get it here: http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD -AAB15C5E04F5&displaylang=en
    • The iPhone is not a business phone. I am so tired of hearing this. I travel frequently and use the iPhone for all my business email, scheduling and phone calls. I've used the Blackberry, the Treo and the Blackjack phones in the past and honestly don't understand the attraction. After using the iPhone for the last two months there is no way I could go back. In my opinion, the browser, the keyboard and general ease of use just blows these other phones away. With just a few added features this would be the ultimate business phone.
    Hope this helps somebody.
    Come on Apple, please license Active Sync!!!

    K. Scott Myers wrote:
    Forgot to mention...
    Setting up Exchange support of your iPhone. At first with iPhone software version 1.0, Apple didn't have the Exchange settings quite right. If you selected the Exchange mail setting, you were unable to see any of the Public Folders and your subfolders appeared within the Inbox on your desktop mail client. Many people would setup their account using the standard IMAP email setting on the iPhone which corrected this. Apple fixed this with the 1.0.1 update release. Now you can use the Exchange email setting and it works as it should.
    Well, it doesn't work for me as it should. If I configure the account as an EXCHANGE account most messages don't download. Instead, I get the message "Loading message" if I try to open a message. Then it just sits with "Loading message" displayed forever. If I reconfigure the account as IMAP I don't have this problem.
    best,
    Larry
    Message was edited by: Lawrence Finch

  • Embedding Custom / Private Framework in iPhone

    So I am using the Simulator, and I have my Framework all made up. Here are the steps:
    1: Build the Framework (Install Path set to @executable_path/../Frameworks)
    2: Add to iPhone App, XCode adds it in all the usual places
    3: Add a new Copy Files Build Phase (Placing MyFramework.framework into the phase. Set the Drop-Down to Frameworks)
    4: #import <MyFramework/MyFramework.h> (code completion knows it's there)
    5: Build the app (no error)
    6: Build and Run the App (dyld: Library not loaded:... blah blah blah)
    7: Set the path type of the framework to Relative to Project or Relative to Current SDK (Since i am using the simulator).
    8: Build and Run (dyld: Library not loaded:... blah blah blah)
    Does the iPhone allow embedded Frameworks? What am I doing wrong?

    If that error is still coming, that means iPhone doesn't support framework-type.
    See below the excerpts from iPhone SDK - NDA. They are deliberately disallowing the creation of user-frameworks on iPhone.
    3.3.2 An Application may not itself install or launch other executable code by any
    means, including without limitation through the use of a plug-in architecture, calling other
    frameworks, other APIs or otherwise. No interpreted code may be downloaded and used in
    an Application except for code that is interpreted and run by Apple's Published APIs and built-
    in interpreter(s).
    Anyway let's see if we can get this working on the real device.

  • Editing a current website making it fluid for iphone and ipad

    How do I edit a current website so that is fluid for Iphone and ipad?
    It looks good on the web but i dont know how to edit it so that it changed to the iphone or ipad!
    If anyone can help that would be awesome!
    Thanks
    Chris

    OPTION #1
    Rebuild your fixed width site layout with CSS Media Queries.  One style sheet for mobile, another for tablet and a 3rd one for desktops.
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    OPTION #2
    Jump start the process using the Fluid Grid Layouts feature in DW CS6 or CC.  Be sure to build your mobile layout first.
    http://tv.adobe.com/watch/digital-design-cs6/creating-adaptive-designs-using-fluid-grid-la youts-in-dreamweaver-cs6/
    OPTION #3
    Use one of these Responsive Frameworks:
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Project Seven's Page Packs (CSS Templates)
    http://www.projectseven.com/products/templates/index.htm
    Nancy O.

  • IPhoto 11 version 9.2 shuts down when importing from iPhone and iPad

    when importing from iPhone and ipad. The message I get:
    Process:         iPhoto [4484]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2 (9.2)
    Build Info:      iPhotoProject-626000000000000~1
    App Item ID:     408981381
    App External ID: 4336308
    Code Type:       X86 (Native)
    Parent Process:  launchd [292]

    My mistake: Here's the rest
    Process:         iPhoto [4484]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2 (9.2)
    Build Info:      iPhotoProject-626000000000000~1
    App Item ID:     408981381
    App External ID: 4336308
    Code Type:       X86 (Native)
    Parent Process:  launchd [292]
    Date/Time:       2012-05-19 09:59:29.965 -0400
    OS Version:      Mac OS X 10.7.3 (11D50d)
    Report Version:  9
    Interval Since Last Report:          146459 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  596 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      5EC9EB8A-4523-4544-B0FE-0BD27811D589
    Crashed Thread:  38  Import thread 0
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000001e601140
    VM Regions Near 0x1e601140:
        __TEXT                 000000001e529000-000000001e5fa000 [  836K] r-x/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
    --> __DATA                 000000001e5fa000-000000001e635000 [  236K] rw-/rwx SM=COW  /Library/Application Support/3ivx/*.dylib
        __DATA                 000000001e635000-000000001e655000 [  128K] rw-/rwx SM=PRV  /Library/Application Support/3ivx/*.dylib
    Application Specific Information:
    objc[4484]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x92402da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9240247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x92402328 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x98bad17f RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x98bb44e7 ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x98bb4356 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x94adfa9c _DPSNextEvent + 678
    10  com.apple.AppKit                        0x94adf306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x94adb675 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x94d6f261 NSApplicationMain + 1054
    13  com.apple.iPhoto                        0x000114d0 0x1000 + 66768
    14  com.apple.iPhoto                        0x00010ad9 0x1000 + 64217
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9c84b90a kevent + 10
    1   libdispatch.dylib                       0x94a63c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x94a626a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x92402da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9240247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x92402328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9426b4e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175caed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x92402da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9240247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x92402328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9426b4e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175caed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x92402da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9240247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x92402328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9426b4e3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175caed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184df41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184ddc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184df41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184ddc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01d37ac1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
    7   com.apple.CoreFoundation                0x9246a28a -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01765626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    9   com.apple.CoreFoundation                0x92461de1 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x0175ccb5 -[XTSubscription postMessage:] + 181
    11  com.apple.proxtcore                     0x0175c406 -[XTDistributor distributeMessage:] + 726
    12  com.apple.proxtcore                     0x0175bf55 -[XTThread handleMessage:] + 1285
    13  com.apple.proxtcore                     0x0175a6c6 -[XTThread run:] + 438
    14  com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    15  com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    17  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9587e42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x942c0c1c -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0005c59a 0x1000 + 374170
    5   com.apple.iPhoto                        0x0005c4f2 0x1000 + 374002
    6   com.apple.CoreFoundation                0x92464b6d __invoking___ + 29
    7   com.apple.CoreFoundation                0x92464aa9 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01d59e61 -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x01d6b6c4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x92461de1 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01765626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    12  com.apple.CoreFoundation                0x92461de1 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x0175ccb5 -[XTSubscription postMessage:] + 181
    14  com.apple.proxtcore                     0x0175c406 -[XTDistributor distributeMessage:] + 726
    15  com.apple.proxtcore                     0x0175bf55 -[XTThread handleMessage:] + 1285
    16  com.apple.proxtcore                     0x0175a6c6 -[XTThread run:] + 438
    17  com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    18  com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x958cdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x942f13f7 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x942b7806 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x942b76da -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175b702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175a6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    9   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184df41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184ddc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9c84ab42 __select + 10
    1   com.apple.CoreFoundation                0x92450ee5 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 31:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x9c84a83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x958cde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9587e3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.apple.JavaScriptCore                0x9be929dc ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    4   com.apple.JavaScriptCore                0x9c086f03 JSC::Heap::blockFreeingThreadMain() + 323
    5   com.apple.JavaScriptCore                0x9c086f3f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
    6   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 32:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x923f9c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x92402da4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9240247c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x92402328 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x942cb0f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
    7   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    8   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    9   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 33:
    0   libsystem_kernel.dylib                  0x9c84b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x958cbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x958cd6fe start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib                  0x9c84b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x958cbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x958cd6fe start_wqthread + 30
    Thread 35:
    0   libsystem_kernel.dylib                  0x9c84b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x958cbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x958cd6fe start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib                  0x9c84b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x958cbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x958cd6fe start_wqthread + 30
    Thread 37:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x9c848c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9c8481f6 mach_msg + 70
    2   com.apple.framework.IOKit               0x9b7f52df io_connect_method + 465
    3   com.apple.framework.IOKit               0x9b7a5f21 IOConnectCallMethod + 559
    4   com.apple.ATIRadeonX3000GLDriver          0x11b6b2f9 0x11b26000 + 283385
    5   com.apple.ATIRadeonX3000GLDriver          0x11b3e20f 0x11b26000 + 98831
    6   GLEngine                                0x1188291c glSwap_Exec + 220
    7   com.apple.opengl                        0x93a7af6e CGLFlushDrawable + 62
    8   com.apple.QuartzCore                    0x919ff0a9 _ZL9view_drawP7_CAViewdPK11CVTimeStampb + 5844
    9   com.apple.QuartzCore                    0x919fd9b9 _ZL17view_display_linkdPK11CVTimeStampPv + 141
    10  com.apple.QuartzCore                    0x919fd818 link_callback + 285
    11  com.apple.CoreVideo                     0x990a65e1 CVDisplayLink::performIO(CVTimeStamp*) + 489
    12  com.apple.CoreVideo                     0x990a54e4 CVDisplayLink::runIOThread() + 876
    13  com.apple.CoreVideo                     0x990a5161 _ZL13startIOThreadPv + 160
    14  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    15  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 38 Crashed:: Import thread 0
    0   ???                                     0x1e601140 get_feature_flags + 0
    1   lib3ivxEnc.dylib                        0x1e57ef38 InitHooks + 5088
    2   lib3ivxEnc.dylib                        0x1e580d4e InitThrivex + 68
    3   lib3ivxEnc.dylib                        0x1e594bdc l3_init + 11
    4   com.3ivx.videocodec                     0x199f356d ThrivXCDOpen + 676
    5   com.apple.CoreServices.CarbonCore          0x955ac37c callComponentStorage_44 + 25
    6   com.apple.CoreServices.CarbonCore          0x9565b43d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    7   com.apple.CoreServices.CarbonCore          0x9565b47d CallComponentFunctionWithStorageProcInfo + 30
    8   com.3ivx.videocodec                     0x199f2d5e ThrivXCDComponentDispatch + 173
    9   com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    10  com.apple.CoreServices.CarbonCore          0x955d14a6 CallComponentDispatch + 29
    11  com.apple.CoreServices.CarbonCore          0x9563d7cb CallComponentOpen + 43
    12  com.apple.CoreServices.CarbonCore          0x955d011c OpenAComponent + 426
    13  com.apple.CoreServices.CarbonCore          0x955d019c OpenComponent + 24
    14  com.apple.CoreServices.CarbonCore          0x955d13e4 CallComponent + 102
    15  com.apple.CoreServices.CarbonCore          0x955d14a6 CallComponentDispatch + 29
    16  com.apple.CoreServices.CarbonCore          0x9563d655 CallComponentGetPublicResource + 57
    17  com.apple.QuickTime                     0x9a9dd5ef cchaMissing + 329
    18  com.apple.CoreServices.CarbonCore          0x955d0bb9 GetComponentPublicResourceList + 691
    19  com.apple.QuickTime                     0x9a9dca0f startUsingCachedCodecCharacterizations + 263
    20  com.apple.QuickTime                     0x9a9dc4d0 FindBestChain + 30
    21  com.apple.QuickTime                     0x9a9db2f2 ICMSequenceGetChain + 504
    22  com.apple.QuickTime                     0x9a9d5b7a DoBandedDecompress + 5291
    23  com.apple.QuickTime                     0x9a9d4666 ICMAction + 2916
    24  com.apple.QuickTime                     0x9a9d391a ICMDeviceLoop + 4098
    25  com.apple.QuickTime                     0x9a9da8f6 DecompressSequenceFrameWhen + 748
    26  com.apple.QuickTime                     0x9a9da601 DecompressSequenceFrameS + 61
    27  com.apple.QuickTimeImporters.component          0x9a6b81c5 importGraphicDrawInternal + 1981
    28  com.apple.QuickTimeImporters.component          0x9a6b8ac7 importGraphicDrawOrDecide + 2115
    29  com.apple.CoreServices.CarbonCore          0x955ac2c4 callComponentStorage_4 + 15
    30  com.apple.CoreServices.CarbonCore          0x9565b43d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    31  com.apple.CoreServices.CarbonCore          0x9565b47d CallComponentFunctionWithStorageProcInfo + 30
    32  com.apple.QuickTimeImporters.component          0x9a6b0b28 ImportGraphicComponentDispatch + 64
    33  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    34  com.apple.CoreServices.CarbonCore          0x955d1484 DelegateComponentCall + 24
    35  com.apple.QuickTimeImporters.component          0x9a64c01b ImportJFIFComponentDispatch + 96
    36  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    37  com.apple.CoreServices.CarbonCore          0x955d14a6 CallComponentDispatch + 29
    38  com.apple.QuickTimeComponents.component          0x90d1c54b 0x90157000 + 12342603
    39  com.apple.QuickTimeComponents.component          0x90a2c588 0x90157000 + 9262472
    40  com.apple.CoreServices.CarbonCore          0x955ac546 callComponentStorage_444 + 32
    41  com.apple.CoreServices.CarbonCore          0x9565b43d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    42  com.apple.CoreServices.CarbonCore          0x9565b47d CallComponentFunctionWithStorageProcInfo + 30
    43  com.apple.QuickTimeComponents.component          0x90a2b573 ExportBaseComponentDispatch + 64
    44  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    45  com.apple.CoreServices.CarbonCore          0x955d1484 DelegateComponentCall + 24
    46  com.apple.QuickTimeComponents.component          0x90a2fe38 ExportJFIFComponentDispatch + 96
    47  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    48  com.apple.CoreServices.CarbonCore          0x955d14a6 CallComponentDispatch + 29
    49  com.apple.QuickTimeComponents.component          0x90d1b893 0x90157000 + 12339347
    50  com.apple.QuickTimeComponents.component          0x90a2ba4f 0x90157000 + 9259599
    51  com.apple.CoreServices.CarbonCore          0x955ac37c callComponentStorage_44 + 25
    52  com.apple.CoreServices.CarbonCore          0x9565b43d _ZL38CallComponentFunctionCommonWithStoragePPcP19ComponentParametersPFlvEm + 45
    53  com.apple.CoreServices.CarbonCore          0x9565b47d CallComponentFunctionWithStorageProcInfo + 30
    54  com.apple.QuickTimeComponents.component          0x90a2b573 ExportBaseComponentDispatch + 64
    55  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    56  com.apple.CoreServices.CarbonCore          0x955d1484 DelegateComponentCall + 24
    57  com.apple.QuickTimeComponents.component          0x90a2fe38 ExportJFIFComponentDispatch + 96
    58  com.apple.CoreServices.CarbonCore          0x955d145d CallComponent + 223
    59  com.apple.CoreServices.CarbonCore          0x955d14a6 CallComponentDispatch + 29
    60  com.apple.QuickTime                     0x9abe2a08 GraphicsExportDoExport + 43
    61  com.apple.iPhoto                        0x00157399 0x1000 + 1401753
    62  com.apple.iPhoto                        0x00156eee 0x1000 + 1400558
    63  com.apple.iPhoto                        0x001517ce 0x1000 + 1378254
    64  com.apple.iPhoto                        0x0015080f 0x1000 + 1374223
    65  libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    66  libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 39:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x9c84abb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9587e7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x9587e558 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x94d26c1e -[NSUIHeartBeat _heartBeatThread:] + 2399
    4   com.apple.Foundation                    0x942bee59 -[NSThread main] + 45
    5   com.apple.Foundation                    0x942bee09 __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x958c9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x958cd6de thread_start + 34
    Thread 38 crashed with X86 Thread State (32-bit):
      eax: 0x1e5673d4  ebx: 0x1e593ff3  ecx: 0x1e5f4120  edx: 0x1e536a93
      edi: 0x1e642b00  esi: 0x1e642b00  ebp: 0xb1fbfaa8  esp: 0xb1fbfa7c
       ss: 0x00000023  efl: 0x00010282  eip: 0x1e601140   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x1e601140
    Logical CPU: 6
    Binary Images:
        0x1000 -   0xd1afeb  com.apple.iPhoto (9.2 - 9.2) <62274439-4706-3789-9E01-CB125149EE96> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xe83000 -   0xf63fe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xfae000 -  0x114effb  com.apple.geode (1.5 - 151.51) <5BDA00A5-0B60-390C-91D1-411F22D51612> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x11ee000 -  0x11f0fff  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <4FA61CE9-1718-3E07-9896-0023A2A49699> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x11f6000 -  0x1205fff  com.apple.iLifeAssetManagement (2.0 - 2.33) <8346DE35-5F86-3338-9913-B035B3EE5435> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1212000 -  0x123affb  com.apple.iPhoto.Tessera (1.1 - 60.10) <7BA9184E-0A00-3083-8322-772ECBDD30C9> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x124b000 -  0x1272ffb  com.apple.iPhoto.Tellus (1.3 - 60.10) <4AABB0BC-AC97-3EE4-BF0F-D8499DDB57C0> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1287000 -  0x1291fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <EC15B3D6-8212-3401-BE88-1565EAE55A87> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x129c000 -  0x12b2ff3  com.apple.iLifeFaceRecognition (1.0 - 21.1) <6D28B7F2-7A33-3547-856F-EB19EF8C81F0> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x12c0000 -  0x12ecffb  com.apple.DiscRecordingUI (6.0.3 - 6030.4.1) <A80992AB-240C-359B-80B7-773FF6040205> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1305000 -  0x1307fff  com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x130d000 -  0x1318fff  com.apple.Upgrade

  • Custom Framework for iPhone projects

    I have custom frameworks that I currently use in desktop applications. Some of these frameworks I would like to include in projects I plan to build for the iPhone. Is there a limitation when it comes to creating frameworks for the iPhone? If not what is the proper way to build frameworks for iPhone/Aspen?

    I was able to get around this by setting the "DYLDFRAMEWORKPATH" variable in my project. Go to Project -> Edit Active Executable menu. A dialog should pop up, navigate to the "Arguments" tab, and add a new environment variable (bottom-half of the dialog). You'll want to set to the path to something like "${DYLDFRAMEWORKPATH}:/Users/foo/your/framework/path", where the path is the path to where your framework is on disk. This should allow the simulator to find the Framework code at runtime.
    I have no idea how this will work when the code is loaded onto the phone. In addition, I'm having a lot of problems with 3rd party frameworks that reference code which isn't supported on the iPhone. Does anybody know if it is possible to compile a framework, where the target is the iPhone simulator?
    Thanks,
    -Andy Reitz.

  • Cannot use AddressBook Framework for iphone SDK

    I am trying to use the AddressBook Framework with iPhone SDK, and I added the following framework to my xcode project:
    /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Lib rary/Frameworks/AddressBook.framework
    When I compile, references to classes such as ABAddressBook and ABPerson cannot be resolved. ('ABPerson undeclared ...'). However, It seems the C interface to AddressBook is defined.
    I am using the framework in the iPhone SDK directory, and I have #import <AddressBook/AddressBook.h> in my header file, but it is not working for me. Any tips would be appreciated.

    It does explain the OP's problems
    Conserning add and checking if there are changed records in the addressbook I hear people complain about it and got refered to apple to report it as a bug for the sdk.
    And since we still are limited when it comes to mentioning the api I will rather link something someone else wrote on the topic before.
    Have a look here: http://forums.macrumors.com/showthread.php?p=5495200 that should give you some of the basics.

  • HT1351 Some of the songs I bought from iTunes will not sync to my iPhone.  They show up on my phone, but the letters look faed and I can't play them.  How do I fix this?  I tried restoring my iPhone and it didn't work.

    Some of the songs I bought from iTunes will not sync to my iPhone.  They show up on my phone, but the letters look faed and I can't play them.  How do I fix this?  I tried restoring my iPhone and it didn't work.

    Sorry, I meant the letters look "faded" not faed.

  • Jabber for iPhone and iPad cannot receive calls

    We currently have Call Manager 9.1.1 and Presence 9.1.1.
    I am starting to use the Jabber Client for iPhone and iPad, but am having trouble receiving calls dialed to a particular extension.
    If I can go settings for the iPhone Jabber client as an example, I am succesffuly connected to all accounts: IM, Phone Services, Voicemail, and WebEx.
    When I go to the keypad, I can succesffuly dial internal extensions and make outbound calls to any numbers and they come accross as using my extension.
    When calling the extension, my desk phone rings, but not the Jabber client.
    Not sure what could be causing this issue to occur for Jabber not receiving the calls.
    Thanks for any suggestions.
    Paul Gaydos 

    Should still work. But would be good to check indial into jabber with the phone unplugged, just for testing purposes.
    also, you have checked the partition and configuration on the TAB device is the same as on the deskphone?
    Can you attach call manager traces when making a test call and attach to the case.  Let us know the extension and device names you have used in the test, and a timestamp of the test.
    thanks
    =============================
    Please remember to rate useful posts, by clicking on the stars below. 
    =============================

  • How do we split our iCloud accounts but keep one iTunes account so we can share purchased content for our multiple iPhones and iPads?

    How do we split our iCloud accounts but keep one iTunes account so we can share purchased content for our multiple iPhones and iPads?

    You can migrate a copy of the data to a new account, then delete the other person's data from each account.  To do this, on the phone that will be changing accounts, if you have any photos in photo stream that you want to keep on the phone, save these to your camera roll by opening the photo stream album in the thumbnail view, tapping Edit, then tap all the photos you want to save, tap Share and tap Save to Camera Roll. If you have any synced notes that you want to keep on the phone, email these to yourself so you can create new notes in the new account.
    Once this is done, go to Settings>iCloud, scroll to the bottom and tap Delete Account.  (This will only delete the account from this phone, not from iCloud.  The phone that will be keeping the account will not be effected by this.)  When prompted about what to do with the iCloud data, be sure to select Keep On My iPhone.  Next, set up a new iCloud account using a different Apple ID (if you don't have one, tap Get a Free Apple ID at the bottom).  Then turn iCloud data syncing for contacts, etc. back to On, and when prompted about merging with iCloud, choose Merge.  This will upload the data to the new account.  You will create a new icloud email address with you turn Mail to On.
    Finally, to un-merge the data you will then have to go to icloud.com on your computer and sign into each iCloud account separately and manually delete the data you don't want (such as deleting your wife's data from your account, and vice versa).

  • We have three Ipads in our house.  We have one itunes account with multiple devices like two Iphones and Apple TV.   My question is about our three Ipads.   How can I set up the imessaging and facetime on all three devices while only using one Itunes acct

    Okay.  We have three Ipads in our house with only one Itunes account.   When I go into imessaging and facetime on each of the devices, it wants to start switching my wife's cell phone and then the three emails associated with each Ipad to the contact information for all of the Ipads.    As of this morning, only the imessaging and facetime are turned on my wife's iphone and ipad.   My kids imessaging and facetime is turned off.     Do you really have to have an itunes account for each device to make then work???    Any help would be very much appreciated.
    Ryan

    There is only one solution. Each user must have their own separate user account. All of their respective data would be contained in their separate user accounts. This also means each will have a separate iTunes Library. If you all use the same third-party apps, then each will have to purchase their own copies under their own Apple IDs. Some data sharing is possible. See:
    iTunes- How to open an alternate iTunes Library file or create a new one
    iTunes- How to share music and video
    iTunes- How to share music between different accounts on a single computer
    iTunes- Setting up Home Sharing on your computer

  • Ive lost my apple ID for my ipod, now i have an iphone and i want to use the same apple ID for both can someone tell me how to do this

    I have lost my apple ID for my ipod, now ive got a new iphone and i want to use the same ID for both, can anyone one tell me how to do this? ( i no my ID for the iphone)

    Just use the same ID.
    These may alos help:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities

  • I currently have one iTunes account for my personal iPod Touch and for my work iPhone and iPad.  Can I create a separate account for work and keep my current account for my personal use - on the same computers?

    I have an iTunes account for my personal iPod Touch - have had for several years.  When my work provided me with an iPhone and now and iPad 2, they all fall under my personal iTunes account.  Is it possible for me to create a separate account for my work devices and apps, while leaving my personal account intact?  I use both my compter at home and at work to sync occasionally.

    A much simpler solution would be to go into Settings > Store and turn off Automatic Downloads

  • HT204053 I set up one apple id for icloud on my iphone and another apple id for ipad.  I cannot use icloud to automatically sync the two.

    I set up one apple id for icloud on my iphone and another apple id for ipad.  I cannot use icloud to automatically sync the two.

    How can I delete the incorrect apple id?

  • HT204053 I have one apple id for my iPad and a second apple id for my iPhone and laptop. I just want to use one apple id. How do I delete the apple id on my iPad and make it consistent with the other two devices?

    I have one apple id on my iPad and a second apple id on my iPhone and laptop. I want to use one apple id for everything. I tried wiping my iPad and synching it with my laptop. The old apple id still remains on my iPad. I can't get rid of it. Help.

    On the iPad open Settings/iCloud and delete the account using the button at the bottom. Once deleted log in using the other account. For iTunes Stores use Settings/iTunes & Apps Stores, tapp on the Apple ID at the top then sign out. Once done sign in using the other account. Once you are happy with the changes plug your iPad into your computer to update the backup.

Maybe you are looking for

  • Start Routine in Transformations

    Hi, For my reporting purpose i need to Transfer data from Cube to DSO I need a start routine for the following requirment when transfering data from Cube to DSO The Key fields in DSO are Location & Emp_ID and Date fields are ZAP_DTE (DATS) CUBE-->DSO

  • Can't drag photos into timeline

    I opened a new project with the widescreen setting and can't load photos onto the timeline. They act like they are loading, show up as a blip on the timeline, then disappear. The same photos work on a standard non widescreen project, but not here. Au

  • HT1665 Can iPod touch use CCK to import raw files

    I currently have the iPad CCK and I use it for importing RAW files from my cameras onto an iPad2 and iPad3. What is unclear is whether this would work to an iPod touch? My ageing iPod classic is coming to the end of its life and being able to use a t

  • CRVS2010 Beta - Database login fails after setting select formula

    I am working through how to call the report and have it print programatically.  I was able to get it to print with the saved data, but as soon as i add a recordSelectionFormula to it, it fails saying the login is incorrect.  I have searched the forum

  • IDOCs information for Scheduling agreement ME33L - MM

    Hi all, I need to get the idoc information for the scheduling agreement process which takes place through ME31L transaction. Can you please tell me 1) how can i get the IDOC information like the segments etc used. for SA process?