Aperture 3.3 "import folders as projects" broken

Dear all,
I am attempting to "import folders as projects" after upgrading from 3.2 to 3.3, and it breaks EVERYTIME. I am attempting to import from an external USB3 HDD which was formated for mac properly, and checked and rechecked using the disk manager etc. It works fine (and is brand new)
I have repaired permissions, repaired database and rebuilt database with no effect.
Thank you all so much in advance. Greatly appreciated.
I always get the following error message:
Process:    
Aperture [1458]
Path:       
/Applications/Aperture.app/Contents/MacOS/Aperture
Identifier: 
com.apple.Aperture
Version:    
3.3 (3.3)
Build Info: 
Aperture-250049000000000~12
App Item ID:
408981426
App External ID: 8467546
Code Type:  
X86-64 (Native)
Parent Process:  launchd [408]
Date/Time:  
2012-06-21 17:40:06.391 +1000
OS Version: 
Mac OS X Server 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:     
385565 sec
Crashes Since Last Report:      
9
Per-App Interval Since Last Report:  26084 sec
Per-App Crashes Since Last Report:   9
Anonymous UUID:                 
B81BAFC3-76FB-43AA-B024-D66623F1A786
Crashed Thread:  13
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString appendString:]: nil argument'
*** First throw call stack:
0   CoreFoundation                 
0x00007fff853f3f56 __exceptionPreprocess + 198
1   libobjc.A.dylib                
0x00007fff83298d5e objc_exception_throw + 43
2   CoreFoundation                 
0x00007fff853f3d8a +[NSException raise:format:arguments:] + 106
3   CoreFoundation                 
0x00007fff853f3d14 +[NSException raise:format:] + 116
4   CoreFoundation                 
0x00007fff85449fe4 mutateError + 148
5   RedRock                        
0x0000000100a90223 -[RKFileNamingPolicy fileRelativePathWithVersionName:originalFileName:extension:date:projectName:fol derName:] + 1427
6   RedRock                        
0x0000000100a87e2d -[RKImporter performJob:] + 3917
7   CoreFoundation                 
0x00007fff853e370d -[NSObject performSelector:withObject:] + 61
8   ProXTCore                      
0x0000000101c7eb98 -[XTSubscription postMessage:] + 104
9   ProXTCore                      
0x0000000101c7e3d9 -[XTDistributor distributeMessage:] + 505
10  ProXTCore                      
0x0000000101c7dde3 -[XTThread handleMessage:] + 339
11  ProXTCore                      
0x0000000101c7ca4c -[XTThread run:] + 380
12  Foundation                     
0x00007fff89b5772a -[NSThread main] + 68
13  Foundation                     
0x00007fff89b576a2 __NSThread__main__ + 1575
14  libsystem_c.dylib              
0x00007fff8a63b8bf _pthread_start + 335
15  libsystem_c.dylib              
0x00007fff8a63eb75 thread_start + 13
objc[1458]: garbage collection is OFF
terminate called throwing an exception
abort() called
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib        
0x00007fff8a6541c7 szone_free_definite_size + 795
1   libsystem_c.dylib        
0x00007fff8a68d789 free + 194
2   com.apple.CoreFoundation 
0x00007fff8535fe29 __CFArrayReleaseValues + 585
3   com.apple.CoreFoundation 
0x00007fff8535e9ad _CFArrayReplaceValues + 429
4   com.apple.Foundation     
0x00007fff89b67968 NSKeyValuePopPendingNotificationPerThread + 70
5   com.apple.Foundation     
0x00007fff89b678f7 NSKeyValueDidChange + 534
6   com.apple.Foundation     
0x00007fff89b14027 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
7   com.apple.CoreFoundation 
0x00007fff853e370d -[NSObject performSelector:withObject:] + 61
8   com.apple.proxtcore      
0x0000000101c7eb98 -[XTSubscription postMessage:] + 104
9   com.apple.CoreFoundation 
0x00007fff853e370d -[NSObject performSelector:withObject:] + 61
10  com.apple.proxtcore      
0x0000000101c7e8a8 -[XTList makeObjectsPerformSelector:withObject:] + 72
11  com.apple.proxtcore      
0x0000000101c7e3f4 -[XTDistributor distributeMessage:] + 532
12  com.apple.proxtcore      
0x0000000101c7dde3 -[XTThread handleMessage:] + 339
13  com.apple.proxtcore      
0x0000000101c82444 -[XTPortMsgQueue handleMachMessage:] + 196
14  com.apple.Foundation     
0x00007fff89b1bb81 __NSFireMachPort + 93
15  com.apple.CoreFoundation 
0x00007fff85352c52 __CFMachPortPerform + 386
16  com.apple.CoreFoundation 
0x00007fff85352abc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
17  com.apple.CoreFoundation 
0x00007fff853527eb __CFRunLoopDoSource1 + 155
18  com.apple.CoreFoundation 
0x00007fff85388f27 __CFRunLoopRun + 1895
19  com.apple.CoreFoundation 
0x00007fff85388486 CFRunLoopRunSpecific + 230
20  com.apple.HIToolbox      
0x00007fff82edf4d3 RunCurrentEventLoopInMode + 277
21  com.apple.HIToolbox      
0x00007fff82ee6781 ReceiveNextEventCommon + 355
22  com.apple.HIToolbox      
0x00007fff82ee660e BlockUntilNextEventMatchingListInMode + 62
23  com.apple.AppKit         
0x00007fff8430ae31 _DPSNextEvent + 659
24  com.apple.AppKit         
0x00007fff8430a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
25  com.apple.Aperture       
0x00000001004c65eb 0x100000000 + 5006827
26  com.apple.AppKit         
0x00007fff84307071 -[NSApplication run] + 470
27  com.apple.prokit         
0x00000001014b8c9f NSProApplicationMain + 387
28  com.apple.Aperture       
0x000000010000fcc4 0x100000000 + 64708
29  com.apple.Aperture       
0x000000010000f5c4 0x100000000 + 62916
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib   
0x00007fff8c7157e6 kevent + 10
1   libdispatch.dylib        
0x00007fff8140678a _dispatch_mgr_invoke + 923
2   libdispatch.dylib        
0x00007fff8140531a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib   
0x00007fff8c715192 __workq_kernreturn + 10
1   libsystem_c.dylib        
0x00007fff8a63d594 _pthread_wqthread + 758
2   libsystem_c.dylib        
0x00007fff8a63eb85 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 4:
0   libsystem_kernel.dylib   
0x00007fff8c71367a mach_msg_trap + 10
1   libsystem_kernel.dylib   
0x00007fff8c712d71 mach_msg + 73
2   com.apple.CoreFoundation 
0x00007fff8538050c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation 
0x00007fff85388c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation 
0x00007fff85388486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation     
0x00007fff89b08f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.proxtcore      
0x0000000101c7ea55 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
8   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
9   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
10  libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib   
0x00007fff8c71367a mach_msg_trap + 10
1   libsystem_kernel.dylib   
0x00007fff8c712d71 mach_msg + 73
2   com.apple.CoreFoundation 
0x00007fff8538050c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation 
0x00007fff85388c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation 
0x00007fff85388486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation     
0x00007fff89b08f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.proxtcore      
0x0000000101c7ea55 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
8   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
9   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
10  libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 8:
0   libsystem_kernel.dylib   
0x00007fff8c71367a mach_msg_trap + 10
1   libsystem_kernel.dylib   
0x00007fff8c712d71 mach_msg + 73
2   com.apple.CoreFoundation 
0x00007fff8538050c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation 
0x00007fff85388c74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation 
0x00007fff85388486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation     
0x00007fff89b08f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.proxtcore      
0x0000000101c7ea55 -[XTRunLoopThread run:] + 405
7   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
8   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
9   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
10  libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 10:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 11:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 12:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 13 Crashed:
0   libsystem_kernel.dylib   
0x00007fff8c714ce2 __pthread_kill + 10
1   libsystem_c.dylib        
0x00007fff8a63d7d2 pthread_kill + 95
2   libsystem_c.dylib        
0x00007fff8a62ea7a abort + 143
3   libc++abi.dylib          
0x00007fff80ebb7bc abort_message + 214
4   libc++abi.dylib          
0x00007fff80eb8fcf default_terminate() + 28
5   libobjc.A.dylib          
0x00007fff832991b9 _objc_terminate + 94
6   libc++abi.dylib          
0x00007fff80eb9001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib          
0x00007fff80eb905c std::terminate() + 16
8   libc++abi.dylib          
0x00007fff80eba152 __cxa_throw + 114
9   libobjc.A.dylib          
0x00007fff83298e7a objc_exception_throw + 327
10  com.apple.CoreFoundation 
0x00007fff8547e1b9 -[NSException raise] + 9
11  com.apple.proxtcore      
0x0000000101c7e094 -[XTThread handleMessage:] + 1028
12  com.apple.proxtcore      
0x0000000101c7ca4c -[XTThread run:] + 380
13  com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
14  com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
15  libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
16  libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 15:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 16:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 17:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 18:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 20:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 21:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 22:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 23:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 24:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 25:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 26:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 27:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 28:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 29:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 30:: JavaScriptCore::Marking
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore 
0x00007fff8b0e87ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore 
0x00007fff8b0e8a40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore 
0x00007fff8b0e8ae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
6   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 31:: JavaScriptCore::Marking
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore 
0x00007fff8b0e87ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore 
0x00007fff8b0e8a40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore 
0x00007fff8b0e8ae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
6   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 32:: JavaScriptCore::Marking
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore 
0x00007fff8b0e87ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore 
0x00007fff8b0e8a40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore 
0x00007fff8b0e8ae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
6   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 33:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore 
0x00007fff8ae71e37 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore 
0x00007fff8b0f112c JSC::Heap::blockFreeingThreadMain() + 300
4   com.apple.JavaScriptCore 
0x00007fff8b0f1169 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
6   libsystem_c.dylib        
0x00007fff8a63eb75 thread_start + 13
Thread 34:
0   libsystem_kernel.dylib   
0x00007fff8c714bca __psynch_cvwait + 10
1   libsystem_c.dylib        
0x00007fff8a63f2a6 _pthread_cond_wait + 890
2   com.apple.Foundation     
0x00007fff89b86a5c -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation     
0x00007fff89b5022e -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   com.apple.proxtcore      
0x0000000101c7d92a -[XTMsgQueue waitForMessage] + 42
5   com.apple.proxtcore      
0x0000000101c7ca3a -[XTThread run:] + 362
6   com.apple.Foundation     
0x00007fff89b5772a -[NSThread main] + 68
7   com.apple.Foundation     
0x00007fff89b576a2 __NSThread__main__ + 1575
8   libsystem_c.dylib        
0x00007fff8a63b8bf _pthread_start + 335
9   libsystem_c.dylib        
0x00007fff8a63e

