Can't write to samba shares as any user but root.

I can mount shares, and I've specified every parameter I think could make a difference, but can't write to shares as any user but root.
archangel $ sudo mount -t cifs -o guest,uid=barrucadu,gid=users,file_mode=0777,dir_mode=0777,rw //masonlap/share /share/mason/
archangel $ touch /share/mason/file
touch: cannot touch `/share/mason/file': Permission denied
This doesn't help either:
archangel $ sudo chmod 777 -R /share
archangel $ touch /share/mason/file
touch: cannot touch `/share/mason/file': Permission denied

By hand, here's my smb.conf
[global]
workgroup = HOME
server string = Linux SAMBA Server
security = user
hosts allow = 192.168.1. 192.168.0. 127.0.0.1
load printers = no
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = no
[share]
comment = SAMBA File Sharing
path = /srv/share
read only = no
public = yes
writable = yes
create mask = 0777
guest ok = yes
browseable = yes
Last edited by Barrucadu (2009-01-17 14:41:47)

Similar Messages

  • FCPX crashes at startup for any user but root

    Hi,
    i can only use FCPX as root user on my macbook pro. Even newly created users get the
    same problem.
    I will attach the crash log for the experts.
    regards,
    Nick
    Process:         Final Cut Pro [1974]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.0 (179114)
    Build Info:      ProEditor-179110400~1
    App Item ID:     424389933
    App External ID: 3491984
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1805]
    Date/Time:       2011-06-24 20:51:17.071 +0200
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Sleep/Wake UUID: 28B2BF6E-F003-4C6D-955C-1B49ECF5C4F3
    Interval Since Last Report:          1045 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  19 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      8BF960BB-7B48-49FB-B6DC-4E87EB8D43F4
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000040
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff8954e257 pthread_mutex_lock + 31
    1   libSystem.B.dylib                 0x00007fff8958f66e readdir_r$INODE64 + 81
    2   com.apple.P2Plugin                0x000000012cc939d5 TimecodeAddTimecode + 245
    3   com.apple.P2Plugin                0x000000012cc8d1f4 P2AnalyzePulldown + 24580
    4   com.apple.proapps.MIO             0x00000001015d4077 -[MIORADPluginManager pathIsValidVolume:] + 167
    5   com.apple.proapps.MIO             0x00000001015d07ab -[MIORADManager pathIsValidVolume:] + 27
    6   com.apple.Flexo                   0x00000001009bb51c -[FFStorageManager refreshAvailableVolumes] + 1692
    7   com.apple.Flexo                   0x00000001009b9898 -[FFStorageManager RADManagerAvailable:] + 24
    8   com.apple.Foundation              0x00007fff8218ebc5 _nsnote_callback + 167
    9   com.apple.CoreFoundation          0x00007fff8810b000 __CFXNotificationPost + 1008
    10  com.apple.CoreFoundation          0x00007fff880f7578 _CFXNotificationPostNotification + 200
    11  com.apple.Foundation              0x00007fff821a654f __NSThreadPerformPerform + 219
    12  com.apple.CoreFoundation          0x00007fff88100401 __CFRunLoopDoSources0 + 1361
    13  com.apple.CoreFoundation          0x00007fff880fe5f9 __CFRunLoopRun + 873
    14  com.apple.CoreFoundation          0x00007fff880fddbf CFRunLoopRunSpecific + 575
    15  com.apple.qmaster.SwampCore       0x000000013028d4e1 startDaemon + 978
    16  com.apple.qmaster.SwampCore       0x000000013028e75b startQmasterServices + 24
    17  com.apple.compressor.StompUI      0x000000012fffbb1d startSwampServices + 9
    18  com.apple.CompressorKitMAS        0x000000012feba797 -[CKClusterBrowser start] + 28
    19  com.apple.FinalCut                0x00000001000355e7 -[PEAppController applicationDidFinishLaunching:] + 1783
    20  com.apple.Foundation              0x00007fff8218ebc5 _nsnote_callback + 167
    21  com.apple.CoreFoundation          0x00007fff8810b000 __CFXNotificationPost + 1008
    22  com.apple.CoreFoundation          0x00007fff880f7578 _CFXNotificationPostNotification + 200
    23  com.apple.Foundation              0x00007fff82185b26 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    24  com.apple.AppKit                  0x00007fff82d1044a -[NSApplication _postDidFinishNotification] + 100
    25  com.apple.AppKit                  0x00007fff82d1037f -[NSApplication _sendFinishLaunchingNotification] + 66
    26  com.apple.AppKit                  0x00007fff82ddb35d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
    27  com.apple.AppKit                  0x00007fff82ddafd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    28  com.apple.Foundation              0x00007fff821bd1c6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    29  com.apple.Foundation              0x00007fff821bcff6 _NSAppleEventManagerGenericHandler + 114
    30  com.apple.AE                      0x00007fff83ff032b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    31  com.apple.AE                      0x00007fff83ff0224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    32  com.apple.AE                      0x00007fff83ff012b aeProcessAppleEvent + 210
    33  com.apple.HIToolbox               0x00007fff88a38619 AEProcessAppleEvent + 48
    34  com.apple.AppKit                  0x00007fff82ce0095 _DPSNextEvent + 1191
    35  com.apple.AppKit                  0x00007fff82cdf801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    36  com.apple.AppKit                  0x00007fff82ca568f -[NSApplication run] + 395
    37  com.apple.prokit                  0x000000010030604b NSProApplicationMain + 267
    38  com.apple.FinalCut                0x0000000100002138 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff89561c0a kevent + 10
    1   libSystem.B.dylib                 0x00007fff89563add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff895637b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff895632de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff89562c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff89562aa5 start_wqthread + 13
    Thread 2:  Dispatch queue: com.apple.root.low-priority
    0   libSystem.B.dylib                 0x00007fff89561c0a kevent + 10
    1   com.apple.Flexo                   0x00000001009bbcac __-[FFStorageManager _createKernelQueue]_block_invoke_1 + 28
    2   libSystem.B.dylib                 0x00007fff89584d64 _dispatch_call_block_and_release + 15
    3   libSystem.B.dylib                 0x00007fff895632d1 _dispatch_worker_thread2 + 239
    4   libSystem.B.dylib                 0x00007fff89562c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff89562aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.progl.framework         0x00000001028ad7ea (anonymous namespace)::threadFunc(void*) + 70
    3   com.apple.procore.framework       0x00000001001654fc PCThread::startup(void*) + 18
    4   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                 0x00007fff89562a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff89562e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff89562aa5 start_wqthread + 13
    Thread 5:  com.apple.flexo.throttled-scheduled-io
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.Flexo                   0x000000010087e858 Synchronizable::Wait() + 56
    3   com.apple.Fig.provider            0x00000001173f60a8 0x1173c9000 + 184488
    4   com.apple.Flexo                   0x000000010088765a Thread::RunHelper(void*) + 42
    5   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    6   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                 0x00007fff89562a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff89562e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff89562aa5 start_wqthread + 13
    Thread 7:
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo               0x00007fff88d45de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo               0x00007fff88d452a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo               0x00007fff88d44fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    6   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo               0x00007fff88d45de6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo               0x00007fff88d452a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo               0x00007fff88d44fe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    6   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                 0x00007fff89562a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff89562e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff89562aa5 start_wqthread + 13
    Thread 10:
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.Foundation              0x00007fff821b8b6a -[NSCondition wait] + 277
    3   com.apple.Foundation              0x00007fff821a5de3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
    4   com.apple.Foundation              0x00007fff821b8ec0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
    5   com.apple.iLifeMediaBrowser       0x00007fff86916876 -[ILMediaManager commitBatch] + 24
    6   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2dca5 0x121d2b000 + 11429
    7   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    8   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.Foundation              0x00007fff821b8b6a -[NSCondition wait] + 277
    3   com.apple.Foundation              0x00007fff821a5de3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
    4   com.apple.Foundation              0x00007fff821b8ec0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
    5   com.apple.iLifeMediaBrowser       0x00007fff86916876 -[ILMediaManager commitBatch] + 24
    6   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2dca5 0x121d2b000 + 11429
    7   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    8   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.Foundation              0x00007fff821b8b6a -[NSCondition wait] + 277
    3   com.apple.Foundation              0x00007fff821a5de3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
    4   com.apple.Foundation              0x00007fff821b8ec0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
    5   com.apple.iLifeMediaBrowser       0x00007fff869153e0 -[ILMediaManager setRootMediaGroup:] + 258
    6   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2d84c 0x121d2b000 + 10316
    7   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2dc96 0x121d2b000 + 11414
    8   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    9   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    10  libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                 0x00007fff89548d7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff895493ed mach_msg + 59
    2   com.apple.Metadata                0x00007fff873c326e mdsClientCheckin + 142
    3   com.apple.Metadata                0x00007fff873c19e3 _MDAccessCopyClientPort + 724
    4   com.apple.Metadata                0x00007fff873c16f4 _MDAccessGetMachPort + 14
    5   com.apple.Metadata                0x00007fff873cf7ec MDItemCreate + 431
    6   com.apple.iLifeMediaBrowser       0x00007fff868eafd9 +[ILMediaObject spotlightProperties:] + 52
    7   com.apple.iLifeMediaBrowser       0x00007fff8693260b -[ILFolderPluginSDK _createMediaObjectForPath_V2:isAlias:resolvedAliasPath:dstInfoRec:] + 631
    8   com.apple.iLifeMediaBrowser       0x00007fff869335aa -[ILFolderPluginSDK _createFolderMediaGroupForPath:currentLoadAliases:] + 2208
    9   com.apple.iLifeMediaBrowser       0x00007fff86933484 -[ILFolderPluginSDK _createFolderMediaGroupForPath:currentLoadAliases:] + 1914
    10  com.apple.iLifeMediaBrowser       0x00007fff8692f556 -[ILFolderPluginSDK _loadMediaFolders:] + 100
    11  com.apple.iLifeMediaBrowser       0x00007fff8693069d -[ILFolderPluginSDK performLoadData] + 306
    12  com.apple.iLMBPhotoBoothPlugin    0x0000000121d2d7db 0x121d2b000 + 10203
    13  com.apple.iLMBPhotoBoothPlugin    0x0000000121d2dc96 0x121d2b000 + 11414
    14  com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    15  libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    16  libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                 0x00007fff89583a6a __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff89587881 _pthread_cond_wait + 1286
    2   com.apple.Foundation              0x00007fff821b8b6a -[NSCondition wait] + 277
    3   com.apple.Foundation              0x00007fff821a5de3 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 916
    4   com.apple.Foundation              0x00007fff821b8ec0 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 143
    5   com.apple.iLifeMediaBrowser       0x00007fff869153e0 -[ILMediaManager setRootMediaGroup:] + 258
    6   com.apple.iLifeMediaBrowser       0x00007fff869152ce -[ILMediaManager checkAndCreateRootMediaGroup:] + 490
    7   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2d77a 0x121d2b000 + 10106
    8   com.apple.iLMBPhotoBoothPlugin    0x0000000121d2dc96 0x121d2b000 + 11414
    9   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    10  libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    11  libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                 0x00007fff89548dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8954e40d pthread_mutex_lock + 469
    2   com.apple.Foundation              0x00007fff82181691 -[NSRecursiveLock lock] + 25
    3   com.apple.iLifeMediaBrowser       0x00007fff86916d0f -[ILMediaManager beginBatch] + 107
    4   com.apple.iLifeMediaBrowser       0x00007fff8693005c -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 83
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                 0x00007fff89548dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8954e40d pthread_mutex_lock + 469
    2   com.apple.Foundation              0x00007fff82181691 -[NSRecursiveLock lock] + 25
    3   com.apple.iLifeMediaBrowser       0x00007fff86916d0f -[ILMediaManager beginBatch] + 107
    4   com.apple.iLifeMediaBrowser       0x00007fff8693005c -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 83
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                 0x00007fff89548dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8954e40d pthread_mutex_lock + 469
    2   com.apple.Foundation              0x00007fff82181691 -[NSRecursiveLock lock] + 25
    3   com.apple.iLifeMediaBrowser       0x00007fff86916d0f -[ILMediaManager beginBatch] + 107
    4   com.apple.iLifeMediaBrowser       0x00007fff8693005c -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 83
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                 0x00007fff89548dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff8954e40d pthread_mutex_lock + 469
    2   com.apple.Foundation              0x00007fff82181691 -[NSRecursiveLock lock] + 25
    3   com.apple.iLifeMediaBrowser       0x00007fff86916d0f -[ILMediaManager beginBatch] + 107
    4   com.apple.iLifeMediaBrowser       0x00007fff8693005c -[ILFolderPluginSDK _loadMediaFoldersThreaded:] + 83
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 19:  MIO Mounting Thread
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.Foundation              0x00007fff821c8fa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation              0x00007fff821bc122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO             0x00000001015d589c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 20:  MIO Mounting Thread
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.Foundation              0x00007fff821c8fa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation              0x00007fff821bc122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO             0x00000001015d589c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 21:  MIO Mounting Thread
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.Foundation              0x00007fff821c8fa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation              0x00007fff821bc122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO             0x00000001015d589c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 22:  MIO Mounting Thread
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.Foundation              0x00007fff821c8fa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation              0x00007fff821bc122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO             0x00000001015d589c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 23:  MIO Mounting Thread
    0   libSystem.B.dylib                 0x00007fff89548dda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff89587772 _pthread_cond_wait + 1015
    2   com.apple.Foundation              0x00007fff821c8fa3 -[NSCondition waitUntilDate:] + 399
    3   com.apple.Foundation              0x00007fff821bc122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    4   com.apple.proapps.MIO             0x00000001015d589c -[PluginLockPair scanPaths] + 284
    5   com.apple.Foundation              0x00007fff8218f204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 24:  com.apple.dvdplayback-DDPTask
    0   libSystem.B.dylib                 0x00007fff89548db6 semaphore_wait_trap + 10
    1   com.apple.AVCHDPlugin             0x000000012cf62eb7 semaphore_wait(viona_semaphore_t*) + 55
    2   com.apple.AVCHDPlugin             0x000000012cf70460 WinPortServer::ProcessMessages() + 768
    3   com.apple.AVCHDPlugin             0x000000012cef48a3 DDP_Init + 723
    4   com.apple.AVCHDPlugin             0x000000012cf626c0 ST20Thread::Run(PThreadRunParams*) + 32
    5   libSystem.B.dylib                 0x00007fff8962429a _pthread_body + 24
    Thread 25:
    0   libSystem.B.dylib                 0x00007fff89548d7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff895493ed mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff880fe932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff880fddbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation          0x00007fff880fdb46 CFRunLoopRun + 70
    5   com.apple.qmaster.do              0x0000000130463439 swamp::CRAdReceiver2::ReceivingThread::runOnce() + 187
    6   com.apple.AECore                  0x0000000117797ca5 aecore::CThread::runThread() + 35
    7   com.apple.AECore                  0x0000000117795c8a threadProc(void*) + 9
    8   libSystem.B.dylib                 0x00007fff89581fd6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff89581e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff711ae650  rbx: 0x0000000000000040  rcx: 0x0000000000000000  rdx: 0x0000000000000001
      rdi: 0x0000000000000040  rsi: 0x00007fff5fbfcf00  rbp: 0x00007fff5fbfce90  rsp: 0x00007fff5fbfce60
       r8: 0x000000000000000a   r9: 0x000000011c2fc0a4  r10: 0x00007fff89cd3a5e  r11: 0x00007fff8958f61d
      r12: 0x00007fff5fbfcf00  r13: 0x0000000000000040  r14: 0x00007fff5fbfcef8  r15: 0x000000000000000d
      rip: 0x00007fff8954e257  rfl: 0x0000000000010206  cr2: 0x0000000000000040
    Binary Images:
           0x100000000 -        0x1000c1fef  com.apple.FinalCut 10.0 (179114) <87A93BA7-2A69-1860-23E6-488F5B67F581> /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
           0x100145000 -        0x100220ff7  com.apple.procore.framework 4.0.2 (757) <AF641CD5-22F4-A3A3-8DA0-6DA454F9F936> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCore.framework/Versions/A/ProCore
           0x100279000 -        0x1002c4fff  com.apple.CoreMedia.ProAppsSupport 1.0 (705.23) <0A55958C-289F-A22B-8D1D-B77FC78083A7> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x1002e6000 -        0x100574ff7  com.apple.prokit 7.0.1 (1331.1) <0C6C56BB-83E2-7090-90D0-C9005C955F8A> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x1006f6000 -        0x101184fe7  com.apple.Flexo 1.0.0 (21) <91672C1C-5F24-7DA3-8F20-D947CEF87488> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Flexo
           0x1015a5000 -        0x10166aff7  com.apple.proapps.MIO 2.0 (17882.8) <76C85FB2-8916-CA80-157C-DE1F58964A0B> /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
           0x1016cf000 -        0x1016edfff  com.apple.pro.sharedstudio 1.0 (17882.8) <29B0D24A-8DD5-C3C7-259F-F6B5304279BC> /Applications/Final Cut Pro.app/Contents/Frameworks/StudioSharedResources.framework/Versions/A/StudioSh aredResources
           0x10170c000 -        0x1017d1ff7  com.apple.TLKit 1.0 (17882.8) <D0728C96-1CB6-5DE7-CAAB-7FEB43CD3115> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKit.framework/Versions/A/TLKit
           0x10182c000 -        0x1018d0fe7  com.apple.LunaKit 1.0 (17882.8) <7FA08F09-5359-DEC3-000F-C0F8DC2867C7> /Applications/Final Cut Pro.app/Contents/Frameworks/LunaKit.framework/Versions/A/LunaKit
           0x101948000 -        0x101955ff7  com.apple.framework.SPSupport 10.6.0 (217) <51284BD9-2EED-A0D6-45D9-DA89C6E6CA5F> /System/Library/PrivateFrameworks/SPSupport.framework/Versions/A/SPSupport
           0x101960000 -        0x10197dfe7  com.apple.DeepSkyLite 0.6 (17882.8) <A7B29622-F387-1E24-3B25-A47D3E586A74> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/DeepSkyLite.f ramework/Versions/A/DeepSkyLite
           0x101991000 -        0x101da2ff7  com.apple.VideoToolbox.ProAppsSupport 1.0 (705.23) <1E4B1D1F-97D3-CFE5-0C74-BC30CFD4BD0C> /Applications/Final Cut Pro.app/Contents/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x101e2c000 -        0x102253fef  com.apple.MediaToolbox.ProAppsSupport 1.0 (705.23) <B3352791-1B8B-0E10-BC17-8EE36C16CEBE> /Applications/Final Cut Pro.app/Contents/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x1022cb000 -        0x102409fef  com.apple.prochannel.framework 4.0.2 (17882.8) <5185F8FE-7C4B-0F00-5E61-C48684245499> /Applications/Final Cut Pro.app/Contents/Frameworks/ProChannel.framework/Versions/A/ProChannel
           0x1024ba000 -        0x1024bafff  com.apple.Helium 3.1.0 (17882.8) <C11A3FB0-EEBA-B753-631B-D862A28BA3FD> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
           0x1024be000 -        0x102529fff  com.apple.proinspector.framework 4.0.2 (17882.8) <8D2C634D-66C4-436B-0BDD-D23182B968F2> /Applications/Final Cut Pro.app/Contents/Frameworks/ProInspector.framework/Versions/A/ProInspector
           0x10256a000 -        0x102596fff  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <5B92DFB9-CE09-74B3-E67D-7302FB5984E8> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x1025af000 -        0x1025c4fef  com.apple.MAAudioUnitSupport 1.0.0 (101) <81BEDC93-B46A-0C92-07F3-C90C2BBE0679> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/MAAudioUnitSu pport.framework/Versions/A/MAAudioUnitSupport
           0x1025d4000 -        0x102624fff  com.apple.proshapes.framework 1.0 (17882.8) <EC3D6B72-F71C-BD80-C775-7B42A307E525> /Applications/Final Cut Pro.app/Contents/Frameworks/ProShapes.framework/Versions/A/ProShapes
           0x102650000 -        0x102763ff7  com.apple.proosc.framework 3.1.0 (17882.8) <E8D31602-A87A-8641-0594-98CECD20FED2> /Applications/Final Cut Pro.app/Contents/Frameworks/ProOSC.framework/Versions/A/ProOSC
           0x1027ba000 -        0x1027d4ff7  com.apple.iLifeFaceRecognition 1.0 (21) <5D45F816-8F9C-C6F5-4050-1331BCA3ADB2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/iLifeFaceRecognition
           0x1027e7000 -        0x102863ff7  com.apple.procurveeditor.framework 3.1.0 (17882.8) <BB346BED-A8EB-9C03-9EC9-B681A6DEB954> /Applications/Final Cut Pro.app/Contents/Frameworks/ProCurveEditor.framework/Versions/A/ProCurveEditor
           0x10289d000 -        0x1028d1fef  com.apple.progl.framework 1.0 (17882.8) <9428DD32-248E-3688-7A04-02C538DF2B23> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGL.framework/Versions/A/ProGL
           0x102903000 -        0x1029adff7  com.apple.ProAppsFxSupport 4.0.0 (17882.8) <D87B3651-A3CC-28A4-72C6-FF4605FFB442> /Applications/Final Cut Pro.app/Contents/Frameworks/ProAppsFxSupport.framework/Versions/A/ProAppsFxSupp ort
           0x102bd7000 -        0x102be8fef  com.apple.TLKEventDispatcher 1.0 (17882.8) <5A62F218-576F-49E4-03BC-9FCAD2FC55D7> /Applications/Final Cut Pro.app/Contents/Frameworks/TLKEventDispatcher.framework/Versions/A/TLKEventDis patcher
           0x102bf6000 -        0x102f5efef  com.apple.Helium.HeliumRender 2.1.0 (17882.8) <CF43651A-22E6-5B2A-FE0B-18C9C1F66BEE> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumRender .framework/Versions/A/HeliumRender
           0x103075000 -        0x103126fef  com.apple.Helium.Heliumfilters 2.1.0 (17882.8) <5611955C-9CF4-9F33-6BB5-40CFBF9FF5EC> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumFilter s.framework/Versions/A/HeliumFilters
           0x10318d000 -        0x1033dafef  com.apple.Helium.HeliumSensoCore 2.0.2 (17882.8) <59598375-BF20-0C57-EBE7-4119FAFDBB6B> /Applications/Final Cut Pro.app/Contents/Frameworks/Helium.framework/Versions/A/Frameworks/HeliumSensoC ore.framework/Versions/A/HeliumSensoCore
           0x103449000 -        0x103449ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x10344c000 -        0x103483ff7  com.apple.FWAVC 130.46 (46) <98356E01-C6E3-44EA-0D44-412CDC595F0B> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
           0x10349a000 -        0x10349cfff +eOkaoCom.dylib ??? (???) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoCom.dylib
           0x1034a0000 -        0x1034c7ff2 +eOkaoPt.dylib ??? (???) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoPt.dylib
           0x1034ce000 -        0x103503fe7 +eOkaoDt.dylib ??? (???) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoDt.dylib
           0x10350a000 -        0x103672fef +eOkaoFr.dylib ??? (???) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/Frameworks/iLifeFaceReco gnition.framework/Versions/A/Resources/eOkaoFr.dylib
           0x103678000 -        0x103698fff  com.apple.fxplugframework 2.0 (17882.8) <4CC21EC9-C6F7-59CB-930D-E459884C41B0> /Applications/Final Cut Pro.app/Contents/Frameworks/FxPlug.framework/Versions/A/FxPlug
           0x1036ae000 -        0x1036bdff7  com.apple.PluginManager 1.7.4 (17882.8) <0E94386F-92BB-397E-D559-E6AF0A5ED827> /Applications/Final Cut Pro.app/Contents/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x104000000 -        0x104007ff7  com.apple.filter.PAECIAdaptor 1.0 (17882.8) <B960A6EB-BD23-B003-5AC4-86944D65D4FE> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/PAECIAdaptor.fxplug/Contents/MacOS/PAECIAdaptor
           0x104283000 -        0x1042cdff7  com.apple.CoreMediaIO 201.0 (3143) <1412683A-17DA-5131-D8F6-803BCC051C66> /Applications/Final Cut Pro.app/Contents/Frameworks/CoreMediaIO.framework/Versions/Current/CoreMediaIO
           0x104583000 -        0x104716fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x115000000 -        0x115423fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x115451000 -        0x115477fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1172d7000 -        0x1172e7fff  com.apple.proapps.AppleUncompressedCodec 1.0 (546.9) <EB8C8481-B0DC-D03F-F5D6-234C7531D5D4> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleUncompressedCod ec.bundle/Contents/MacOS/AppleUncompressedCodec
           0x1173aa000 -        0x1173bfff7  com.apple.Audio.provider 1.0.0 (17911.4) <E553EE1E-78C0-EEEB-4561-4D2CABCA669C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/A udioProvider.fxp/Contents/MacOS/AudioProvider
           0x1173c9000 -        0x117411ff7  com.apple.Fig.provider 1.0.0 (21) <64E79941-E351-02B0-EBD3-D9DF819C0485> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/F igProvider.fxp/Contents/MacOS/FigProvider
           0x1174a9000 -        0x1174d8fff  com.apple.proapps.AppleAVCIntraCodec 1.0 (542.4) <58336BEF-3982-B338-9164-161DD3090609> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleAVCIntraCodec.b undle/Contents/MacOS/AppleAVCIntraCodec
           0x1174e5000 -        0x117535fef  com.apple.proapps.AppleDVCPROHDCodec 1.0 (542.4) <3AD015D3-D5C3-AFD0-7B60-E0C0EE929296> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleDVCPROHDCodec.b undle/Contents/MacOS/AppleDVCPROHDCodec
           0x11754c000 -        0x11756afe7  com.apple.proapps.AppleIMXCodec 1.0 (547.2) <51D58E0C-3A65-EAB4-4FD2-D19933A703B7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIMXCodec.bundle /Contents/MacOS/AppleIMXCodec
           0x11757c000 -        0x1175acff7  com.apple.proapps.AppleIntermediateCodec 1.0 (542.4) <C4D6D4A5-4CE3-44D9-CCA9-675C9FEDEEDF> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleIntermediateCod ec.bundle/Contents/MacOS/AppleIntermediateCodec
           0x1175c2000 -        0x117685fef  com.apple.proapps.AppleMPEG2Codec 1.0 (548.3) <DF1A8D26-B065-A4C0-F2DB-674C42A3466C> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleMPEG2Codec.bund le/Contents/MacOS/AppleMPEG2Codec
           0x1176a2000 -        0x117733ff7  com.apple.proapps.AppleProResCodec 1.0 (544.2) <CA7AD09C-11B3-AEE1-443D-B4406F1A0D77> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/PlugIns/Codecs/AppleProResCodec.bun dle/Contents/MacOS/AppleProResCodec
           0x117771000 -        0x117775ff7  com.apple.proapps.AppleCMQTAdapterCodec 1.0 (1) <BA9B2F02-843E-F922-7961-1DD350B32884> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/PlugIns/Apple CMQTAdapterCodec.bundle/Contents/MacOS/AppleCMQTAdapterCodec
           0x11777b000 -        0x1178e1fe7  com.apple.AECore 4.0 (303) <4F2DA275-9256-DF7B-312B-D228D1FD3E14> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/AE Core.framework/Versions/A/AECore
           0x1179a2000 -        0x1179c2fff  com.apple.FxPlug.provider 1.0.0 (17911.4) <46EB2AD2-C557-2F7E-E802-CCBFFE57B0C5> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/MediaProviders/F xPlugProvider.fxp/Contents/MacOS/FxPlugProvider
           0x1179ce000 -        0x117bd1ff7  com.apple.Motion.effect 5.0.0 (17911.4) <57216C3E-923F-497D-55CE-E7C9E8AE2DB7> /Applications/Final Cut Pro.app/Contents/PlugIns/MediaProviders/MotionEffect.fxp/Contents/MacOS/MotionE ffect
           0x117c04000 -        0x117dc7fff  com.apple.Lithium 5.0.0 (17911.4) <4C22D36B-F672-6102-833C-4B87CEE54127> /Applications/Final Cut Pro.app/Contents/Frameworks/Lithium.framework/Versions/A/Lithium
           0x117e55000 -        0x118badfe7  Ozone 17911.4.0 (compatibility 1.0.0) <14BAA556-81DF-9EBC-5A5B-8F641A7ABF4B> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Ozone
           0x118fae000 -        0x11900dff7  com.apple.ProGraphics 5.0.0 (17911.4) <2A8EDFAB-CBF9-FEE0-3B27-3D41C5908F09> /Applications/Final Cut Pro.app/Contents/Frameworks/ProGraphics.framework/Versions/A/ProGraphics
           0x11903c000 -        0x119056ff7  com.apple.promath.framework 5.0.0 (17911.4) <AE490411-ACC7-BD61-E667-2887D5D50FCC> /Applications/Final Cut Pro.app/Contents/Frameworks/ProMath.framework/Versions/A/ProMath
           0x11905f000 -        0x1197effff  com.apple.motion.TextFramework 5.0.0 (17911.4) <9EE8BD27-3FA4-8DB7-3C7D-4C70A11C5A48> /Applications/Final Cut Pro.app/Contents/Frameworks/TextFramework.framework/Versions/A/TextFramework
           0x1198dd000 -        0x119977fe7  com.apple.ProMedia 5.0.0 (17911.4) <1D437DD4-A995-38C7-421F-F9DA43C4D4C7> /Applications/Final Cut Pro.app/Contents/Frameworks/ProMedia.framework/Versions/A/ProMedia
           0x1199d4000 -        0x119ae4ff7  org.python.python 2.6.1 (2.6.1) <126DA8FF-5BC2-8788-51E3-D7A29A3F9F0F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
           0x119b44000 -        0x119b94ff7  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
           0x119bbc000 -        0x119bceff7  com.apple.RetimingMath 5.0.0 (17911.4) <0EFF720C-4A60-2CDF-4A5A-076C85835AC7> /Applications/Final Cut Pro.app/Contents/Frameworks/RetimingMath.framework/Versions/A/RetimingMath
           0x119be1000 -        0x119bfdfe7  libedit.2.dylib 2.11.0 (compatibility 2.0.0) <EAF4D57B-1ADC-06CF-DAC7-72AF835140FD> /usr/lib/libedit.2.dylib
           0x119c0c000 -        0x119c75fff  com.apple.proapps.AudioMixEngine 2.0 (68) <A4598DDB-0FD9-C204-11DB-5D020F19AD3D> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/Frameworks/AudioMixEngin e.framework/Versions/A/AudioMixEngine
           0x11a163000 -        0x11a170ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.5 (2.2.5) <941EDE87-E961-8A9A-0768-FB43F95AD4F9> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
           0x11a1a5000 -        0x11a1a7ff7  com.apple.music.apps.common.resources 9.1.0 (279.8) <562EF819-830E-C316-7A45-45EC3DADF665> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/common.res/Contents/MacOS/common
           0x11a2f9000 -        0x11a2fbff7  com.apple.music.apps.efx.resources 9.1.0 (279.8) <F14386B9-4609-6E0F-0E8F-CEAFBD7066A0> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/efx.res/Contents/MacOS/efx
           0x11a7f4000 -        0x11a7f6ff7  com.apple.music.apps.egt.resources 9.1.0 (279.8) <E37C387F-5AF0-553B-E9D2-F4230BE0DFC7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/egt.res/Contents/MacOS/egt
           0x11abd7000 -        0x11abd9ff7  com.apple.music.apps.evb3.resources 9.1.0 (279.8) <38F86758-98F2-61B8-B5FB-E70E7F70808D> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evb3.res/Contents/MacOS/evb3
           0x11abde000 -        0x11abe0ff7  com.apple.music.apps.evd6.resources 9.1.0 (279.8) <5CDD8C43-B823-18E9-1FA1-132D9E9FAAA7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evd6.res/Contents/MacOS/evd6
           0x11abf3000 -        0x11abf5ff7  com.apple.music.apps.evoc.resources 9.1.0 (279.8) <4CAE0802-D1CB-081F-DE4F-9FC13D0E023E> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evoc.res/Contents/MacOS/evoc
           0x11af78000 -        0x11afb5ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <3585FB91-33B6-1BF3-A716-85D069944820> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
           0x11afea000 -        0x11afecff7  com.apple.music.apps.evp88.resources 9.1.0 (279.8) <B603E65A-4489-0B49-BA8C-3903FAB06872> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/evp88.res/Contents/MacOS/evp88
           0x11aff1000 -        0x11aff3ff7  com.apple.music.apps.mutapdel.resources 9.1.0 (279.8) <55F3D902-7274-8E0A-EFE9-30948B6EA177> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
           0x11aff8000 -        0x11affaff7  com.apple.music.apps.sphere.resources 9.1.0 (279.8) <C85F45A8-6D20-68C1-9AE7-2ABC3A219601> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Resources/sphere.res/Contents/MacOS/sphere
           0x11b9a4000 -        0x11b9bfff7  com.apple.EDEL 2.5 (52.9) <D3745B92-2748-BD46-9207-A9B271D2C23A> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/MacOS/EDEL
           0x11b9e3000 -        0x11b9e9ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <1AB34F57-2E8D-42FB-A484-5CCB928CA456> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x11baf6000 -        0x11baf6ff7  com.apple.qmaster.swamp 4.0 (4.0) <76E9C862-82DE-1F0D-9202-A5168242143C> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Qmaster
           0x11ceed000 -        0x11cf7cff7  com.apple.music.apps.MACore 9.1.0 (475.15) <EF9CC7FB-0966-89A4-AE21-CA7FFCAAC0E0> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MACore.framework/Versions/A/MACore
           0x11cfe2000 -        0x11d099fef  com.apple.music.apps.MAFiles 9.1.0 (143.14) <794DCAA2-BA01-68B2-666F-3E477DD0B975> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
           0x11e541000 -        0x11e58bfef  com.apple.music.apps.MAHarmony 9.1.0 (198.11) <E337CE6D-FA8C-91B2-11E5-75B7386D2A51> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
           0x11e746000 -        0x11e79afff  com.apple.Bloodhound 5.0.0 (17911.4) <6B577C11-35AB-6125-342D-7AC01DB3615B> /Applications/Final Cut Pro.app/Contents/Frameworks/Bloodhound.framework/Versions/A/Bloodhound
           0x11e7ca000 -        0x11e7e1ff7  com.apple.motion.Text 5.0.0 (17911.4) <41F2D90F-F1A4-BCAE-69F2-B32B04C2A21C> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Text.ozp/Content s/MacOS/Text
           0x11ea00000 -        0x11ebe4fef  com.apple.motion.Behaviors 5.0.0 (17911.4) <FA45EFC3-4C32-5D22-47AA-DAFD57B1A6D2> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Behaviors.ozp/Co ntents/MacOS/Behaviors
           0x11f800000 -        0x11fadeff7  com.apple.motion.Particles 5.0.0 (17911.4) <B2F084B0-57EB-0B38-9C54-36F6CA2FF2F4> /Applications/Final Cut Pro.app/Contents/Frameworks/Ozone.framework/Versions/A/PlugIns/Particles.ozp/Co ntents/MacOS/Particles
           0x11fe00000 -        0x120152fff  com.apple.motion.filters 4.0.2 (17882.8) <9CE8D768-C5AD-B84D-4C70-030275DF25EA> /Applications/Final Cut Pro.app/Contents/PlugIns/FxPlug/Filters.bundle/Contents/MacOS/Filters
           0x121784000 -        0x121785ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <DEB6858F-787D-0B31-5FE2-323CBF4D9A17> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
           0x121789000 -        0x12178bfff  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <91F864A2-290C-58E3-4FAC-A9BB4B7A8385> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
           0x1218b0000 -        0x1218b8ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <7951CA81-2396-7294-41A2-B846DF4A93F1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
           0x1218bf000 -        0x1218c9ff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <AD420570-A4A5-DCE5-571C-F0BDE041C88F> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
           0x1218d1000 -        0x1218d5ff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <51BF27A5-0931-341A-ED61-87AB8C296356> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
           0x1218db000 -        0x1218e7fff  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <32B9D393-2F10-1825-DAFC-5AF9A6CC196C> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
           0x1218ef000 -        0x1218f8fff  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <040FF890-14BC-5B8A-443F-2118CE820AF9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
           0x121a80000 -        0x121bfeff7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <270D26CA-F1AC-98C5-7D91-9F8935367139> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
           0x121cf5000 -        0x121d08fff  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <152B211B-3970-D4F1-3009-B4D0B5092B83> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
           0x121d13000 -        0x121d1cff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <38907878-20E0-0B2C-92EE-4A8E435627F7> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
           0x121d24000 -        0x121d26ff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <1C92710B-ADF0-AD2C-8E33-8D554E66E1A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
           0x121d2b000 -        0x121d2efff  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <C9422189-9839-A306-7004-FA5D95A3850E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
           0x121f00000 -        0x122248fe7  com.apple.music.apps.MADSP 9.1.0 (586.17) <C8EBB98D-04F5-18A2-EE4E-7049F6107BD7> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
           0x12260e000 -        0x12278eff7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <AB8A67F3-D636-D153-EDEA-D1DEE9F492A2> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
           0x122805000 -        0x122887fe7  com.apple.iTunesAccess 10.3.1 (10.3.1) <E972D47C-45ED-65A2-6919-E3CADB23090C> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
           0x122a56000 -        0x122a5dfff  com.apple.ArchiveRADPlug 1.0 (992.6) <CB3BA415-FD4E-A74A-8318-676A3767B69E> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/Archive.RADPlug/Contents/MacOS/Archive
           0x122a64000 -        0x122a71ff7  com.apple.MPEG4RADPlug 1.0 (991.6) <C1469A2A-C759-CA6B-9D28-7BA8FCE3B807> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/MPEG4.RADPlug/Contents/MacOS/MPEG4
           0x12450d000 -        0x124947fef  com.apple.music.apps.MAPlugInGUI 9.1.0 (423.13) <D6867CE6-E418-96FF-2AD1-2DB16E161E18> /Applications/Final Cut Pro.app/Contents/Frameworks/Flexo.framework/Versions/A/PlugIns/Audio/EDEL.bundl e/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
           0x124d05000 -        0x124d31fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
           0x12cc86000 -        0x12ccb9ff7  com.apple.P2Plugin 2.0.0 (989.8) <E046B352-1D84-EB34-5904-8C1CF4711455> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/P2.RADPlug/Contents/MacOS/P2
           0x12ce83000 -        0x12d102ff7  com.apple.AVCHDPlugin 2.0.0 (991.0) <10C6E274-4ED9-37B6-CC96-AB9B54BC144A> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
           0x12d266000 -        0x12d4dffe7  com.apple.MPEG2RADPlug 1.0 (991.3) <AC6F02D1-544C-F3BC-3506-2B383BE41490> /Applications/Final Cut Pro.app/Contents/PlugIns/RADPlugins/MPEG2.RADPlug/Contents/MacOS/MPEG2
           0x12d642000 -        0x12d6bcfff  com.apple.mobiledevice 423.1 (423.1) <BBB28295-81E8-6177-4246-C42F2957F0AE> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x12d6fd000 -        0x12d7e3fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x12f6b8000 -        0x12f6c0ff7  com.apple.compressor.MediaServerAPI 4.0 (4.0) <DE7FF74F-E155-A2AD-DF47-6ED564A263EE> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Me diaServerAPI.framework/Versions/A/MediaServerAPI
           0x12feb8000 -        0x12ff3cfe7  com.apple.CompressorKitMAS 4.0 (4.0) <C2131FC3-E899-4FFB-1F6B-7F6C49CE5DBA> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/CompressorKit.framework/CompressorKit
           0x12ff97000 -        0x130070fff  com.apple.compressor.StompUI 4.0 (4.0) <11DE4B76-743F-8FEC-5194-2D2DD694D3A4> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompUI.framework/Versions/A/StompUI
           0x1300e0000 -        0x1301b0fe7  com.apple.compressor.StompTypes 4.0 (17911.4) <DB734957-C86D-E466-C5AF-26C3C4BDEB66> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompTypes.framework/Versions/A/StompTy pes
           0x13021c000 -        0x130228fff  com.apple.compressor.StompUtil 4.0 (4.0) <5D36A8A9-9D68-9B2A-01C6-28FB4480C8D4> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Co mpressor.framework/Versions/A/Frameworks/StompUtil.framework/Versions/A/StompUti l
           0x130236000 -        0x130242ff7  com.apple.dsppublishing 1.0.1 (119) <96C17FD7-AB8D-AE2A-0AA1-6DE900233879> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/DS PPublishing.framework/Versions/A/DSPPublishing
           0x130257000 -        0x130271fff  com.apple.podcastproducer.kit 1.1.3 (168.7) <2B1C010B-D143-4610-4EFF-EBE5321265CF> /System/Library/PrivateFrameworks/PodcastProducerKit.framework/Versions/A/Podca stProducerKit
           0x13028a000 -        0x1302d6fff  com.apple.qmaster.SwampCore 4.0 (303) <E0298099-5C2D-9E5C-C30D-3E8B31F27705> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampCore.framework/Versions/A/SwampCore
           0x130302000 -        0x130310ff7  com.apple.qmaster.SwampUtil 4.0 (4.0) <86A8581E-C871-9B24-4846-8630CAB9FDCE> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampUtil.framework/Versions/A/SwampUtil
           0x13031c000 -        0x1303f2ff7  com.apple.qmaster.SwampTypes 4.0 (4.0) <86A691E6-782A-2DA7-5718-DC13368F49BF> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampTypes.framework/Versions/A/SwampTypes
           0x130450000 -        0x1304e2ff7  com.apple.qmaster.do 4.0 (4.0) <E1DA2F90-68B5-F842-2DFC-E1B20F3C1EA8> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/DistributedObjects.framework/Versions/A/Di stributedObjects
           0x130543000 -        0x13054dff7  com.apple.qmaster.SwampService 4.0 (4.0) <B5888F98-4926-89B2-5BB4-2F6B5F7DCD6D> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/SwampService.framework/Versions/A/SwampSer vice
           0x13055d000 -        0x130568fff  com.apple.qmaster.Status 4.0 (4.0) <CF993242-662C-CE80-331C-A09D1A8DE0D8> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/Status.framework/Versions/A/Status
           0x13057f000 -        0x13058bfff  com.apple.qmaster.RequestProcessing 4.0 (4.0) <FB9048BE-C574-3B10-4417-D461EFB27123> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/RequestProcessing.framework/Versions/A/Req uestProcessing
           0x13059f000 -        0x1305b5ff7  com.apple.qmaster.ServiceControl 4.0 (4.0) <EEC0C34C-3997-F1D3-7CA1-B5B17C7B2654> /Applications/Final Cut Pro.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/Frameworks/Qm aster.framework/Versions/A/Frameworks/ServiceControl.framework/Versions/A/Servic eControl
           0x1305cf000 -        0x13064afff  com.apple.qmaster.ContentControl 4.0 (4.0) <13B6323E-CD95-5288-9203-942A053993A9

    same thing, wether i run /opt/mozilla/bin/mozilla or /usr/bin/mozilla.
    i decided to try galeon, so as to be able to browse the internet as a normal user, and again it works fine for root, but for any other user it tells me that my MOZILLA_FIVE_HOME is not set correctetly. now, i tried every possible value for it:
    export MOZILLA_FIVE_HOME=/opt/mozilla
    export MOZILLA_FIVE_HOME=/opt/mozilla/bin
    export MOZILLA_FIVE_HOME=/opt/mozilla/lib
    but still the same thing. there is an evil force that is preventing my users from using the internet and i can't figure out why.

  • Samba - Can't write to a share with "unix extensions = no" set in smb.

    Hello @all!
    Unfortunately, I have a problem, writing to a samba share which I'm unable to solve.
    My /etc/samba/smb.conf :
    [global]
    workgroup = w
    server string = server
    security = user
    load printers = no
    log file = /var/log/samba/%m.log
    max log size = 50
    dns proxy = no
    printing = bsd
    printcap name = /dev/null
    disable spoolss = yes
    unix extensions = no
    # if I comment above line, I can write to /home/shareuser/writable
    follow symlinks = yes
    wide links = yes
    [writable]
    comment = test
    writable = yes
    valid users = shareuser
    path=/home/shareuser/writable
    shareuser has valid passwd and smbpasswd (-a)
    I mount the share like this:
    mount -t cifs //server/writable mountpoint/ -o username=shareuser
    With
    unix extensions = yes
    , I can write to the share.
    With
    unix extensions = no
    , I can't write to the share.
    What I try to achieve in the end, is to have a writable password protected share, which forwards file permissions to clients and also allows them to access directories and files which are symlinked into the share directory (both from linux and windows clients if that's even possible).
    PS: I also posted this on stackexchange.com (http://unix.stackexchange.com/questions … n-smb-conf)
    PPS: Since I'm using systemd without syslog I had to create the /var/log/samba directory before smbd logged anything.
    Thank you in advance for any help
    Last edited by MCH (2012-09-23 20:59:41)

    First off, don't use finalize(). It is never guaranteed to actually run.
    Just add a cleanup() method to your Account class that flushes and closes the writer; and call it before you exit main().
    Now, as for your Date problem
    java.util.Date certainly does have a no-args constructor.
    java.sql.Date does not.
    Make sure you aren't getting a name collision. (Hint: If you're doing import java.foo.* Stop Doing That. just import the classes you need)

  • Can I write in the layout  in any Key figure something else then number ?

    Hi
    (sem - bps)
    Can I write in the layout  in any Key figure something else then number ?
    Let say I want to right in the key figure number with CHAR (the letters a-z)
    Can I do so ?
    Can a key figure  has char other then number ?

    no i can't , because the user want to assign a characteristic ,for example (the layout) :
    0employye  0amount 0project
    P1211111   1000   #
    after the user will assign :
    0employye  0amount 0project
    P1211111   1000   ea-5819
    can the user assign 0project ?
    the current solution i mange to build was :
    a variable with 2 characteristic 0employee & 0project
    and with user exit i move the values to Variable
    ,and in the fox i use substr to split the variable ,
    the code is :
    FUNCTION Z_REFERNCE_RELATION_EMPL_ITER.
    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(I_AREA) TYPE  UPC_Y_AREA
    *"     REFERENCE(I_VARIABLE) TYPE  UPC_Y_VARIABLE
    *"     REFERENCE(I_CHANM) TYPE  UPC_Y_CHANM
    *"     REFERENCE(ITO_CHANM) TYPE  UPC_YTO_CHA
    *"  EXPORTING
    *"     REFERENCE(ETO_CHARSEL) TYPE  UPC_YTO_CHARSEL
    CONSTANTS:
      l_source_var TYPE upc_y_variable VALUE 'YPABONUS',
      l_source_area TYPE upc_y_area VALUE 'PAPFMAIN',
      l_use_restricted_values TYPE boole-boole VALUE 'X',
      l_buffer_call TYPE boole-boole VALUE 'X'.
    DATA:
      l_subrc LIKE sy-subrc,
      ls_return LIKE bapiret2,
      l_type LIKE upc_var-vartype,
      lto_varsel_all TYPE upc_yto_charsel,
      lto_varsel TYPE upc_yto_charsel,
      lto_var TYPE upc_yto_charsel,
      lto_chanm TYPE upc_yto_cha.
    * Xth_data os type 'YTH_DATA' (see SE11) .
    TABLES : upc_var_cha_act.
      DATA : wa  TYPE  upc_var_cha_act.
      DATA : my_it2  type table of upc_var_cha_sel,
             my_it3  type table of upc_var_cha_sel,
              wa_1 like line of my_it2,
              wa_3 like line of my_it3,
              wa_2 like line of eto_charsel.
    SELECT  *
       into corresponding fields of table my_it2
      FROM upc_var_cha_sel
      WHERE area EQ 'PAPFMAIN' AND
            var  EQ 'YPABONUS' AND
            varuser EQ sy-uname AND
            chanm EQ '0EMPLOYEE' .
    sort my_it2 by seqno.
    loop at my_it2 into wa_1 .
    clear wa_2.
    move-corresponding wa_1 to wa_2.
    append wa_2 to  eto_charsel.
    endloop.

  • Can't connect to samba share via VPN

    Hello all,
    I am looking for an answer for few days now and still can't manage to fix it. I found two workarounds in the meantime, but it's not what I want!
    My case:
    Cisco vpn on one side and Mac vpn client (native). I can connect alright, can't only mount samba share. Via console I got invalid argument error, but when I go to finder > go to server it's just processing (no error). Left it for few mintes and nothing happened. I have a windows on virtual machine and I can mount samba alright. One more thing. I created a new user, logged in and it works! ****.
    Can anyone say where should I look? What can be the problem on my old account? Don't want to switch and change all the things now, there must be a way to fix it...
    Hope someone can help
    Thanks in advance,
    Regards,
    Jake

    Hi Richard,
    Thanks for interest. It's a windows share 2003 smb. It's a company network. As I said its not the case of VPN itself.
    About the new user, that's a yes, it's same username as my samba share name, but even tho it's the same it needs my authentication. For the more, when I am with my mac at work and connect via cable I can access everything alright from my old account.
    How can VPN block me when I can access it from my windows virtual (which is not the same as my work username). I can access it from new user, I would say its not the case of VPN blocking me there, I guess it's something I have changed over the years with my previous VPN settings.
    I have direct access to VPN and I know firewall is off right now as we are testing it, so its for sure my mac settings...
    Question is where do I find it:)

  • How come I (the Admiistrator) can Read & Write the majority of my Pages archives but not write on random paragraphs?

    BLS' iMac 3.60GHz Intel Mac -  OS X 10.6.7 - Pages 4.0.5…
    How come I (the Admiistrator) can Read & Write the majority of my Pages archives but not write on random paragraphs?

    So what happens when you try to edit this information?
    For example:
    You have a document...
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    klasdfl;kasdfl;kjasd;lfkja;slkfja;sldkfj;alskdjf;laksdjfl;kj
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    jkjklioiouijo32904213904902349023904902390902390
    Would you be able to highlight the second paragraph? (not in my post obviously)
    If so, what happens?

  • HT1349 I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • [solved] Can't connect to samba shares

    This is probably my fault, but for the life of me I can't figure this out. I started out trying to get usershares to work by following the wiki at https://wiki.archlinux.org/index.php/samba, and I am unable to connect to the resulting shares either from the local host or from my netbook. It tells me permission denied. I then tried creating a public share with guest access, because I couldn't get the usershares to work. I am unable to get that working either. I have
    chmod 777 -R
    the folder I am sharing, as well as the
    /var/lib/samba/usershare
    folder. Please help. Here is my smb.conf:
    #======================= Global Settings =====================================
    [global]
    workgroup = OSHANNON
    server string = MDSHANNJARO
    hosts allow = 192.168.1. 127.
    log file = /var/log/samba/%m.log
    max log size = 50
    security = user
    map to guest = Bad User
    guest account = nobody
    dns proxy = no
    usershare path = /var/lib/samba/usershare
    usershare max shares = 100
    usershare allow guests = Yes
    usershare owner only = False
    #============================ Share Definitions ==============================
    [Bleach]
    path = /mnt/Data/Bleach
    read only = no
    guest ok = yes
    I tried adding the nobody user since there was no users listed when running
    pdbedit -L
    using
    pdbedit -a -u nobody
    and just pressed enter for the password field. This did not help.
    testparm says
    Load smb config files from /etc/samba/smb.conf
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    Processing section "[Bleach]"
    Loaded services file OK.
    Server role: ROLE_STANDALONE
    Press enter to see a dump of your service definitions
    [global]
    workgroup = OSHANNON
    server string = MDSHANNJARO
    map to guest = Bad User
    log file = /var/log/samba/%m.log
    max log size = 50
    dns proxy = No
    usershare allow guests = Yes
    usershare max shares = 100
    usershare owner only = No
    usershare path = /var/lib/samba/usershare
    idmap config * : backend = tdb
    hosts allow = 192.168.1., 127.
    [Bleach]
    path = /mnt/Data/Bleach
    read only = No
    guest ok = Yes
    Last edited by mdshann (2014-03-04 06:01:04)

    uninstalled samba, reinstalled it. deleted old config file. created new config with just the contents that the wiki states is necessary for usershares to work. the current smb.conf looks like
    [global]
    usershare path = /var/lib/samba/usershare
    usershare max shares = 100
    usershare allow guests = yes
    usershare owner only = False
    added my user to samba using
    pdbedit -a -u mdshann
    started smbd and nmbd and enabled both. tried to share a folder, caja says samba is not installed. use yaourt to search for caja and find package mate-file-manager-share. installed said package, killed and restarted caja. shared folder and told it to add permissions automatically. checked the boxes to allow guest and to allow users to change files. still I cannot connect. just for reference, I have used the wiki article sections from the beginning of the article through adding a user. I did not use the creating a share section as I want usershares to work through MATE and CAJA. It creates the share and it is visible on the network, I just can't connect to it.
    Pretty much the same as what I tired before, with the same result. Only difference is I haven't tried manually creating the share through smb.conf, but that didn't work before either. No reason to think it will work now, the problem was the same whether I used the gui usershares option or adding the share to smb.conf.
    I was able to get samba working with a very similar config file as in my first post, on arch based manjaro on my server at work. I did not enable or use usershares at work, but creating the shares in smb.conf worked just fine. Why will the same procedure not work on arch? Same packages for the most part, manjaro just adds a few. In fact, when I set up samba on manjaro, I used the arch wiki article, as Manjaro's wiki is sparse. Main reason we used manjaro at work was the speed of installation was much quicker, and we needed the machine back up quickly so we could start backing up our customers data. (I own a PC repair shop.)
    On a side note, this community has served me well in the past the few times I have have issues since I started using arch 5 years ago. Why my post has gone so long without a reply other than being chastised for trying to call attention to a 3 day old unanswered thread is beyond me, but I am not thrilled by it. It has now been a full 2 weeks since my original post. I have never had this issue before, and if I can't bump or somehow call attention to my thread I am unsure of how to get help. Am I supposed to keep posting new threads on the same issue? I would think those would get closed rather quickly if I had. Should I post nonsense on this thread, I mean anything other than the word bump. A discussion of cat videos maybe?

  • Can´t write in a Planning form as user "admin"

    Hi! I can´t write in a new form that I create from a Planning Aplication. The option "read only" is not tilded and all dimensions in the form are level 0.
    I am connected as user admin and I can´t enter data from SmartView connected to Planning or Essbase nor from the form in Wokspace. I need help so I can submit data. Thanks!

    was it a domensional level security ? How did you resolve ?

  • [fixed]Cannot login gnome with noremal user but root user can work..

    Hi all,
    after install some gnome-shell-extension useing yaourt, I find normal user cannot login gnome, but root user can go this.
    thanks
    --kenan
    Last edited by kenan (2011-10-18 01:45:03)

    clone config file from root user to fix this issue.

  • Can't connect to Samba shares after upgrading

    Hi,
    I recently upgraded to Samba 3.6.0-8 (among other things, including a new kernel 3.0-ARCH), and all my shares have become unavailable from Windows 7. I can't connect to any, nor can I see the shares list. My Arch box has essentially become invisible as far as CIFS shares go. I can still ping it normally, and access it through SSH, so it doesn't seem to be a major network issue, this is specifically with Samba.
    I have since tried changing my workgroup in Samba, downgrading to 3.6.0-{1,4}, disabling firewalls, changing Win7's security settings, and restarting several times, to no avail. Nothing has changed with my Windows box, I only performed a major upgrade to Arch (it is currently up-to-date).
    I don't see any relevant errors in the Samba logs, and I can browse the shares just fine locally in Arch, I just can't see them from Windows.
    Anyone have a clue?
    Thanks,
    IM

    Is your arch server configured to allow samba traffic? With the recent removal of hosts.allow and hosts.deny, I wonder if this could be the issue? Do you have ufw or iptables? I know you said you disabled the firewall, but it wasn't clear if that was on the client or server.
    Scott
    edit: here's the ufw rule I use (/etc/ufw/applications.d/samba):
    [Samba]
    title=Windows file and printer server for Unix
    description=Tools to access a server's filespace and printers via SMB
    ports=137,138/udp|139,445/tcp
    Last edited by firecat53 (2011-09-21 18:18:59)

  • [Solved] After recent upgrade, cannot write to samba shares?

    Hi
    I'm not sure what is the exact problem, but since now I have no problem with read/write access to my Archlinux samba server.
    I cannot understand what package caused this issue to me.
    Here is my server's smb.conf, which worked fine 2-3 years without any change:
    [global]
    server string = Home Server
    workgroup = MSHOME
    security = share
    hosts allow = 10.74.87. 127. 10.8.
    log file = /var/log/samba/%m.log
    max log size = 50
    socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=131072 SO_SNDBUF=131072
    disable spoolss = yes
    load printers = no
    printing = bsd
    printcap name = /dev/null
    dns proxy = no
    unix extensions = no
    [stefan]
    force user = stefan
    path = /home/stefan
    writable = yes
    public = yes
    follow symlinks = yes
    wide links = yes
    My permissions of /home/stefan are:
    drwxr-xr-x 43 stefan    users      4096 Mar 22 01:17 stefan
    and currently I have no write acces to this folder through samba client (Windows 7 PC).
    The access rights only depend of "/home/stefan/" permissions and it seems that "force user" option is not respected any more.
    Last edited by clovenhoof (2013-03-22 21:45:30)

    Ok, if there is anybody interested about this topic, then one solution is to add:
    guest account = stefan
    to the [global] section.
    So, I use this one and it works for me.
    Cheers
    Last edited by clovenhoof (2013-03-22 21:45:10)

  • Can't write in Pages 09. Any ideas?

    Hey,
    My macbook pro isn't letting me do any writing. I can write in a textbox but not normally on the page. I have probably just pressed something to make it like this. Any ideas on how I can start writing again?
    Many thanks,
    Will

    It can be frustrating when you not aware of the differences between the word processing and the page layout documents. Go to the Help menu in Pages and and select Pages User Guide to download the guide. It has a lot of information on Pages.

  • Can i manage my family share from any device

    i set up family share from my wife's mac. but when I try to access family share in iCloud on my iPad or iPhone it asks me to setup the family share. Then it tells me that my apple id is already part of a family.

    It should work normally. It might help to update all the devices to the newest softwares (IOS 8.1.2 and OS X Yosemite 10.10.1). If this doesn't work, it might simply be that only the maker of the family share can access the files (your wife's mac).

  • Can't connect via Screen Share or Web Server, but can ping and ssh

    Bit of an odd problem here.
    My Mountain Lion Mac Pro (called "Trogdor" for convenience) is connected to my work university network. I can ping it from anywhere-- elsewhere on the network, from home behind a firewall. Can connect over ssh from everywhere. I can also connect to other computers (on the same network or at home behind a firewall) from Trogdor via ssh, Screen Sharing, etc.
    But I can't Screen Share into Trogdor, and I can't connect to Trogdor's built-in web server, either system-wide (in /Library/WebServer) or for my username (~/Sites). (I can connect to the web server from Trogdor.)
    Note that I can do both of these for other computers on the same network (same subnet, etc), so it's not a network issue. I can't do these from anywhere: same network or from home. I have this problem whether I use Trogdor's hostname or its IP address. (I can look up its hostname using the IP address with the "host" tool in Terminal, and vice versa.)
    So it sounds like a port issue, right? Except I don't think I've ever messed with my port settings directly. How do I diagnose the problem? Should I scan my ports? Can I return port settings to default?
    Thanks!
    Message was edited by: supercres

    Bit of an odd problem here.
    My Mountain Lion Mac Pro (called "Trogdor" for convenience) is connected to my work university network. I can ping it from anywhere-- elsewhere on the network, from home behind a firewall. Can connect over ssh from everywhere. I can also connect to other computers (on the same network or at home behind a firewall) from Trogdor via ssh, Screen Sharing, etc.
    But I can't Screen Share into Trogdor, and I can't connect to Trogdor's built-in web server, either system-wide (in /Library/WebServer) or for my username (~/Sites). (I can connect to the web server from Trogdor.)
    Note that I can do both of these for other computers on the same network (same subnet, etc), so it's not a network issue. I can't do these from anywhere: same network or from home. I have this problem whether I use Trogdor's hostname or its IP address. (I can look up its hostname using the IP address with the "host" tool in Terminal, and vice versa.)
    So it sounds like a port issue, right? Except I don't think I've ever messed with my port settings directly. How do I diagnose the problem? Should I scan my ports? Can I return port settings to default?
    Thanks!
    Message was edited by: supercres

