Logic with at new?

Thanks to everyone.
I wanna get this result:
Material#1     PO1
               PO2
               PO3
Material#2     PO4
               PO5
               PO6
               PO7
Any ideas?
Message was edited by: Ol Pom
Message was edited by: Ol Pom

Something like this?
report zrich_0003 .
data: begin of itab occurs 0,
      matnr type ekpo-matnr,
      ebeln type ekpo-ebeln,
      ebelp type ekpo-ebelp,
      end of itab.
data: wa like line of itab.
select * into corresponding fields of table itab
           from ekpo
                   up to 100 rows.
sort itab ascending by matnr ebeln ebelp.
loop at itab.
wa = itab.
  at new matnr.
   skip 1.
    write:/ wa-matnr, at 20 wa-ebeln, wa-ebelp.
    continue.
  endat.
  write:/20 wa-ebeln, wa-ebelp.
endloop.
Regards,
Rich Heilman

Similar Messages

  • How do I re-install Logic with a new registration?

    I purchased my friends G4 which already has his Logic 8 software installed. I own Logic 7 with the dongle as well as the Logic 8 upgrade. I would like to change the registration from his to my codes so that I am eligible for software updates.
    Is there an easy way to change the registration short of re-installing the entire Logic 8 package?
    If I must re-install the entire package will my key commands/3rd party plugins be overwritten?
    My computer is a dual 1.42GHz G4 with Leopard

    Thanks for the tips. I actually found serial reset thread and got Logic 8 re-installed yesterday with the proper serial.
    As for the performance of Logic 8 in Leopard, setting all of the problems and functional idiosyncrasies of Logic 8 aside the dual 1.42 G4 is doing well on the medium sized projects I've used it for, including a handful of commercial spots and 3 songs for a Disney TV series. I get a lot more performance out of L7 in Tiger, and I still use L7 for any work where I have a client present but I love the new look of L8 (and the transpose up/down 1 octave key command!) so it's hard to go back. I especially don't want to go back because I know the Emagic guys are hard at work in Germany on the next rev of Logic, and it will only get better and better.
    I have four 17 space racks filled with midi and outboard gear , external mixer, etc., so I'm using a ton of midi with about 25-30 tracks of audio per project. On my big projects I have to freeze tracks even in L7.
    If I was not such a dinosaur and went totally in the box I would need a much faster computer.
    I hope that answers your question.

  • I have a problem with my motherboard and my battery of my 2010 macbook pro 13". It was just serviced with a new screen, keyboard, and logic board.

    I have a problem with my motherboard and my battery of my 2010 macbook pro 13". It was just serviced with a new screen, keyboard, and logic board. How much will a new battery and motherboard cost and would it be worth it or should I just get a new computer. It was about 300 dollars to get it serviced last week. if it adds up to much past 600 dollars I will just get a new one. THANKS FOR ANY HELP!
    P.S During classes today it began beeping in my bag. Like three kind of long steady beeps then a short pause, and when I opened it I couldn't see anything but it was on so I turned it off and back on.

    Depends on what options your Apple store offers - if they can do a depot repair (where they send it out), that's around $300 for all parts & labor.
    If the store doesn't have that option, a logicboard is around $600, battery $80-$100, from what I've seen.
    If they JUST replaced the logicboard, you absolutely should NOT have to pay for another replacement - the replacement is covered by a warranty. If they want you to pay for it, make sure you have a copy of the receipt for the work that was recently completed so you can show it to them. They have no reason to charge you for another logicboard.
    ~Lyssa

  • Quit when I open Aperture!!!! Updated with the new version downloaded from Appstore. The previous version worked fine. I have not time to open the library - the program closes. For 1-2 seconds I see the old look of your library.

    To my non-arrival notification oo update.
    Updated with the new version downloaded from Appstore.
    The previous version worked fine.
    I have not time to open the library - the program closes. For 1-2 seconds I see the old look of your library.
    Process:         Aperture [831] 
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.4.4 (3.4.4)
    Build Info:      Aperture-320085000000000~4
    App Item ID:     408981426
    App External ID: 14995585
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [134]
    User ID:         501
    Date/Time:       2013-05-13 08:39:42.877 +0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          25451 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  275 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                      0480FD60-05CB-BDA2-9EC7-9186A9908C06
    Crashed Thread:  12
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSCFString substringToIndex:]: Range or index out of bounds'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9566cb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8b2b93f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff9566c8dc +[NSException raise:format:] + 204
    3   Foundation                          0x00007fff935b8ee9 -[NSString substringToIndex:] + 97
    4   RedRock                             0x000000010b7aa994 +[RKFileNamingPolicy fileSafeName:] + 221
    5   RedRock                             0x000000010b955958 -[RKVersion(Imaging) proxyWritePath:] + 141
    6   RedRock                             0x000000010b955edf -[RKVersion(Imaging) absoluteProxyWritePath:] + 28
    7   RedRock                             0x000000010b949b97 -[JPEGFileCacheStore filePathForVersion:key:withWrite:] + 51
    8   RedRock                             0x000000010ba1dd64 -[IPMiniJPEGFileCacheStore newCachePageLookupForRequest:] + 428
    9   ProXTCore                           0x000000010cf9114e -[XTCachePersistentPolicy newCachePageOnLookupForRequest:] + 136
    10  ProXTCore                           0x000000010cf884e1 -[XTCacheEvictionPolicy newCachePageLookupForRequest:] + 23
    11  ProXTCore                           0x000000010cf8e32a -[XTCacheStore newObjectLookupInEvictionPolicyForRequest:] + 44
    12  ProXTCore                           0x000000010cf8e524 -[XTCacheStore newObjectLookupRequest:rootStore:] + 39
    13  ProXTCore                           0x000000010cf8f28e -[XTCacheStore newObjectForRequest:] + 65
    14  Geode                               0x000000010cd2cfc0 -[DGTier2Factory readRequest:intoPageRef:] + 482
    15  Geode                               0x000000010cd2d604 -[DGTier2Factory cache:cacheStore:onFulfillRequest:intoPageRef:] + 589
    16  ProXTCore                           0x000000010cf88f47 -[XTCacheFactory backgroundFulfillment:] + 532
    17  ProXTCore                           0x000000010cf69736 -[XTDistributor distributeMessage:] + 444
    18  ProXTCore                           0x000000010cf690fa -[XTThread handleMessage:] + 342
    19  ProXTCore                           0x000000010cf67eb3 -[XTThread run:] + 345
    20  Foundation                          0x00007fff935eecd2 __NSThread__main__ + 1345
    21  libsystem_c.dylib                   0x00007fff8c7a97a2 _pthread_start + 327
    22  libsystem_c.dylib                   0x00007fff8c7961e1 thread_start + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libFontParser.dylib                     0x00007fff8f00ff4e TTrueTypeFontHandler::TGlyphHeaderData::GetHead() const + 26
    1   libFontParser.dylib                     0x00007fff8f011aa3 TTrueTypeFontHandler::GetBounds(unsigned short, double&, double&, double&, double&, bool) const + 107
    2   libFontParser.dylib                     0x00007fff8f012408 FPFontGetGlyphIdealBounds + 203
    3   libCGXType.A.dylib                      0x00007fff91f2b4ed xt_font_get_glyph_bboxes + 448
    4   libCGXType.A.dylib                      0x00007fff91f2b32b get_glyph_bboxes + 9
    5   com.apple.CoreGraphics                  0x00007fff90cf40d5 CGFontGetGlyphBBoxes + 140
    6   com.apple.CoreGraphics                  0x00007fff90cf8364 get_char_top + 45
    7   com.apple.CoreGraphics                  0x00007fff90cf7fe0 CGFontAutohintTransformCreate + 380
    8   com.apple.CoreGraphics                  0x00007fff90d2f6a7 CGFontCreateGlyphBitmap32 + 339
    9   com.apple.CoreGraphics                  0x00007fff90cf76f3 CGGlyphLockLockGlyphBitmaps + 1172
    10  libRIP.A.dylib                          0x00007fff90589173 ripc_DrawGlyphs + 1865
    11  com.apple.CoreGraphics                  0x00007fff90cb6e48 draw_glyphs + 699
    12  com.apple.CoreGraphics                  0x00007fff90cf5a63 CGContextShowGlyphsWithAdvances + 489
    13  com.apple.CoreText                      0x00007fff91e6f3ab CTFontDrawGlyphsWithAdvances + 105
    14  com.apple.AppKit                        0x00007fff8fa1cbc4 -[NSLineFragmentRenderingContext drawAtPoint:inContext:] + 6402
    15  com.apple.AppKit                        0x00007fff8fa0d1eb _NSStringDrawingCore + 3052
    16  com.apple.AppKit                        0x00007fff8fa000e7 _NSDrawTextCell + 6244
    17  com.apple.AppKit                        0x00007fff8fc60075 _NXDrawTextCell + 56
    18  com.apple.prokit                        0x000000010c2d45ea -[NSProTextFieldCell drawInteriorWithFrame:inView:] + 1092
    19  com.apple.prokit                        0x000000010c2d4e5b -[NSProTextFieldCell drawWithFrame:inView:] + 371
    20  com.apple.prokit                        0x000000010c2cc264 -[NSProPopUpButtonCell drawTitleWithFrame:inView:] + 708
    21  com.apple.AppKit                        0x00007fff8fac6216 -[NSMenuItemCell drawInteriorWithFrame:inView:] + 510
    22  com.apple.AppKit                        0x00007fff8fa01806 -[NSControl drawRect:] + 400
    23  com.apple.AppKit                        0x00007fff8f9f5094 -[NSView _drawRect:clip:] + 4217
    24  com.apple.AppKit                        0x00007fff8f9f36f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
    25  com.apple.AppKit                        0x00007fff8f9f3b09 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    26  com.apple.AppKit                        0x00007fff8f9f3b09 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    27  com.apple.AppKit                        0x00007fff8f9f3b09 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    28  com.apple.AppKit                        0x00007fff8f9f3b09 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    29  com.apple.AppKit                        0x00007fff8f9f3b09 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
    30  com.apple.AppKit                        0x00007fff8f9f1722 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 817
    31  com.apple.AppKit                        0x00007fff8fb40fdb -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 286
    32  com.apple.AppKit                        0x00007fff8f9ecd9d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    33  com.apple.AppKit                        0x00007fff8f9b6cc3 -[NSView displayIfNeeded] + 1830
    34  com.apple.AppKit                        0x00007fff8fb40e94 -[NSNextStepFrame displayIfNeeded] + 84
    35  com.apple.AppKit                        0x00007fff8f9b61fc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    36  com.apple.AppKit                        0x00007fff8ff818f1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01208 + 46
    37  com.apple.CoreFoundation                0x00007fff95633417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    38  com.apple.CoreFoundation                0x00007fff95633381 __CFRunLoopDoObservers + 369
    39  com.apple.CoreFoundation                0x00007fff9560e7b8 __CFRunLoopRun + 728
    40  com.apple.CoreFoundation                0x00007fff9560e0e2 CFRunLoopRunSpecific + 290
    41  com.apple.HIToolbox                     0x00007fff91795eb4 RunCurrentEventLoopInMode + 209
    42  com.apple.HIToolbox                     0x00007fff91795b94 ReceiveNextEventCommon + 166
    43  com.apple.HIToolbox                     0x00007fff91795ae3 BlockUntilNextEventMatchingListInMode + 62
    44  com.apple.AppKit                        0x00007fff8f9b3563 _DPSNextEvent + 685
    45  com.apple.AppKit                        0x00007fff8f9b2e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    46  com.apple.Aperture                      0x000000010b1572f9 0x10acdf000 + 4686585
    47  com.apple.AppKit                        0x00007fff8f9aa1d3 -[NSApplication run] + 517
    48  com.apple.prokit                        0x000000010c27f6c5 NSProApplicationMain + 378
    49  com.apple.Aperture                      0x000000010acef52e 0x10acdf000 + 66862
    50  com.apple.Aperture                      0x000000010aceee54 0x10acdf000 + 65108
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff98026d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff923e9dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff923e99ee _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: RKPublishedServiceManager AlbumDelete
    0   libsystem_kernel.dylib                  0x00007fff980246c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff923ebc32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff923eba92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.iLifeSQLAccess                0x000000010d0bb325 -[HgEntity _dispatch_sync_if_needed_suspend:withBlock:] + 255
    4   com.apple.iLifeSQLAccess                0x000000010d0c3b45 -[HgEntity insertIntoRidList:idsForColumn:fromQuery:] + 431
    5   com.apple.iLifeSQLAccess                0x000000010d0bfda5 -[HgEntity selectDistinctList:fromQuery:] + 242
    6   com.apple.iLifeSQLAccess                0x000000010d0bfee9 -[HgEntity selectDistinctList:where:] + 195
    7   com.apple.RedRock                       0x000000010ba636db +[RKVersionGroup groupsContainingVersion:] + 37
    8   com.apple.RedRock                       0x000000010ba6390c +[RKVersionGroup removeVersionFromAllGroups:] + 74
    9   com.apple.RedRock                       0x000000010b846631 -[RKVersion willBeDeleted] + 35
    10  com.apple.iLifeSQLAccess                0x000000010d0cffc0 -[HgModel deleteModel] + 49
    11  com.apple.RedRock                       0x000000010b846373 +[RKVersion deleteVersions:deleteMode:] + 1743
    12  com.apple.RedRock                       0x000000010b831e2f +[RKMaster deleteMasters:deleteReferencedFiles:deleteImmediately:skip:progressBlock:] + 1882
    13  com.apple.RedRock                       0x000000010b832227 +[RKMaster deleteMasters:deleteReferencedFiles:progressBlock:] + 268
    14  com.apple.RedRock                       0x000000010b83233b +[RKMaster async_deleteMasters:deleteReferencedFiles:] + 192
    15  com.apple.Aperture                      0x000000010afa6523 0x10acdf000 + 2913571
    16  libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    17  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff923e847f _dispatch_queue_drain + 235
    19  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    20  libdispatch.dylib                       0x00007fff923e81c3 _dispatch_worker_thread2 + 249
    21  libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    22  libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.Mercury.KDatabaseMgr
    0   libsystem_kernel.dylib                  0x00007fff98026faa pread + 10
    1   com.apple.iLifeSQLAccess                0x000000010d052ced seekAndRead + 86
    2   com.apple.iLifeSQLAccess                0x000000010d052c59 unixRead + 31
    3   com.apple.iLifeSQLAccess                0x000000010d06d46b readDbPage + 447
    4   com.apple.iLifeSQLAccess                0x000000010d06cb6f sqlite3PagerAcquire + 342
    5   com.apple.iLifeSQLAccess                0x000000010d06c9db btreeGetPage + 30
    6   com.apple.iLifeSQLAccess                0x000000010d07a3c1 getAndInitPage + 66
    7   com.apple.iLifeSQLAccess                0x000000010d07a7d3 moveToChild + 68
    8   com.apple.iLifeSQLAccess                0x000000010d0895ea sqlite3BtreeMovetoUnpacked + 698
    9   com.apple.iLifeSQLAccess                0x000000010d06758a sqlite3VdbeExec + 26166
    10  com.apple.iLifeSQLAccess                0x000000010d060c5a sqlite3_step + 2420
    11  com.apple.iLifeSQLAccess                0x000000010d080df9 -[HgKPreparedSql updateWithArgs:] + 230
    12  com.apple.iLifeSQLAccess                0x000000010d0b9dc0 __35-[HgEntity executeUpdate:withArgs:]_block_invoke_0 + 36
    13  libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff923e847f _dispatch_queue_drain + 235
    16  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    17  libdispatch.dylib                       0x00007fff923e8448 _dispatch_queue_drain + 180
    18  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff923e81c3 _dispatch_worker_thread2 + 249
    20  libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff98026faa pread + 10
    1   com.apple.proxtcore                     0x000000010cfae368 -[XTSegmentFile readData:forIndexEntry:] + 453
    2   com.apple.proxtcore                     0x000000010cfaf135 -[XTSegmentFile loadData:length:forIdentifier:] + 136
    3   com.apple.RedRock                       0x000000010b9015bd __block_global_0 + 306
    4   libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    6   libdispatch.dylib                       0x00007fff923e81fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    8   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 6:: Dispatch queue: com.apple.Mercury.KDatabaseMgr
    0   libsystem_kernel.dylib                  0x00007fff98026faa pread + 10
    1   com.apple.iLifeSQLAccess                0x000000010d052ced seekAndRead + 86
    2   com.apple.iLifeSQLAccess                0x000000010d052c59 unixRead + 31
    3   com.apple.iLifeSQLAccess                0x000000010d06d46b readDbPage + 447
    4   com.apple.iLifeSQLAccess                0x000000010d06cb6f sqlite3PagerAcquire + 342
    5   com.apple.iLifeSQLAccess                0x000000010d06c9db btreeGetPage + 30
    6   com.apple.iLifeSQLAccess                0x000000010d07a3c1 getAndInitPage + 66
    7   com.apple.iLifeSQLAccess                0x000000010d07a7d3 moveToChild + 68
    8   com.apple.iLifeSQLAccess                0x000000010d0895ea sqlite3BtreeMovetoUnpacked + 698
    9   com.apple.iLifeSQLAccess                0x000000010d061621 sqlite3VdbeExec + 1741
    10  com.apple.iLifeSQLAccess                0x000000010d060c5a sqlite3_step + 2420
    11  com.apple.iLifeSQLAccess                0x000000010d080df9 -[HgKPreparedSql updateWithArgs:] + 230
    12  com.apple.iLifeSQLAccess                0x000000010d0b9dc0 __35-[HgEntity executeUpdate:withArgs:]_block_invoke_0 + 36
    13  libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff923e847f _dispatch_queue_drain + 235
    16  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    17  libdispatch.dylib                       0x00007fff923e8448 _dispatch_queue_drain + 180
    18  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff923e81c3 _dispatch_worker_thread2 + 249
    20  libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.Mercury.KDatabaseMgr
    0   libsystem_kernel.dylib                  0x00007fff98026faa pread + 10
    1   com.apple.iLifeSQLAccess                0x000000010d052ced seekAndRead + 86
    2   com.apple.iLifeSQLAccess                0x000000010d052c59 unixRead + 31
    3   com.apple.iLifeSQLAccess                0x000000010d06d46b readDbPage + 447
    4   com.apple.iLifeSQLAccess                0x000000010d06cb6f sqlite3PagerAcquire + 342
    5   com.apple.iLifeSQLAccess                0x000000010d06c9db btreeGetPage + 30
    6   com.apple.iLifeSQLAccess                0x000000010d07a3c1 getAndInitPage + 66
    7   com.apple.iLifeSQLAccess                0x000000010d07a7d3 moveToChild + 68
    8   com.apple.iLifeSQLAccess                0x000000010d0895ea sqlite3BtreeMovetoUnpacked + 698
    9   com.apple.iLifeSQLAccess                0x000000010d06758a sqlite3VdbeExec + 26166
    10  com.apple.iLifeSQLAccess                0x000000010d060c5a sqlite3_step + 2420
    11  com.apple.iLifeSQLAccess                0x000000010d080df9 -[HgKPreparedSql updateWithArgs:] + 230
    12  com.apple.iLifeSQLAccess                0x000000010d0b9dc0 __35-[HgEntity executeUpdate:withArgs:]_block_invoke_0 + 36
    13  libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff923e847f _dispatch_queue_drain + 235
    16  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    17  libdispatch.dylib                       0x00007fff923e8448 _dispatch_queue_drain + 180
    18  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    19  libdispatch.dylib                       0x00007fff923e81c3 _dispatch_worker_thread2 + 249
    20  libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    21  libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 12 Crashed:
    0   libsystem_kernel.dylib                  0x00007fff98026212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8c7aab54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8c7eedce abort + 143
    3   libc++abi.dylib                         0x00007fff907849eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff9078239a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b2b9873 _objc_terminate() + 91
    6   libc++abi.dylib                         0x00007fff907823c9 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff90782424 std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff9078358b __cxa_throw + 111
    9   libobjc.A.dylib                         0x00007fff8b2b950c objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff95700f49 -[NSException raise] + 9
    11  com.apple.proxtcore                     0x000000010cf693b3 -[XTThread handleMessage:] + 1039
    12  com.apple.proxtcore                     0x000000010cf67eb3 -[XTThread run:] + 345
    13  com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    14  libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    15  libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 14:: Dispatch queue: com.apple.Mercury.KDatabaseMgr
    0   com.apple.iLifeSQLAccess                0x000000010d06cf90 pcache1Fetch + 22
    1   com.apple.iLifeSQLAccess                0x000000010d06cc7d sqlite3PcacheFetch + 193
    2   com.apple.iLifeSQLAccess                0x000000010d06ca88 sqlite3PagerAcquire + 111
    3   com.apple.iLifeSQLAccess                0x000000010d06c9db btreeGetPage + 30
    4   com.apple.iLifeSQLAccess                0x000000010d07a3c1 getAndInitPage + 66
    5   com.apple.iLifeSQLAccess                0x000000010d07a7d3 moveToChild + 68
    6   com.apple.iLifeSQLAccess                0x000000010d0895ea sqlite3BtreeMovetoUnpacked + 698
    7   com.apple.iLifeSQLAccess                0x000000010d07a875 sqlite3VdbeCursorMoveto + 43
    8   com.apple.iLifeSQLAccess                0x000000010d0694b5 sqlite3VdbeExec + 34145
    9   com.apple.iLifeSQLAccess                0x000000010d060c5a sqlite3_step + 2420
    10  com.apple.iLifeSQLAccess                0x000000010d088edb -[HgKResultSet next] + 262
    11  com.apple.iLifeSQLAccess                0x000000010d0be43c __36-[HgEntity countOfModelsWhere:args:]_block_invoke_0 + 62
    12  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff923ed4e3 _dispatch_function_recurse_invoke + 40
    14  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff923e8723 _dispatch_barrier_sync_f_invoke + 39
    16  libdispatch.dylib                       0x00007fff923ebad2 _dispatch_barrier_sync_f_slow + 252
    17  com.apple.iLifeSQLAccess                0x000000010d0bb325 -[HgEntity _dispatch_sync_if_needed_suspend:withBlock:] + 255
    18  com.apple.iLifeSQLAccess                0x000000010d0b1246 -[HgEntity countOfModelsWhere:args:] + 416
    19  com.apple.iLifeSQLAccess                0x000000010d0b0ff6 +[HgModel countOfModelsFromDatabase:where:] + 195
    20  com.apple.RedRock                       0x000000010b76d1b9 -[RKFolder updateVersionCount] + 256
    21  com.apple.RedRock                       0x000000010b846543 +[RKVersion deleteVersions:deleteMode:] + 2207
    22  com.apple.RedRock                       0x000000010b831e2f +[RKMaster deleteMasters:deleteReferencedFiles:deleteImmediately:skip:progressBlock:] + 1882
    23  com.apple.RedRock                       0x000000010b832227 +[RKMaster deleteMasters:deleteReferencedFiles:progressBlock:] + 268
    24  com.apple.iLifeSQLAccess                0x000000010d115d46 __28-[HgDispatchQueue addBlock:]_block_invoke_0 + 19
    25  libdispatch.dylib                       0x00007fff923eaf01 _dispatch_call_block_and_release + 15
    26  libdispatch.dylib                       0x00007fff923e70b6 _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff923e847f _dispatch_queue_drain + 235
    28  libdispatch.dylib                       0x00007fff923e82f1 _dispatch_queue_invoke + 52
    29  libdispatch.dylib                       0x00007fff923e81c3 _dispatch_worker_thread2 + 249
    30  libsystem_c.dylib                       0x00007fff8c7abd0b _pthread_wqthread + 404
    31  libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff980260fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c7ae023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff93619fe3 -[NSCondition waitUntilDate:] + 357
    3   com.apple.Foundation                    0x00007fff93619e39 -[NSConditionLock lockWhenCondition:beforeDate:] + 235
    4   com.apple.proxtcore                     0x000000010cf68c5a -[XTMsgQueue waitForMessage] + 47
    5   com.apple.proxtcore                     0x000000010cf67ea3 -[XTThread run:] + 329
    6   com.apple.Foundation                    0x00007fff935eecd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8c7a97a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8c7961e1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff980266d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c7abf4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c7abd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c7961d1 start_wqthread + 13
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000118f12a68  rdx: 0x0000000000000000
      rdi: 0x0000000000009903  rsi: 0x0000000000000006  rbp: 0x0000000118f12a90  rsp: 0x0000000118f12a68
       r8: 0x00007fff7b40f278   r9: 0x000000000000000a  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x0000000118f12bf0  r13: 0x000000010d000610  r14: 0x0000000118f14000  r15: 0x0000000118f12ad0
      rip: 0x00007fff98026212  rfl: 0x0000000000000206  cr2: 0x00007fff7b408ff0
    Logical CPU: 0
    Binary Images:
           0x10acdf000 -        0x10b43cff7  com.apple.Aperture (3.4.4 - 3.4.4) <7C43FF75-DA6F-3613-AF60-ACAFBB73D673> /Applications/Aperture.app/Contents/MacOS/Aperture
           0x10b661000 -        0x10b661fff  libgenkit.dylib (1) <4D2704B4-9F86-2EBA-D1A7-3A990FEF9854> /usr/lib/libgenkit.dylib
           0x10b668000 -        0x10b671ff7  com.apple.PhotoFoundation (1.0 - 20.12) <9E3EA726-0AE7-3A40-AF03-EA7BDF21C099> /Applications/Aperture.app/Contents/Frameworks/PhotoFoundation.framework/Versio ns/A/PhotoFoundation
           0x10b6e7000 -        0x10b6e8ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10b6ed000 -        0x10bc4bfff  com.apple.RedRock (1.9.4 - 321.1) <EAD3BDC5-3A3E-3246-B69F-DB2E39695403> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
           0x10bf82000 -        0x10c005ff7  com.apple.iLifePageLayoutCore (1.0 - 210.38) <BC05B804-298B-38CD-9647-1CDAD4F714E8> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
           0x10c067000 -        0x10c06cff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <9D62897F-2817-3C68-8EDF-A52539B11EE7> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
           0x10c075000 -        0x10c0a6fff  com.apple.iLifeAssetManagement (2.7 - 45.19) <EBF43BAB-B1EF-3A26-8C17-F5A8AD4F1923> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
           0x10c0d7000 -        0x10c0e4fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <EA624F78-C441-3514-9A77-362F96B84A94> /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.frame work/Versions/A/AccountConfigurationPlugin
           0x10c0f6000 -        0x10c199ff7  com.apple.MobileMe (13 - 1.0.4) <78787555-A65F-3F23-8473-E9CEBCD14BF3> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
           0x10c215000 -        0x10c222ff7  com.apple.PluginManager (1.7.6 - 55) <9C4EFFC0-1CDC-360B-9294-57E710B2912A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x10c236000 -        0x10c247fff  com.apple.AERegistration (1.2 - 401) <17EFD8F0-87B5-3189-9FDA-4510279D5B35> /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
           0x10c261000 -        0x10c4d7ff7  com.apple.prokit (7.3.2 - 1944.10) <41FA1781-64AA-37C2-8CBF-9D72CFD705C0> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x10c673000 -        0x10ca17fff  com.apple.iLifeSlideshow (3.1 - 1151.4) <6AE8C8C0-9B04-3AA6-9600-F536F8104B64> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
           0x10cb9e000 -        0x10cbb5ff7  com.apple.iLifeFaceRecognition (1.0 - 30.11) <097EDA03-9287-358F-9962-B8009A676610> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
           0x10cbc8000 -        0x10cc01fff  com.apple.fayray.PrintServices (920121212 - 11.7) <DC591C90-2028-3CC9-8B99-0E631160D751> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
           0x10cc3c000 -        0x10cc70ff7  com.apple.ProUtils (1.1 - 220.17) <8768EBB7-58BE-3F75-914E-DA488BEAA828> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
           0x10cc95000 -        0x10ce8eff7  com.apple.geode (1.5.3 - 280.22) <6C000034-D863-3022-A36D-3754EDE789F5> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x10cf64000 -        0x10cfdffff  com.apple.proxtcore (1.4.1 - 270.13) <A2D53FDF-C510-3A57-9C21-20AE9B631AFD> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
           0x10d04b000 -        0x10d166fff  com.apple.iLifeSQLAccess (1.7.1 - 70.30) <7D154ED6-7BD3-345C-9BC1-614017DAB6C6> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
           0x10d1d4000 -        0x10d1d6fff  com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x10d1df000 -        0x10d207fff  com.apple.iPhoto.Tellus (1.3 - 90.10) <E124C420-0AE4-36BB-98E0-A38D2B280F11> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
           0x10d22f000 -        0x10d258fff  com.apple.iPhoto.Tessera (1.1 - 90.10) <6252DE02-ED5D-364B-8DAD-E67917478A86> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
           0x10d276000 -        0x10d27eff7  com.apple.AEProfiling (1.2 - 23) <AF1D815F-B5F7-316B-91C1-9C4FCAF13BBF> /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
           0x10d28f000 -        0x10d292fff  com.apple.LibraryRepair (1.0 - 1) <14701E47-E2B2-309F-A04E-96D260E83B54> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
           0x10d298000 -        0x10d29afff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
           0x10d2a5000 -        0x10d2ccff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
           0x10d2d3000 -        0x10d308fe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
           0x10d310000 -        0x10d478fef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
           0x10d47c000 -        0x10d4d7fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <7E92057A-2C05-31D1-A7AC-8323606AF300> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x114be6000 -        0x114c0fff7  com.apple.prokit.LionPanels (7.3.2 - 1944.10) <0203CE91-E926-32CC-80A3-94D8C1C558A1> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x114c61000 -        0x114e1ffff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x114e56000 -        0x114fc6fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x114ffe000 -        0x1152b6fff  com.apple.ATIRadeonX2000GLDriver (8.10.44 - 8.1.0) <7D70DE9A-6C60-36EE-BDB1-712331A1756C> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
           0x115313000 -        0x115320fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x115327000 -        0x115352fff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11535b000 -        0x115364fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x11571e000 -        0x115726fff  com.apple.Aperture.TaskView (1.1 - 1.0) <86BD1732-359D-3A6F-B3A6-D3049B8F5DBD> /Applications/Aperture.app/Contents/PlugIns/TaskView.bundle/Contents/MacOS/Task View
           0x118fe2000 -        0x11909bff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x1190ff000 -        0x119107fff  com.apple.proapps.mrcheckpro (1.4 - 397) <DEB9E6D4-E4A9-3F32-8477-C9AD48C37A69> /Applications/Aperture.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/ MRCheckPro
           0x119ca7000 -        0x119cacff7  libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x119d1e000 -        0x119d46fff  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <91BFD72D-C43A-38F3-8038-7D845A679E79> /Applications/Aperture.app/Contents/PlugIns/FacebookPublisher.publisher/Content s/MacOS/FacebookPublisher
           0x119d66000 -        0x119d86ff7  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <7B77737F-75F5-371C-AA23-B855A4D0935E> /Applications/Aperture.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/ MacOS/FlickrPublisher
           0x119da0000 -        0x119dd5ff7  com.apple.iPhoto.MobileMePublisher (1.2 - 1.2) <E74B9FD4-6162-352D-9010-0C4E5575AC37> /Applications/Aperture.app/Contents/PlugIns/MobileMePublisher.publisher/Content s/MacOS/MobileMePublisher
           0x119dfb000 -        0x119e11fff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <5AECD4B4-26E6-3C43-A17A-913A5D2C7A8C> /Applications/Aperture.app/Contents/PlugIns/SharedPhotoStreamPublisher.publishe r/Contents/MacOS/SharedPhotoStreamPublisher
           0x119e2a000 -        0x119e2fff7  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <051DB4A3-7D17-3289-9328-77D5B5512EC2> /Applications/Aperture.app/Contents/PlugIns/Facebook.accountconfigplugin/Conten ts/MacOS/Facebook
           0x119e37000 -        0x119e3bfff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <556E3A54-B1CA-3CD0-A439-AB46B45A4BE0> /Applications/Aperture.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents /MacOS/Flickr
           0x119e42000 -        0x119e48ff7  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <FDCA4A8F-C649-365F-8FE5-22418FB03EE2> /Applications/Aperture.app/Contents/PlugIns/MobileMe.accountconfigplugin/Conten ts/MacOS/MobileMe
           0x11a889000 -        0x11a88affb +cl_kernels (???) <FFCFA284-2B52-4BFD-A0D2-314D2875021C> cl_kernels
           0x11a897000 -        0x11a897ff9 +cl_kernels (???) <C0631488-C5E3-4CBC-A723-E27C3B71BDB3> cl_kernels
           0x11a899000 -        0x11a933ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff6a8df000 -     0x7fff6a91393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8b0f9000 -     0x7fff8b0fbff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b0fc000 -     0x7fff8b158ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b159000 -     0x7fff8b1a4fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b1a5000 -     0x7fff8b2a7fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b2a8000 -     0x7fff8b3c092f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8b490000 -     0x7fff8b49eff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff8b49f000 -     0x7fff8b4c1ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff8b562000 -     0x7fff8b5cfff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b95c000 -     0x7fff8b992fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8b993000 -     0x7fff8b996fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8b997000 -     0x7fff8b9adfff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b9ae000 -     0x7fff8b9dcff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8b9dd000 -     0x7fff8bb36ff7  com.apple.syncservices (7.1 - 713.1) <1B20AF09-C1E5-3B70-A57F-177A4D92E403> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff8bb39000 -     0x7fff8bc0cff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8bc0d000 -     0x7fff8bc0dfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8bc0e000 -     0x7fff8bc30fff  com.apple.AOSAccounts (1.1.2 - 1.1.95) <9A1A8780-1F48-3CCA-96EB-D3137F93B676> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8bc31000 -     0x7fff8bc46fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8bc52000 -     0x7fff8bc69fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8bc92000 -     0x7fff8bcecff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8bcf7000 -     0x7fff8bd31fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8bd32000 -     0x7fff8bd32fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8bd33000 -     0x7fff8bd90fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8bd91000 -     0x7fff8bdaeff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8bdaf000 -     0x7fff8bdb7ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8bdb8000 -     0x7fff8bdb8fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8bdb9000 -     0x7fff8be5fff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8be60000 -     0x7fff8be6dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8be71000 -     0x7fff8bf02fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8bf03000 -     0x7fff8bf35fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8bf36000 -     0x7fff8bfd1fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bfe1000 -     0x7fff8c06eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8c06f000 -     0x7fff8c07cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c07d000 -     0x7fff8c07dfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8c07e000 -     0x7fff8c180fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c181000 -     0x7fff8c1acfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c1ad000 -     0x7fff8c1c7fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c1c8000 -     0x7fff8c1d3fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c1d4000 -     0x7fff8c1d6fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8c1d7000 -     0x7fff8c1d9ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8c21d000 -     0x7fff8c4c1ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c51d000 -     0x7fff8c560ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c561000 -     0x7fff8c56cff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8c56d000 -     0x7fff8c570fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8c571000 -     0x7fff8c585fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8c586000 -     0x7fff8c6fbfff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c714000 -     0x7fff8c794ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8c795000 -     0x7fff8c861ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff8c862000 -     0x7fff8c862fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c863000 -     0x7fff8cae3ff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8cae4000 -     0x7fff8cba1ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8cba2000 -     0x7fff8cbacfff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
        0x7fff8cbad000 -     0x7fff8cbfeff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8cc07000 -     0x7fff8cc96fff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
        0x7fff8ccc1000 -     0x7fff8d0defff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8d0df000 -     0x7fff8d0e0ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d0e1000 -     0x7fff8d26cff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d288000 -     0x7fff8d2a9ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8d32d000 -     0x7fff8d35bfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d544000 -     0x7fff8d544fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d571000 -     0x7fff8d5b5fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib

    Try this: http://support.apple.com/kb/TS4412

  • How can I install logic 9 on new mac 10.8

    how can I install logic 9 on new macBook pro 10.8?
    My Cd rom shows Logic 7 and on the old mashine (MacBook white 10.6) I have Logic pro 9.
    My MacBook pro 10.8 does't accept the Cd Rom...
    Regards
    Paul

    Kerrse,
    ...and it's content?
    While your method will get the app itself across.. the content will present a possible problem, though once it is updated to 9.1.8 the OP could try the "in menu' option to download content but the essential stuff normally gets installed from the DVDs initially with LP9 Boxed set... so it may not be as easy as simply copying across the app only.
    However, worth giving a try.....

  • Mainstage 2 : The poeples who buy complete version of Logic with Mainstage 2 will not have free update of Mainstage ??? This is outragous !!!

    Mainstage 2 : The poeples who buy complete version of Logic with Mainstage 2 will not have free update of Mainstage ??? This is outragous !!!

    I also agree that the paid update is a sham to those who bought the full boxed set of Logic.  The ONLY reason I bought the boxed version of Logic was to get MainStage....I don't use anything else in that package.  So ultimately, I've paid hundreds of dollars for a product that's now selling for $30 and I don't even get a free update.....sheesh!
    As far as this logic goes: " MS 2.2 is a feature release" and that I "never bought that version of MainStage with the Logic Studio box": bollocks!  Many consider a feature release to be more than a .1 incremental update...OSX versions excluded.  With the exception of major OSX updates, I've never experienced being charged money for a .1 incremental update, and the vast majority of software developers have a policy that incremental updates are free until a new version is released i.e. v.2.5.6 to v3.0.  I'm sure that's not always the case, but it's definitely the case in an overwhelming majority of cases.
    Shame on Apple for this price gouge.

  • How do I tell Logic to open new windows always on my external monitor (when available)?

    Hey guys
    I finally got my own copy of Logic 9 from the App Store and I'm very happy with it.
    I have a question though. Logic always open new windows (e.g. when opening a project or when opening a plugin, etc.) in my Macbook Pro's monitor, but at home I have a big external screen which I want to use as the main screen.
    I already have set the external monitor to be the main screen in the System Preferences, so the dock and menu bar always display correctly on my external monitor when available. But Logic still uses my MBP's monitor as main monitor, so I have to move the windows to the external display every time I open them.
    Is there a way to tell Logic to use my external monitor as default when it's availble?
    Thanks, Josh

    There is a thing in OSX that is called "key focus" or "focus".
    When you type on your keyboard (text or any keyboard shortcut), the OS has to know where to send that command to if you have multiple windows open (or multiple applications).  The answer is, it directs the command to the window that has "key focus".
    The key focus window is the one with the active window title bar (not grayed out) and the colored three buttons in the upper left corner (unfortunately, Logic doesn't use colors).
    Now to Logic:
    Logic follows the same rules. However, you have to pay attention to multi-pane windows like the Arrange window. This is a window with more windows (panes) inside. Now the question is, which window pane inside that window has key focus. If you look closely, then you see that the window frame changes  their shade slightly (sometimes very hard to see). Pay especially attention to plugins. They also have key focus when selected and can receive keystrokes.
    Finally to your question.
    You cannot set the preferences on which monitor screen Logic opens  a window. This is determined by the location of the window that has currently key focus. Any new window and also alert windows and dialog windows  (Save, Open) will open on that screen.
    So if you want a window to open on you external screen, click on a Logic window on that screen.
    I have five monitors on my Logic setup and I use a QuicKeys macro (push one button) that sets the key focus to my main monitor and now any new window will open on that screen screen.
    Hope that helps 
    Edgar Rothermich 
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • How can I Sync my iPad with a New pc

    How can I Sync my iPad with a New pc, when I lost my Old pc? My Old pc is Not Running anymore and it Looks like the Hard Disk was formated.
    So my iPad is logical connected with this pc and iTunes. Can I Sync my iPad with a New (empty iTunes) without getting Lost of all whats on my iPad ?
    Thanks

    It has always been very basic to always maintain a backup copy of your computer for just such a reason.  Use your backup copy to put everything on the new computer.

  • GB vs. Logic with respect to overall sound quality

    Are there any technical differences between GB 9 and Logic with respect to the format that sound files are stored in, that would affect sound quality? I know that on the 'best' setting in GB, sound files are stored at 24 bits--is this the same in Logic? Also, is there any ability to dither from 24 bits to 16, in either GB or Logic?

    Meatyard wrote:
    Thanks, this is hugely helpful. Would be good to know what kind of dithering algorithm GB uses and if it's as good as Logic's.
    I don’t believe GB uses the POW-r algorithm.
    When POW-r first came out, it was hardware only - several thousand dollars for a dedicated POW-r box. Then it was available in software, and then other companies could license it.
    Because it's licensed tech, Apple pays for and markets its inclusion in Logic, but I'm not sure what would motivate them to include it in GB. Apple has its own in-house dithering algorithms that wouldn't cost them anything to include, and I would imagine the number of GB users who know what POW-r or any kind of dithering is, or care about the different flavors, is exceedingly small.
    Given that GB is included in every new Mac, including POW-r for each and every one would be a substantial license for something almost none of the users would know or care about.

  • You cannot cancel a change request with status New.

    We're just starting to dive into SCSM. We created a test Change Request and now want to delete / cancel it. When we try, we get a message
    "You cannot cancel a change request with status New."
    Is there an easy way to remove this?
    Orange County District Attorney

    Hi, a Little late but..
    This is a problema from your 3 scsm services, maybe in your principal or secundary server.  You must to restart services in an special order and delete application cache.
    Please review
    http://www.systemcentercentral.com/scsm-2012-tip-all-workflows-stuck-in-new-status-and-never-completing-issue-and-workaround/
    it Works!
    If you have principal and secondary do it in both servers.
    I think this problem is for bad performance in databases and application, so review your hardware design, and logical, so review workflow performance too.
    For items when state new, you must change it to inprogress with smlets

  • Can't install with a new SATA harddisk

    my motherboad is Asus A7N8X Deluxe ( nforce 2, sil3112 SATA ), installed Archlinux for a few years with an ide harddisk. now I'm going to relace it with a new Sata harddisk( WD5000AAKS)-- a fresh installation on this new sata harddisk.
    I started to install after burning a 2010.05 iso to cd, but I got errors if I only have a sata harddisk. I took a photo by my cell phone:
    I've read these posts, but they don't work to me:
    http://bbs.archlinux.org/viewtopic.php?id=77815
    http://bbs.archlinux.org/viewtopic.php?id=97967
    Installation works fine if I have only an ide harddisk. and I tried to install from a Live CD (download from: http://arch-live.isawsome.net/iso/archiso/20100526/ ) with single sata hd, I got similar errors like:
    I can mount the new sata hd in my old archlinux os, some commands output:
    $ sudo fdisk -l
    Disk /dev/sda: 40.0 GB, 40020664320 bytes
    255 heads, 63 sectors/track, 4865 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x1eb51eb5
    Device Boot Start End Blocks Id System
    /dev/sda1 1 15 120456 83 Linux
    /dev/sda2 16 4865 38957625 5 Extended
    /dev/sda5 16 139 995998+ 83 Linux
    /dev/sda6 140 731 4755208+ 83 Linux
    /dev/sda7 732 4865 33206323+ 83 Linux
    Disk /dev/sdb: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 60801 488384001 5 Extended
    /dev/sdb5 1 60801 488383969+ 83 Linux
    $ df -Th
    Filesystem Type Size Used Avail Use% Mounted on
    /dev/sda6 ext3 4.5G 3.0G 1.3G 71% /
    udev tmpfs 10M 156K 9.9M 2% /dev
    shm tmpfs 503M 0 503M 0% /dev/shm
    /dev/sda1 ext2 114M 17M 92M 16% /boot
    /dev/sda7 ext3 32G 29G 1.3G 96% /home
    /dev/sdb5 ext4 459G 645M 435G 1% /home/kb/movz
    I have no idea if I want to install archlinux into my new sata hd. Helps would be nice.

    Carlwill wrote:
    Very simple fix for this.
    Run the following command at the ramfs prompt:
    udevadm trigger
    exit
    Worked perfect for me.
    Really? I'll really appreciate you if it works.

  • Old packages which should be removed with the new python package?

    I recently pacman -Syu'ed and got all the new updates Arch has to offer. In doing this, quodlibet wouldn't work anymore. Doing my own investigation, it apparently looks for libs in /usr/lib/python-2.4 before /usr/lib/python-2.5 come to find out a bunch of old packages still use /usr/lib/python-2.4 and therefore the folder sticks around and quodlibet complains it cant find what it needs in /usr/lib/python-2.4 when it is in fact in /usr/lib/python-2.5
    I then proceeded to pacman -Qo /usr/lib/python-2.4 and remove packages until i could successfully delete the folder with no packages owning it. I would then assume, that the packages I had to remove need to be rebuilt with the new python. If someone can confirm my logic here, I'll post a bug report and  hopefully this clears up some of the python migration issues that seem to be cropping up.
    [will@Ghost32 python2.5]$ sudo pacman -R pyxdg
    removing pyxdg... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-m2crypto
    removing python-m2crypto... done.
    [will@Ghost32 python2.5]$ sudo pacman -R setuptools
    removing setuptools... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtreee
    error: could not find python-elementtreee in database
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtree
    removing python-elementtree... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-musicbrainz
    removing python-musicbrainz... done.
    [will@Ghost32 python2.5]$ sudo pacman -R picard
    removing picard... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libtunepimp
    removing libtunepimp... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pyicu
    removing python-pyicu... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pylucene
    removing python-pylucene... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-dateutil
    removing python-dateutil... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    error: this will break the following dependencies:
    libnewt: is required by partimage
    [will@Ghost32 python2.5]$ sudo pacman -R partimage
    removing partimage...
    warning: /etc/partimaged/partimagedusers saved as /etc/partimaged/partimagedusers.pacsave
    Deleting user partimag
    done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    removing libnewt... done.
    [will@Ghost32 python2.5]$ sudo pacman -R winki
    removing winki... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    error: this will break the following dependencies:
    boost: is required by wengophone-ng
    [will@Ghost32 python2.5]$ sudo pacman -R wengophone-ng
    removing wengophone-ng... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    removing boost... done.
    [will@Ghost32 python2.5]$ sudo pacman -R pacmon-svn
    removing pacmon-svn... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-notify
    removing python-notify... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-eyed3
    error: this will break the following dependencies:
    python-eyed3: is required by libgpod
    [will@Ghost32 python2.5]$ sudo pacman -R libgpod
    error: this will break the following dependencies:
    libgpod: is required by gtkpod
    [will@Ghost32 python2.5]$ sudo pacman -R gtkpod libgpod python-eyed3
    removing gtkpod... done.
    removing libgpod... done.
    removing python-eyed3... done.
    [will@Ghost32 python2.5]$
    and in the other terminal I had..
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pyxdg 0.15-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-m2crypto 0.16-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by setuptools 0.6c3-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-elementtree 1.2.6-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-musicbrainz 2.1.2-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by picard 0.7.0-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libtunepimp 0.5.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pyicu 0.5-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pylucene 2.0.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-dateutil 1.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libnewt 0.52.2-3
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by winki 0.4.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by boost 1.33.1-5
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pacmon-svn 14-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-notify 0.1.1-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-eyed3 0.6.11-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    No package owns /usr/lib/python2.4/
    [will@Ghost32 ~]$
    Edit: I just realized that a good deal of these packages could be ones that I built from the AUR, but hopefully theres a few in there from current and extra which will help the devs, and hopefully if nothing else it'll help some other people out there.
    Last edited by The_Nerd (2007-03-21 22:47:39)

    Hi,
    You can a cretae role by copying( 1st icon in application tollbar) from other one in t.code: PFCG & then need to assign role to user in  t.code: SU01.
    For reference check link:
    http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
    Regards,
    Biju K

  • How to Install Logic on a new Mac??

    I have a Mac Pro with Logic, but I have been told not to use Migration Assistant for pro Apps like Logic. Also, I'd like a fresh start without copying a bunch of things I don't need from my Mac Pro.
    Can Logic just be copied from my Mac Pro to the new computer? Since the new ones have no optical drives, and I don't want to buy one...I'm trying to figure this out.
    It would seem as a registered user you should be able to download a new copy but I suppose that would be to easy....
    thanks for any tips!
    Tom

    The answer to "if you can simply copy across" would be no.. Not in any realistic practical way... without the possibility of all kinds of wierd issues later...
    You are better off picking up an Optical drive from Amazon (Their own Basic range  is very cheap and work great!)  and installing from scratch... rather than spend potentially a lot of wasted time trying to get everything up and running corectly... and in the end have to go down the optical drive route anyhow..
    The other option is if you know someone who has an optical drive which you could borrow or have them make disk images of your DVDs which you can put on a HD and install from there..
    The advice about not using MA.. is good solid advice as in my expewrience, I have seen nothing but problems and issues when people use MA to move between different OS's or even just different hardware... and as you said, there is nothing better than a good clean start with a new computer....
    HTHs..

  • I have an old apple ID that is associated with an email I can no longer access, but over half of my apps are associated with this Apple ID. Any idea on how to reset the apps to go with my newer Apple ID without completely wiping my iPhone?

    I have an iPhone 4s. The email I need to use is completely locked because Windows believed someone else was trying to use my account (another reason Windows and I don't seem to get along). Anyway, I think my little sister may have accidentally clicked "Forgot my Password" while trying to download an app on my iPad that was under the same ID. So, an email was sent to my old hotmail account that is lockedried unlocking it, but the alternate email that was listed was an old one of my moms and she can't remember what her username was. I tried answering security questions on my Apple ID to maybe get my password to reset that way, but - since I made this account when I was about 12 or 13 - I can't even begin to remember what the answers to the security questions are. (And before anyone gets on a pedestal about how I was too young to be doing something like this, I did have parent supervision and wanted something like this of my own, so lets stick to the ACTUAL problem). So, main problem here. I now have about 30 app updates that are under an account I basically have no access to. I've deleted the apps from my home screen and tried downloading them with my new Apple ID, but it shows as if it's stored in the cloud and will only let me download it from the old Apple ID. Is there any possible way to dissociate my apps from my old ID and associate them with my newer one WITHOUT completely resetting my phone?

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • HT201328 I have been given permission for unlocking my iphone 3 GS from Orange. I want to set up the phone for my wife to use with a new number and carrier. Do I unlock under my itunes account first or set one up for her and then unlock the phone.

    I have been given permission for unlocking my iphone 3 GS from Orange. I want to set up the phone for my wife to use with a new number and carrier. Do I unlock under my itunes account first ( I now have a new iphone on this account) or set one up for her and then unlock the phone. I am worried about upsetting the new phone.

    I would complete unlocking as is and then
    restore as new once you know the iPhone is unlocked
    Be aware Orange will process the request at their speed
    one of the reasons they usually reside at bottom of User Sat surveys
    will likely take weeks
    This may also help
    http://support.apple.com/kb/HT5014

Maybe you are looking for

  • ITunes in processes but doesn't open

    I've searched for this but I can't find a answer. I just reinstalled windows XP pro on my dell. I downloaded iTunes but it will not open. It shows up in the processes but that's about it. quicktime opens, the firewall is disabled so it's not blocking

  • Excel output display issue after exporting the report

    Hi All. We are using BI Publisher with Oracle retail for report generation.While exporting report in excel format , after saving the file we are not able to see the data. When we do a Format-->Autoformat and select one of the options, we can see the

  • Corrupted/mangled Address Book entries

    When I opend my Address Book today, many entries are corrupted. The corruption manifests in a couple ways: 1) existing address are added to Groups to which they don't belong - sometime they have been added multiple times to the same group; 2) random

  • New Mac Mini USB problem

    I have a brand new Mac Mini (December, 2011, 10.7.2) as well as an older Mac Mini (circa 2005, 10.6.4). I bought a new GearHead USB wireless mouse to go with the new mini. The mouse works fine on the old Mini (and also on a Windows PC). On the new Mi

  • Flash CS5 SWF File not functioning in Captivate 5

    Hi, I have an Interactive SWF File created in Flash CS5 that has an Intro screen with a button to continue etc and it opens to a presentation with several buttons, and works fine. I bring the SWF file into Captivate 5. It shows fine in the Slide, but