Thank you for your reply,
I can confirm that the images are all ok, and I did break the folder up in to smaller bite size segments, with no luck. It only happens when I try to import "folders as projects" as I have since successfully imported some of these folders the long way (folder by folder).
I tried moving some of the folders to my local HDD, with no luck.
I have turned off "scan for faces" too, with no luck. I will now see what hapens when I get rid of the "generation of previews" and see what happens.
The crash happens almost immediately upon starting the import... I will keep you posted.
Many thanks

Similar Messages

  • Aperture 3 Importing Folders as Projects is taking days to complete

    Hello,
    I acquired Aperture 3 a week ago and decided to give it a try. I've been using Lightroom since version 1. All my photos are in NEF (Nikon RAW) format and stored on an External HD. I used the A3 option FILE > IMPORT > FOLDERS AS PROJECTS command and selected folders from year 2008, 2009, 2010...this are 109 folders (13401 photos) from a total of 348 from year 2003 to date, meaning I am importing a fraction of all photos.
    A very important note: I use the import option "Store Files: In their current location"...so that A3 is not moving, copying and so on, any files - it's just referencing them.
    The problem starts here - it took Aperture 3 almost 24 hours to complete the "import"...i.e. to fill all the Projects with the corresponding photos. But the IMPORT PROCESS continues forever, today is day 4...the Aperture Library on this has grown to 18 GB and still growing. There is small but constant Hard Disk activity between the External HD with the Photos and the internal HD with the Library.
    If I try to quit Aperture I get a message box:
    +"Do you want to continue importing? Aperture is currently importing files. If you quit, the import task will be canceled and any files that have not been fully imported will be removed. | Quit | Continue |"+
    How much longer shall I wait? Is it really importing or is this a bug? Why is there no progress bar or counter to give an estimate or idea of what is going on?
    Just as reference: I imported the same folders (109) into Lightroom 3 Beta with the option "Store Files: In their current location" and it took only 1-2 hours.
    Any help is highly appreciated.
    Regards,
    Kostadin

    Kostadin,
    I'm noticing same thing today. This morning I imported about 100 Canon 7D RAW images from my memory card, which took about 5 minutes upon which I got the "Delete Images and Eject Card?" dialog. I accepted and removed the card.
    4 hours later, I still have a "Importing..." spinning ball on Aperture. For the first couple of hours, I was trying to send emails with a few images and it would take 20 minutes for Aperture to generate the JPEG in the email. Now it only takes 10-15 seconds. BUt it is still "importing". So aperture continues to function, but it has some process going which keeps my CPU fans running on the MacBook Pro.
    I am anxious to see just how long it takes to IMPORT... after it finishes importing.
    What's it doing for this long?
    Jim

  • Import Folders As Projects Broke?

    When I click on import folders as projects nothing happenes.  It is as if this feature does not work at all.  I have tried to reinstall Aperture but this does not fix the issue.  Also, when I import files into aperture I dont get the Destination pop-up menu.  Does anyone know what the problem is?  Has anyone had this issue before?

    Are you saying you don;t even get the first tear window that lets you select the folder or is that once you select and press import nothing happens?
    I fit is the first case (not tear screen) then try moving the preference file out to the desktop. See Aperture 3: Troubleshooting Basics about 2/3 of the way down for instructions for moving the preference file.
    If the problem is nothing happens after you press import post back.

  • Import folders into project

    I had photos from a two-week period that I wanted to import by day with the project having 14 daily folders. I used this import option and it created a new masters folder with the appropriately named (yyyymmdd) subfolders (referenced images). That worked fine. However, the resulting project was a flat one without any folder structure. I overcame this by saving the new masters folder and deleting the project. I then re-imported the structured folder and the resulting project had the desired folder structure.
    I am just wondering what I did wrong, as the documentation led me to believe I could accomplish this in one step. No big deal now that it is done, but it took some experimentation,

    Hm, I've been struggling with this myself for days now. I have images from several days of shooting on my camera card, and I'd like to import them into different folders, so I don't have 500+ images in one hard to use folder.
    Importing them does separate the actual files out into separate subdirectories, in the /year/month/day/ format with one folder for each day. That's great, but the project still has all 500 plus images lumped in one unusable directory. I also found that the only way around it was to delete the automatic project, but leave the files, and then re-import the files from the hard disk. Then they show up separated into folders.
    This is ironic, as the whole reason I bought Aperture was because I thought it was going to simplify my workflow. So far it's not working out.
    I also submitted some feedback; as I tend to use a big camera card and I don't always get around to editing the cards the same day as the shoot.

  • Import folders as projects question.

    Hi everyone
    I recently imported a large number of folders from my image disk into aperture using drag and drop. Aperture automatically created a project with the folder name for every imported folder. It also created an album inside each project with the same name. What is the reasoning for the album creation if the imported folder only contained images and no sub folders ? I was under the impression that albums inside of projects are used to store versions of images but when I select one of the albums it displays all the images inside that project. Also is it safe to simply delete these albums and not affect the actuall master files contained inside the project?
    Thanks

    an album only contains a reference to an image ... projects hold the actual images ...
    it is safe to delete an album as it will not delete the image ...
    albums can store versions (a reference - not the actual version), it can store a reference to masters in other projects as well ...

  • Unable to import files and folders as project

    Recently, my Aperture 3.1.2 didn't allow me to import files stored in an external hard drive, so I put this issue here sometime back and somebody gave me a hint to try to import in a different way i.e. File>Import>Folders As Project and it worked. A couple of weeks later, the above two methods didn't work again. After all I reinstalled Mac OS(downgraded from 10.6.8 to 10.6.4) and reinstalled Aperture version 3.1.1 accordingly. But I still can't import 16bit Tiff image files. (FYI, my SIGMA camera RAW file format X3F is not supported by Aperture 30.). In South Korea, Apple Korea did sell Aperture 3 product to me and provide ZERO service for Aperture 3 users, and they demand to directly contact Apple HQ Aperture support organization via international calls in non-native language. Please help me.

    Hello Mr. Caggiano,
    Sorry for late reply due to big time difference. Up until yesterday morning, I was running Aperture 3.1.2 on Mac OS 10.6.8(both are the latest versions.) As my Sigma SD15 camera RAW is not currently supported by Aperture 3, I deveop RAW files, adjust images and save them in Tiff 16bit format using Sigma-provided S/W on the EXTERNAL HARD DRIVE. And then I open Aperture 3 and import images from external HD for further image adjustments. This is the way I import files. I click File>Import>Folders As Project, and choose target files among displayed folder system. That is my ordinary workflow. I have had no problems until the following happened.
    Yesterday afternoon, I chosed the specific folder to continue the remaining adjustments, but all of the folders including the target folder were all grayed out, and the spinning gear displaying "Loading assests" soon disappeared without showing any image thumbnails. I had no way to click "cancel" button on the buttom of Import Panel. Finally I decided to lower my Mac OS from the latest 10.6.8 to 10.6.4 and also Aperture version from 3.1.2 to 3.1.1. I had to create an another Aperture library to suit 3.1.1 version. And I tested again on the changed environment but the result was the same. Regretfully, going back to old Mac OS have caused Sigma-provided RAW conversion & adjusment S/W to restrict some functionalities such as file conversion and saving. In fact my lowered Mac OS is still higher version than Sigma-published s/w installation requirement. I may have to upgrade Mac OS again to 10.6.7, not the latest because I don't want to be an early adopter of the forth-coming Mac OS Lion. I am very perplexed now.
    I tried to describe what happened yesterday as detailed as possible for you to come up with a solution. I look forward to hearing a good news from you.
    Thank you. DK

  • Import Files as Projects makes other projects disappear

    Hi,
    I'm new to these forums and new to Aperture. I would really like some help with this issue. I have searched the forums and while I've found one other post with the exact problem no one has posted an answer...I hope for better results.
    I work in IT so I am pretty savvy, as such I will try to explain the issue as thoroughly as possible.
    ISSUE: I have created Folders at the root level of my Aperture Library. Inside those Folders I have imported pictures with the standard import method, and as expected it has created projects for each import. After realizing that I could import "Files as projects" I tried that option. I had about 9 projects in the folder and after importing "Files as projects" for several new folders I was left with only a few new projects and several of my existing projects were gone. If I click on the folder that contains the projects all the pictures are still there, but the organization of having them in their individual projects was lost.
    At this point I started over. Rather than taking the time to import one folder at a time, I decided to try the "Import Folders as Projects" option from the start. I had about 17 folders I was importing and after getting the successful import message I was left with only 8 projects, rather than 17 as expected for each of the folders imported. However, once again, ALL the pictures where there in the root folder.
    I tried a third time. I wiped the library clean and started over and I got the same results.
    Once again, I'm a new aperture user and I would like to transfer my MANY pictures into Aperture but If I have to import 1 folder at a time then it will take me months. Also I'm not too confident with the Library structure as I don't know if this is a corruption in the Library or another issue. It makes me worried that months down the line when I have all my pictures in aperture I will have to start all over.
    Visual of the way I'm trying to organize (Of course there are MANY more projects in each folder):
    Canon SD300 (This is a Folder)
    Sample Project 1
    Sample Project 2
    Sample Project 3
    Sample Project 4
    Canon 20D (This is a folder)
    Sample Project 1
    Sample Project 2
    Sample Project 3
    Canon 5D (This is a folder)
    Sample Project 1
    Sample Project 2
    Sample Project 3
    Thanks in advance to anyone that can help.

    Hi rwboyer - I just realized that I have read many of your posts on your website regarding organizing your pictures on Aperture, very nice. I have fixed/figured out what was going on....and to tell you the truth I feel kind of stupid I hadn't checked.
    ANSWER: In the Projects tab the setting was set to "Recent Projects" as opposed to "All Projects". As soon as I flipped this setting they all magically appeared.
    I don't know how Aperture defines "recent" but considering that I imported all at the same time I was not thinking any one project was more recent than another. Oh well it's fixed, I'm happy and very excited to start using Aperture. Thanks again for the response.

  • Importing folders recursively

    My understanding is I should be able to do this from:
         File > Import > Folders as Projects.
    However, this is always greyed out.
    Could that be because I have folders with 'empty levels':
    eg     2012 > New Year > 100EOS5D > Images
                     > Birthday  > 100EOS5D > Images
                     > Easter     > 100EOS5D > Images
    rather than:
              2012 > New Year > Images
                       > Birthday > Images etc         ?
    AC

    The reason, was that I'd clicked on the Import icon !
    Argghh!

  • Aperture Does Not Import Videos using IMPORT FOLDER AS PROJECTS

    SOLVED - Aperture 3.2.1 does not import videos using "Import Folder as Project"
    After 2 days of trying to figure this out (actually around 2 hours total) I've finally managed to import all my photos & videos last year. 200 Gigs 54,000 files. First few tries resulted with referenced photos only, no videos. I had no luck with Google, even tried moving a couple of .plist as mentioned from this thread: https://discussions.apple.com/message/11188017?messageID=11188017#11188017 - this worked for some but not for me. Some issues were solved by NOT selecting "Raw Only", this will cause Aperture to skip your videos.
    Thank you to these people who took time to share. In return I am posting my micro contribution to the Aperture Community. FILE > SWITCH TO LIBRARY > then create a new library. You should be able to import your photos with videos in folders.
    I hope this gets into Google soon. :-)

    , I see only the file, where these photos are, not the photo names or thumbs inside the file (Aperture import path).
    You mean in the Aperture Import panel the folder, where the jpegs should be, is empty?
    Then you may have excluded jpegs from import in your "Import Settings".
    Check the above settings in the "Import Settings" options in the "Import Window". I.e-make sure the Raw+Jpeg Pairs option is set to "Both", even if you do not import raws.
    After reassembled all the programs to a new hard drive in Mac Pro
    Is this new Harddrive your system volume? And are the jpegs you wat to import located on this drive? Or are the on another external volume? If yes, how is this volume formatted?
    Have you checked the permissions and ownership of the jpegs?

  • Aperture folders and projects

    After importing my photos from Aperture to Photos, my file and project structure is missing. How do I recover this? can I recover this? Thanks.

    All metadata is Image-specific.  The Image "owns" its metadata; wherever the Image is, its metadata is there with it.
    There is no default template or auto-organization feature in Aperture.  How you organize your Image collection (using Projects, Folders, and Albums) is entirely up to you.
    Re-organizing can be fairly efficiently done.  Create two new top-level Folders, named something like "Old Organization" and "NEW ORGANIZATION!".  After designing the Library structure that best meets your needs, slowly and methodically move Images and containers from the containers in the "Old" Folder to the newly-created containers in the "NEW" Folder.  When you are done, you should have no Images left in the "Old" Folder.  Delete it.
    Above, Frank refers to "Split View".  I'm fairly certain he actually means one of the views showing multiple Browsers.  I suggest doing this.  Note, however, that you cannot drag from Browser to Browser (at least in 3.4.5).  Your "drop target" must be an item on the Library Inspector.  And don't forget List View, which is also usually helpful when creating a Library structure.
    Of course, you should never use any computer file without having a backup.
    Additionally, I suggest running "Repair Database" before you start, and after you finish.
    For a concise overview of the parts of Aperture and how they relate, have a look here.
    I have additional comments regarding Library structure here.
    HTH,
    --Kirby.

  • Understanding File Import Images VS File Import Folders into a Project

    Hello,
    When I select the "File>Import>Images" command, images go straight into my project, no album is created.
    When when I use the "File>Import>Folders into a Project..." command on a folder containing subfolders, it will map the folder to a Project and subfolders to albums. OK.
    However, when I use the "File>Import>Folders into a Project..." command on a folder with NO subfolders, images are put in an Album anyway. Why is that?
    Is it possible to avoid the creation of an album and have images straight in the Project?
    Thanks,

    MacDLS wrote:
    Take into consideration that you're using a feature in a way other than what was intended.
    You believing that that's how it should behave doesn't make it so.
    You're right. Me alone is nothing. But if a high % of A2 users think like me, then maybe this feature needs some polishing.
    The REALLY simple work around is to delete the album. The images won't go with it, and it's faster than retyping the name.
    Good, that's the workaround I needed. For some reasons I was under the impression that deleting the album would delete the the images as well. I guess I'm still not used to that project-album concept.
    You could hit Command + Delete on a hundred Projects and do less work than you've done on this one thread.
    BTW: You submit feedback by choosing Aperture>> Provide Aperture Feedback not by posting it on a U2U forum. There are Apple moderators here but not Application Engineers.
    Sure, that's how I always submit feedback to Apple.
    Thanks.

  • How do I import an Iphoto Project (book) directly into Aperture 2?

    I have a book that I did as a project in iPhoto '08 that I would like to import directly into Aperture 2 and "redo" the book using Aperture's new features.
    Although I imported my iPhoto library I don't seem to have this project in Aperture and when I look to export the project from iPhoto it wants to export it as a movie.
    Since the photos from iPhoto are in Aperture I figured that importing the iPhoto project would be easy. I don't want to recreate the book again if I can help it - I just want to import and modify it in Aperture.
    Is it possible to do and can anyone tell me how to do this?
    Thanks,

    You CAN completely customize the text in iPhoto books, including left/center/right justifications, and it is fairly easy. Here's the workaround:
    1) In your iPhoto book (or calendar or whatever) layout, highlight the text you want to modify or change its alignment.
    2) Launch TextEdit and open a blank document. Paste the text from iPhoto into the document.
    3) Still in TextEdit, highlight your text. Using ordinary word processing methods, modify or realign your text as desired. When satisfied, highlight the customized text and copy it.
    4) Back in iPhoto, paste the newly modified text you just copied from TextEdit into the desired text box, overwriting (or deleting first) the original text. All the modifications you made in TextEdit should apply.
    This trick can work wonders for helping make an iPhoto book completely your design.
    --bosskev

  • Aperture 3.1.2 no more stores imported pictures in projects. Downloded Update 3.2.2 cannot be opended. Actualisations only via Mac App Store. Is there a way via Internet-Download?

    Aperture 3.1.2 no more stores imported pictures in projects. Downloded Update 3.2.2 cannot be opended. Actualisations only via Mac App Store. Is there a way via Internet-Download?

    In the Window 'About Aperture' is below the Version: a No: 1530000.1
    Are you looking in the "About" panel of your old Aperture installation or the Trial? The old version will show the licence number, if it has one. After installing a different version this chance is gone.
    I bought Aperture 3.1.2 on March 2011 in the internet App Store.
    If you bought from the App Store and not the Apple Store, your Aperture version has no serial number. Are you sure, you did not buy from the Apple Store? Then you should have received a serial number by email.
    Can you give me a serial No
    No, sorry I cannot. The serial number is bought with Aperture and only licenced to the person who bought it.

  • I try to import pictures from aperture in to a new themed project in iMovie (the one with voyages) and it won't let me

    I try to import pictures from aperture in to a new themed project in iMovie (the one with voyages) and it won't let me. Any ideea?

    A wag at this.  A port issue?
    "Apple Push Notification network setup
    When MDM servers and iOS devices are behind a firewall, some network configuration may need to take place in order for the MDM service to function properly. To send notifications from an MDM server to Apple Push Notification service, TCP port 2195 needs to be open. To reach the feedback service, TCP port 2196 will need to be open as well. For devices connecting to the push service over Wi-Fi, TCP port 5223 should
    be open."
    http://www.google.com/url?sa=t&rct=j&q=ports%20ios%20configure%20ipad&source=web &cd=1&ved=0CC0QFjAA&url=http%3A%2F%2Fimages.apple.com%2Fipad%2Fbusiness%2Fdocs%2 FiOS_MDM.pdf&ei=5lXGUPCcJMXx0gH2wYG4BA&usg=AFQjCNFzINvs7ktT-6o6Q_l4Qk2HkpjtCA&ca d=rja
    google: ports ios configure ipad
    Try it on your home network where there isn't a lot of 'controls' -- network filtering , firewalls, etc.
    Robert

  • Organizing with Folders vs Projects vs Albums vs Stacked Photos

    Question - Longtime Apple user, but relatively new to Aperture. Working on organizing a large collection of photographs, and am debating whether to organize by Project and grouping similar Projects into folders, or whether to use Projects as my major subdivisions, and organizing within projects using Albums or Stacks.
    I realize that there's probably no right answer, so I'm hoping that anybody reading this note could take a quick minute to share the philosophy they apply to organization, as well as any concrete advantages or drawbacks to Projects, Folders, Albums, or their own method.
    Thanks for sharing!
    Mark

    Projects are, imho, badly misnamed. Aperture was designed with the general plan that one shoot would be one Project. Projects have one salient characteristic (which separates them from other ways of grouping images) -- each Master must be in a Project, and can be in only one Project. Because of the above, you should conceive of Projects as the master (small "m") and enduring holding bin of your shots. I think of them as boxes, or as binders ("binders" implying, somehow, something more long-term than "album").
    However you end up organizing your collection in Aperture, the one method I recommend against is using Projects as your major subdivisions. They weren't designed to be used this way, they shouldn't have more than a few hundred Masters in them, and you are likely to outgrow that system of organization.
    I stick with "one shoot = one Project". If I have three separate shoots on one card, I import the files in three separate sets, each with the Masters specially re-named, into three separate Projects. I then use folders to organize my Projects. I use Albums for sub-sets of Projects with more than 60 or so images -- I do a lot of my processing by Project, and I find 60 images is about the most I can easily handle at once. I use Albums also for actual projects (small "p") -- e.g.: a series of cards for sale, or work for a client.
    All images are keyworded (again, a per-Project task). I use color labels to indicate the level of development of an image. I use stars to indicate the value of an image (rejected, not yet rated, best of stack, worth keeping, among the best in Project, worth publishing, excellent).
    Keywords, color labels, ratings, and Project names give me enormous specificity in creating Smart Albums, which I do extensively.
    Additionally, I do three things which I think are uncommon.
    . I move my Projects according to the status of their development, and
    . I separate my intake, storage, and processing areas from my output areas, and
    . I never use Folders to organize by date.
    I do this because for me Aperture's two overall functions are best treated separately. Those two overall functions are, generally, Intake and Output, or to be more specific, "Import, Develop, and Store" and "Gather for export, Prepare for publication, and Export". The top-level folders in my Library are
    . Administration Smart Albums
    . Raw (inputs)
    . Cold Storage
    . To Serve
    Admin Smarties includes "5-stars", "Managed Masters older than 45 days", "Masters Missing", "Printed 17x22", "Re-take", and the like.
    "Raw" is the top-level of a folder tree which includes "Just Imported", "Described not Stacked", "Stacked not Keyworded", "Keyworded not Picked", and "Picked not filed". I move my Projects into the appropriate folder. Note that this works well in Projects view -- one can drill down to any level of the Library tree and see at a glance which Projects are where.
    "Cold Storage" is where I put all fully-processed Projects (and remember, for me "Project" just means "Shoot" -- if you ever used a non-digital camera, same as a box of slides or a sleeve of photos). I organize these as I see fit. I try to put Projects where I think I will look for them. Clients have their own folder(s). Other photographers have their own folders. On the personal side, I have folders for Portraits of friends, Family, Events, Trips, Indoors, Urban outdoors, Rural outdoors, Close-ups, Test shots, etc. Each of these is further subdivided. I have an entire folder sub-branch just for fine art still-lifes.
    The last of the top-level folders holds a large sub-set of folders for output. None of these folders have Projects in them (Projects, for me, are +storage containers+, not output containers). I create a folder for each output project (small "p"), and use Albums as needed. In theory, every image that shows in the output side of my Aperture structure should already have been selected ("picked") and optimally developed as an image (the rating and label tell me the status of the image). What is left for me to do is final selection, pre-press, and export.
    No where in my Library structure is any accommodation made to date (other than the "one shoot = one Project rule). The is no reason to organize an Aperture Library by date -- date organization is hard-coded into Aperture at both the Project and the Image level. Since it is already hard-coded into Aperture, I prefer to use the Library organization tools to create a storage and output structure which gives me a level of utility on top of date organization.
    In general, I keep my Projects view (the Viewer, not the Inspector) grouped by Library folders and sorted by date (most recent first). If I want to view all my shoots (Projects) by date, I simply ungroup them in Project view. If I want to view them by year, I click the "Year" grouping icon. I find Project view, and the built-in grouping options, quite useful.
    When I need to view all of my photos in date order I simply use "Photos" view. Note the sophisticated filtering options available using the "Date" and "Calendar" rules. In general, I set Photos view to sort by either "Import Session" or "Date -- Descending". I regularly use List view when in Photos view.
    I complete my set-up with specific file-naming and Project-naming conventions. The important thing here is consistency -- set it up right from the get-go, and stick to it rigorously, and you won't have to second-guess your searches or filters.
    Hope that helps. It's a lot of overhead -- but I have and take a lot of shots, I work in spurts, and I valued a system which would let me start and stop at nearly any time and always let me know +by structure+ the status of any shot or image or Project or project -- while remaining flexible and expandable.
    My example should at least give you some ropes to use as you simultaneously shape and climb your Aperture mountain. I strongly recommend setting up a practice Library using, say, 10% of your images, and using to for a couple of weeks, tweaking it as you go, before "casting it in stone" and importing your entire collection. Aperture is broad and powerful -- take the time to know and understand it, and you will find your use of it immensely rewarding.
    Good luck.

Maybe you are looking for

  • Stuck with SpryEffects

    My tables with master / detail relationship work fine on this page. The SpryEffects.js has been referenced from the head section. So far so good. Now I got stuck with applying effects to the div including the album covers. How can I exactly create an

  • Exporting book to Digital Editions

    Hi, I'm having quite a lot of problems in exporting a book I've created to Digital Editions and I'm sure there must be others in my situations also. The books exports fine to pdf and is fully functional.As soon as I export to DE, all pages exported a

  • Help with Skype on my Kindle

    I just payed for this on my kindle how do I use it to call? It seems like I don't have an account at all

  • IWeb '08 - Web Widget - MobileMe Gallery

    Hi, Since the software update, I made an iMovie and published it to my Web Gallery. I went to put a copy of it in my iWeb by inserting a Web Widget from my MobileMe Gallery - but the new movie I made wasn't listed. All of my old movies were there but

  • Alternative Application Module Coding Style

    I want to preface this post with the fact that I'm relatively new to the OA Framework, but not general OO concepts. Typically you'd see an application module with this structure: public class testAMImpl extends OAApplicationModuleImpl    * This is th