Maybe you are looking for

  • Variable number of parameters in a procedure

    Hello ! I have a form in a procedure with dynamic inputs type "checkbox" (one checkbox by record of a table). The action of the form is another procedure. There is a variable number of parameters (depending on checked inputs). How can I do for retrei

  • HT5457 I have added this latest download to my iPad and now the iPad will not respond

    I have updated my iPad with the latest version iOS 6 download and now my iPad only has the Apple icon displayed.  I have attempted to to hold both buttons at the same time and the screen bounces a strange lined gray pic for seconds and bounces back t

  • Embed captions in EXIF data

    Hello, I have written captions to my pictures (a few thousand of them) that I want to share with my "Windows" friends. Apparently the captions are not embedded when I export the files ("File" menu). How can I share my photos WITH captions? /Lennart

  • Error Message for IT0001

    Hi,    I am trying to validate field plans(position) of IT0001 in the program ZP000100. I am trying to give an error message in PAI, but it is not making the fields editable. I know that we need to add the fields inside CHAIN END CHAIN which we need

  • Won't publish /asks for password/ won't log in .mac

    My website was working great. I changed my password through inspector. Then when I tried to publish again it put me in .mac sign in page. In the past, iweb usually would just publish without going to the sign in page. I wnt ahead and reentered passwo