Keyword add/remove performance

I've been a huge critic of Aperture and with good reason, but once you start using Aperture 1.1 it's hard to go back to iPhoto.
Managing keywords is all messed up but once you figure out how to remove a keyword from a bunch of images, it becomes possible to organize your photos the way you'd like. And the hierarchical keywords are a good idea I think.
But the performance! Ha! It takes about a minute to remove a keyword from 100 photos. Why? I assume it's because for each image it has to write a plist file, usually around 15kB-18Kb in size, and then it fsync's the data. That means the computer stops while the OS writes the data to the disk. There's also a ton of other stuff going on but I don't see those operations stopping and waiting for data to be stored on the disk, so they are probably not slowing things down too much.
I assume this is done to keep the data completely consistent, even in the face of a system or application crash. Nevertheless, it's not really possible to write an application this way and have it perform at all reasonably. There are other ways to guarantee data consistency or at least to enable recovery if the system/app crashes unexpectedly. I'd be happy to make a few suggestions
Dual 2.5Ghz Power Mac w/3Gb RAM   Mac OS X (10.4.1)  

How to add / remove keybindings from a KeyMap?
Action breakAction = new myAction();
Keymap map = pane.getKeymap();
KeyStroke key = KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0);
map.removeKeyStrokeBinding(key);
map.addActionForKeyStroke(key, breakAction);
I tried to remove the keybinding of the Enter-key from
a textPane.
The textPane is connected to a HTMLDocument. Everytime
I press Enter, a new paragraph is started. This is
very irritating! I don't want to start a new
paragraph, I just want to go down one line. The
strange thing is: when I remove the Enter key from the
keymap of the textPane, the <p> tag is left out. So no
new paragraph is initiated. But all other textformat
tags like <b> and <i> are closed when the Enter key is
pressed. Once again: this is very irritating!
I don't want to loose the textformat when I press
Enter. I just want to go down one line! Is it
possible?I believe you have to get the attribute set of the text on the current line and reapply the attributes to the newline....I agree, it is irritating, but you get used to it if you use the EditorPanes and EditorKits often.
I will show you how to apply the breakAction in your other post.

Similar Messages

  • Interface using add/remove data set i.e set operator

    Hello...Experts,
    I have another problem on add/remove dataset.
    Suppose I have 3 source tables having same structure. let's say TAB1(empno,ename,deptno),TAB2(empno,ename,deptno) and TAB3(empno,ename,deptno),but the values in tables are different, and target table TARGET_TAB(empno,ename,deptno,v_ename,v_empno) and I want to map using Union and Intersection operator.
    My mapping is like this:
    Dataset1
    TAB1 TARGETTAB_
    empno--------------- empno
    ename--------------- ename
    deptno-------------- deptno
    v_ename
    v_empno
    Dataset2
    TAB2 TARGETTAB_
    empno----------------- empno
    ename
    deptno----------------- deptno
    ename------------------ v_ename
    v_empno
    Dataset3
    TAB2 TARGETTAB_
    empno
    ename-------------------ename
    deptno------------------deptno
    v_ename
    empno-------------------v_empno
    That means one column from TAB2 and TAB3 is mapping with one extra column of TARGET_TAB table.
    when i am performing this it and click on flow it showing the error ODI-20350: your diagram contains one or more FATAL/CRITICAL errors.
    Is it possible to do such interface??? How to do that interface???and what action to take to avoid the error???
    Please refer me.
    thanks.

    Hello Sir...
    when i am taking different no of columns for different tables, then flow is not working as it is showing the fatal error as i ve told before..
    But when I took same no of columns for all tables with null values in TAB1(sal and job is null) and TAB2(job is null), after data flow no data is loaded into target, as there is an intersection and null value in table.
    For example:
    "select empno,ename,deptno,sal,job from TAB1 where deptno=10 union
    select empno,ename,deptno,sal,job from TAB2 where sal>1500 intersect
    select empno,ename,deptno,sal,job from TAB3 where job='manager' ";
    This query return "0" rows selected ,as sal and job column is null and due to intersect total no of rows become '0'.
    without taking null value columns in TAB1(sal,job) and TAB2(job), can we make interface???
    thanks.
    Edited by: soumya.rn on Mar 29, 2012 4:41 AM
    Edited by: soumya.rn on Mar 29, 2012 5:17 AM

  • WQL query for collection based on file properties not add remove

    Hi
    I have an issue where a .exe file does not have the updated version number available in add remove programs. The only way I know to get the version number is to right click the file and view version there.
    I need to make a collection based on the information available in properties. Is this possible? How would I write the query?
    Thanks

    Hi,
    to perform this kind of operation on a .exe file you need to configure software inventory.
    Inside the properties just choose to Collect File Details and select a path to scan.
    http://technet.microsoft.com/en-us/library/bb633191.aspx and http://technet.microsoft.com/en-us/library/bb632607.aspx

  • Keyword add in any photo's Info crashes iPhoto to desktop

    Hello & thanks in advance:
    Attempting any keyword add in any photo's Info frame crashes iPhoto to desktop. I can reopen iphoto no problem, but any further attempt to add even an already existing keyword to a photo's information causes another crash to desktop.
    Have done the following so far:
    - Performed each task in Photo Library First Aid in turn, 4 times.
    - Deleted dozens of under-utilized keywords to lighten that portion of the database.
    - OSX and all apps kept up to date thru App Store.
    - Time Machine backups working & available.
    Question: Is there a method to restore only iPhoto keywords from backup, as a "JIC that works" next step?
    I have EtreCheck and can post output (but will wait until/if requested).
    Thanks again.

    Thanks LarryHN:
    iPhoto Crash Dump Aug 27 2014:
    Any attempt to add KEYWORDS, new or existing, to a photo that either already has keywords or not, results in the following crash & dump.
    *Pls Note: This continues to occur after deleting the iPhoto preference file, com.apple.iPhoto.plist, in User/Home/Library/ Preferences and folder User/Library/Containers/com.apple.iPhoto, rebooting and reopening iPhoto.
    =========================================================
    Process:         iPhoto [1287]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.5.1 (902.17)
    Build Info:      iPhotoProject-902017000000000~3
    App Item ID:     408981381
    App External ID: 233642646
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [170]
    Responsible:     iPhoto [1287]
    User ID:         502
    Date/Time:       2014-08-27 12:18:23.623 -0500
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  04F0EB7D-86DB-A862-E504-26A285F536EA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayI objectAtIndex:]: index 4 beyond bounds [0 .. 3]'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8a72b25c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8e002e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8a616d9f -[__NSArrayI objectAtIndex:] + 175
    3   AppKit                              0x00007fff8fcf1d38 -[NSTableView preparedCellAtColumn:row:] + 399
    4   AppKit                              0x00007fff8fcf1a5e -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 44
    5   AppKit                              0x00007fff8fcf1793 -[NSTableView drawRow:clipRect:] + 1629
    6   AppKit                              0x00007fff8fcf0fed -[NSTableView drawRowIndexes:clipRect:] + 776
    7   AppKit                              0x00007fff8fbba331 -[NSTableView drawRect:] + 1484
    8   AppKit                              0x00007fff8fb9304f -[NSView _drawRect:clip:] + 3748
    9   AppKit                              0x00007fff8fb918c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
    10  AppKit                              0x00007fff8fb91ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    11  AppKit                              0x00007fff8fb91ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    12  AppKit                              0x00007fff8fb91ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
    13  AppKit                              0x00007fff8fb8f706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 841
    14  AppKit                              0x00007fff8fcbec13 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 303
    15  AppKit                              0x00007fff8fb8be9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
    16  AppKit                              0x00007fff8fb6b2da -[NSView displayIfNeeded] + 1680
    17  AppKit                              0x00007fff8fcb53eb -[NSNextStepFrame displayIfNeeded] + 156
    18  AppKit                              0x00007fff8fd30d40 -[NSWindow display] + 105
    19  AppKit                              0x00007fff8fb5e321 __67-[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:]_block_invoke + 237
    20  AppKit                              0x00007fff8fb5e1e8 NSPerformWithScreenUpdatesDisabled + 65
    21  AppKit                              0x00007fff8fb5e197 -[NSWindow _updateSettingsSendingScreenChangeNotificationIfNeeded:] + 197
    22  AppKit                              0x00007fff8fb56491 -[NSWindow _setFrame:updateBorderViewSize:] + 914
    23  AppKit                              0x00007fff8fb55a0e -[NSWindow _oldPlaceWindow:] + 652
    24  AppKit                              0x00007fff8fb54e3c -[NSWindow _setFrameCommon:display:stashSize:] + 1633
    25  AppKit                              0x00007fff901373f7 -[NSTextViewCompletionController displayCompletions:indexOfSelectedItem:forPartialWordRange:originalString:atPoi nt:forTextView:] + 2761
    26  AppKit                              0x00007fff9013221d -[NSTextView(NSKeyBindingCommands) complete:] + 750
    27  AppKit                              0x00007fff901450cd -[NSTextView(NSPrivate) _performUndoCoalescingAction:] + 84
    28  AppKit                              0x00007fff9015e995 __34-[NSTokenFieldCell textDidChange:]_block_invoke291 + 220
    29  libdispatch.dylib                   0x00007fff8dfaa1bb _dispatch_call_block_and_release + 12
    30  libdispatch.dylib                   0x00007fff8dfa728d _dispatch_client_callout + 8
    31  libdispatch.dylib                   0x00007fff8dfaeef0 _dispatch_main_queue_callback_4CF + 333
    32  CoreFoundation                      0x00007fff8a6924f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    33  CoreFoundation                      0x00007fff8a64d714 __CFRunLoopRun + 1636
    34  CoreFoundation                      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    35  HIToolbox                           0x00007fff8e840a0d RunCurrentEventLoopInMode + 226
    36  HIToolbox                           0x00007fff8e840685 ReceiveNextEventCommon + 173
    37  HIToolbox                           0x00007fff8e8405bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    38  AppKit                              0x00007fff8fa3424e _DPSNextEvent + 1434
    39  AppKit                              0x00007fff8fa3389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    40  AppKit                              0x00007fff8fa2799c -[NSApplication run] + 553
    41  AppKit                              0x00007fff8fa12783 NSApplicationMain + 940
    42  iPhoto                              0x000000010e7ed2ff iPhoto + 66303
    43  libdyld.dylib                       0x00007fff8b2d35fd start + 1
    44  ???                                 0x0000000000000001 0x0 + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        0x00007fff8dfd6866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff8b19d35c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8bef0b1a abort + 125
    3   libc++abi.dylib               0x00007fff93396f31 abort_message + 257
    4   libc++abi.dylib               0x00007fff933bc952 default_terminate_handler() + 264
    5   libobjc.A.dylib               0x00007fff8e00330d _objc_terminate() + 103
    6   libc++abi.dylib               0x00007fff933ba1d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x00007fff933ba246 std::terminate() + 54
    8   libobjc.A.dylib               0x00007fff8e0030b0 objc_terminate + 9
    9   libdispatch.dylib             0x00007fff8dfa72a1 _dispatch_client_callout + 28
    10  libdispatch.dylib             0x00007fff8dfaeef0 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation      0x00007fff8a6924f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation      0x00007fff8a64d714 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox           0x00007fff8e840a0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox           0x00007fff8e840685 ReceiveNextEventCommon + 173
    16  com.apple.HIToolbox           0x00007fff8e8405bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit              0x00007fff8fa3424e _DPSNextEvent + 1434
    18  com.apple.AppKit              0x00007fff8fa3389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit              0x00007fff8fa2799c -[NSApplication run] + 553
    20  com.apple.AppKit              0x00007fff8fa12783 NSApplicationMain + 940
    21  com.apple.iPhoto              0x000000010e7ed2ff 0x10e7dd000 + 66303
    22  libdyld.dylib                 0x00007fff8b2d35fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        0x00007fff8dfd7662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8dfa9421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8dfa9136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit              0x00007fff8fbd405e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore           0x0000000110369d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore           0x000000011036986c -[XTThread run:] + 322
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec77 _pthread_cond_wait + 787
    2   com.apple.Foundation          0x00007fff8c54e930 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation          0x00007fff8c5457d8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.RedRock             0x0000000110bda3f1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 346
    5   com.apple.proxtcore           0x0000000110369ede -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 149
    6   com.apple.proxtcore           0x000000011036723c -[XTDistributor distributeMessage:] + 664
    7   com.apple.proxtcore           0x0000000110366a2f -[XTThread handleMessage:] + 337
    8   com.apple.proxtcore           0x000000011036987c -[XTThread run:] + 338
    9   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    10  libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation          0x00007fff8c57d967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib        0x00007fff8dfd69aa __select + 10
    1   com.apple.CoreFoundation      0x00007fff8a699a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 13:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation          0x00007fff8c57fadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.AppKit              0x00007fff8fce4036 -[NSAnimation(NSInternal) _runBlocking] + 366
    7   com.apple.AppKit              0x00007fff8fce3ea6 -[NSAnimation(NSInternal) _animationThread] + 73
    8   libdispatch.dylib             0x00007fff8dfaa1bb _dispatch_call_block_and_release + 12
    9   libdispatch.dylib             0x00007fff8dfa728d _dispatch_client_callout + 8
    10  libdispatch.dylib             0x00007fff8dfa9082 _dispatch_root_queue_drain + 326
    11  libdispatch.dylib             0x00007fff8dfaa177 _dispatch_worker_thread2 + 40
    12  libsystem_pthread.dylib       0x00007fff8b19def8 _pthread_wqthread + 314
    13  libsystem_pthread.dylib       0x00007fff8b1a0fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation          0x00007fff8c57fadc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.proxtcore           0x0000000110386ff5 -[XTRunLoopThread run:] + 343
    7   com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 15:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation      0x00007fff8a702811 CFRunLoopRun + 97
    6   com.apple.QTKit               0x00007fff8b05be6c listenOnDelegatePort + 385
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 16:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation      0x00007fff8a702811 CFRunLoopRun + 97
    6   com.apple.QTKit               0x00007fff8b05c334 listenOnNotificationPort + 353
    7   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 17:: CVDisplayLink
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.framework.IOKit     0x00007fff92c6a6fe io_connect_method + 377
    3   com.apple.framework.IOKit     0x00007fff92c111b5 IOConnectCallMethod + 266
    4   com.apple.framework.IOKit     0x00007fff92c1148d IOConnectCallScalarMethod + 46
    5   com.apple.IOAccelerator       0x00007fff91a64644 IOAccelContextFinishFenceEvent + 42
    6   libGPUSupportMercury.dylib    0x00007fff95f131e9 gpuiFinishFence + 117
    7   libGPUSupportMercury.dylib    0x00007fff95f168f0 gldFinishObject + 48
    8   GLEngine                      0x00007fff92276247 gleFinishFence + 94
    9   com.apple.QuartzCore          0x00007fff9246a6a1 view_state_finish(_CAViewState*) + 54
    10  com.apple.QuartzCore          0x00007fff9246942d view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1397
    11  com.apple.QuartzCore          0x00007fff92468e7f view_display_link(double, CVTimeStamp const*, void*) + 150
    12  com.apple.QuartzCore          0x00007fff92468d40 link_callback + 237
    13  com.apple.CoreVideo           0x00007fff976235cc CVDisplayLink::performIO(CVTimeStamp*) + 206
    14  com.apple.CoreVideo           0x00007fff97622a08 CVDisplayLink::runIOThread() + 608
    15  com.apple.CoreVideo           0x00007fff9762278f startIOThread(void*) + 147
    16  libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    17  libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    18  libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec3b _pthread_cond_wait + 727
    2   com.apple.Foundation          0x00007fff8c57aa99 -[NSCondition wait] + 237
    3   com.apple.iPhoto              0x000000010e87207d 0x10e7dd000 + 610429
    4   com.apple.iPhoto              0x000000010e871e4c 0x10e7dd000 + 609868
    5   com.apple.CoreFoundation      0x00007fff8a6169ac __invoking___ + 140
    6   com.apple.CoreFoundation      0x00007fff8a616814 -[NSInvocation invoke] + 308
    7   com.apple.RedRock             0x0000000110bb63f2 -[RKInvoker _invokeTargetWithPool:] + 60
    8   com.apple.proxtcore           0x0000000110369ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    9   com.apple.proxtcore           0x000000011036723c -[XTDistributor distributeMessage:] + 664
    10  com.apple.proxtcore           0x0000000110366a2f -[XTThread handleMessage:] + 337
    11  com.apple.proxtcore           0x000000011036987c -[XTThread run:] + 338
    12  com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    13  libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    14  libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    15  libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 19:: CVDisplayLink
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo           0x00007fff97622a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo           0x00007fff9762278f startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 20:: NetworkLoad
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   com.apple.CoreFoundation      0x00007fff8a64df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation      0x00007fff8a64d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation      0x00007fff8a64ce75 CFRunLoopRunSpecific + 309
    5   com.apple.GeoServices         0x00007fff8bad2b2f _runNetworkThread + 442
    6   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 21:: CVDisplayLink
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo           0x00007fff97622a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo           0x00007fff9762278f startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   libclh.dylib                  0x00007fff8ade9de9 0x7fff8a7da000 + 6356457
    3   libclh.dylib                  0x00007fff8a89fd42 0x7fff8a7da000 + 810306
    4   libclh.dylib                  0x00007fff8adeac39 0x7fff8a7da000 + 6360121
    5   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib        0x00007fff8dfd2a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8dfd1d18 mach_msg + 64
    2   libclh.dylib                  0x00007fff8ade9de9 0x7fff8a7da000 + 6356457
    3   libclh.dylib                  0x00007fff8a89fd42 0x7fff8a7da000 + 810306
    4   libclh.dylib                  0x00007fff8adeac39 0x7fff8a7da000 + 6360121
    5   libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib        0x00007fff8dfd6716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b19ec3b _pthread_cond_wait + 727
    2   com.apple.iPhoto              0x000000010e97888d 0x10e7dd000 + 1685645
    3   com.apple.CoreFoundation      0x00007fff8a6169ac __invoking___ + 140
    4   com.apple.CoreFoundation      0x00007fff8a616814 -[NSInvocation invoke] + 308
    5   com.apple.RedRock             0x0000000110bb63f2 -[RKInvoker _invokeTargetWithPool:] + 60
    6   com.apple.proxtcore           0x0000000110369ec9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 128
    7   com.apple.proxtcore           0x000000011036723c -[XTDistributor distributeMessage:] + 664
    8   com.apple.proxtcore           0x0000000110366a2f -[XTThread handleMessage:] + 337
    9   com.apple.proxtcore           0x000000011036987c -[XTThread run:] + 338
    10  com.apple.Foundation          0x00007fff8c57d76b __NSThread__main__ + 1318
    11  libsystem_pthread.dylib       0x00007fff8b19c899 _pthread_body + 138
    12  libsystem_pthread.dylib       0x00007fff8b19c72a _pthread_start + 137
    13  libsystem_pthread.dylib       0x00007fff8b1a0fc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib        0x00007fff8dfd6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b19df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b1a0fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib        0x00007fff8dfd6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b19df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b1a0fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib        0x00007fff8dfd6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b19df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b1a0fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib        0x00007fff8dfd6e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b19df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b1a0fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib        0x00007fff8dfd6e6a __workq_kernreturn + 10

  • ITunes 10.5.2 failed on my Windows XP system.  Now my phone is not recognized.  I tried installing manually.  I tried to repair using Add/Remove programs.  Still get errors.

    Attempted update to iTunes 10.5.2 failed on my Windows XP system.  Now my phone is not recognized.  I tried installing manually.  I tried to repair using Add/Remove programs.  Still get errors.

    Try doing it in a WIndows Safe mode - Restart computer and hit F8 key right after your see BIOS check and choose "Safe mode with networking"
    Do the SFC /SCANNOW again.
    If that does not work, whilst in safe mode, download Free Malwarebyte software from CNET's Download.com.  Install, update virus definition then perform a full scan.  Remove if it did find some viruses or trojans.  Restart computer.
    Back to regular windows, do the SFC /SCANNOW again.
    If that doesnot work, check to see if your Hard drive has errors or bad sectors
    GO START BUTTON /COMPUTER, right mouse click OS (C:) and choose "Properties"
    Choose "Tools" tab and under error checking, click "Check Now".
    Make sure "Scan for and attempt recovery of bad sectors" is checked and click start.
    Restart windows will perform the above task to fix errors  This may take hours depends on how big is your Hard Drive
    Good Luck!!.

  • How to uninstall Firefox if Add/Remove programs won't work?

    My Firefox is completely unresponsive. I can't get a browser or anything. I just grabbed the application folder and threw it in the trash, because the add/remove program function did nothing. I also cannot download the newest version of Firefox. It tries, but then says, "Your download was interrupted".
    How can I make sure I've removed ALL of the old Firefox and what can I do to download the new one?

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!
    Thank you.

  • TS1567 I have tried manually removing itunes and reinstalling. i have gone through the sevices anf tried turning on the AMDS. i have tried turning off the firewall. i have tried restoring my device. i have tried "fixing" the AMDS in the add/remove program

    I have tried manually removing itunes and reinstalling. i have gone through the sevices anf tried turning on the AMDS. i have tried turning off the firewall. i have tried restoring my device. i have tried "fixing" the AMDS in the add/remove programs. I have tried using a different device. i have tried using a different cable. I have tried all of the steps given in the link supplied by Apple. None of these things have fixed my problem. I still have the Error Message "The Apple Mobile Device Service started then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs or Alerts service. I am using Windows XP. I am leaning towards a last resort which would be to wipe my hard drive and start from scratch. Does anyone have a solution?

    chicx wrote:
    This is the third time of writing this on your Apple Support Communities!
    Not with your current user id.
    Far too much uneccesary information in your post, which only confuses things, a vast amount!
    Let's start with iTunes.
    Have you updated iTunes to 11.1.5, because the previous version did appear to have an issue about seeing iPods?
    With iTunes 11.1.5 installed, look in Edit/Preferences/Devices, (or use the ALT key, followed by the E key and then the F key) and make sure that the box named Prevent iPods, iPhones and iPads from syncing automatically does not have a tick in the box.
    Once you have doen those two things, check to see if the iPod is seen by iTunes.
    chicx wrote:
    By the way, what does IOS mean? (I thought IO stood for operating system, but am flummoxed by the S on the end.
    Really?
    OS stands for Operating System. (In computer speak, IO means Input/Output.)
    iOS originally stood for iPhone Operating System, but it now refers to the iPod Touch and iPhone. The iPod Classic, which you have listed in your profile as your iPod, does not use iOS.
    I assume that you have been listening to the Podcast in your iTunes on the computer as you cannot transfer it to your iPod. It's what I'd do.

  • Tried to install newest itunes, crashed during install, and now crashes my computer every time i try to uninstall.  Itunes doesn't show up in the Add/remove prog list at all.  tried to roll back over a month, still crashing.

    So I tried to update to the newest Itunes.  It locked up my computer part way thru the install.  Black screen, computer turned itself off.  Now anytime i try to do anything with Itunes it shuts my computer down.  I can start up fine in safe mode but when i try to uninstall from there, Itunes doesn't exist.  the other apple programs do, but no itunes.  when i try to uninstall the other programs in safe mode it tells me it can't because the windows installer isn't loaded.  I have system restored to over a month ago and itunes still doesn't show up in add/remove programs.  however, i can open itunes.  it just tells me a file didn't get installed and to uninstall and reinstall.  So, how do i remove a progam that doesn't think it exists and crashes my computer when i try to do anything related to it???  I'm out of ideas.  running windows vista.

    I think my problem is fixed now.
    For the fun of it, I reinstalled iTunes 9.2.1 today (using the exact same installer as I did yesterday), but this time I didn't uninstall iTunes first. As expected, iTunes recognized my iPhone (as I expected it to, until my next reboot).
    A few minutes later, Software Update showed up and among the updates is "iPhone SDK Compatibility Update". The description indicates that installing this should fix an issue where iPhones and iPod touches aren't recognized by iTunes. Isn't that interesting?
    I installed that update and most of the others waiting for me (including Java, Safari 5.0.1, and a few others - not 10.6.4 though, due to the issues with nVidia graphics cards). After the reboot, I started iTunes, and it saw my iPhone!
    So, if you're having this same problem, I'd recommend tracking down this update and see if that does the trick for you. Hopefully it will.

  • I have installed Adobe Premiere Pro cc on my laptop, but I cant find a way to start the program. No Icon, and it is not showing up in the start meny. It is showing up in add/remove programs, but nt anywhere else.

    I have installed Adobe Premiere Pro cc on my laptop, but I cant find a way to start the program. No Icon, and it is not showing up in the start meny. It is showing up in add/remove programs, but nt anywhere else.

    If you are using a Mac, simply hit Command-Spacebar to bring up Spotlight Search.  Begin typing the name of the application and when you see what you are looking for, press enter.  You should get a hit by the second or third letter you type.  Great way to launch apps on computers that you are not familiar with.
    Windows 7 and 8 should have something similar.  I think you simply press the Windows key and begin typing.  Press enter when you see a match.
    Both Mac and Windows search tools can be customized to search for applications, files, emails and so forth.  For Windows, look for Taskbar and Start Menu Properties.  For Mac, go to Preferences Spotlight.  Turn off items you know you won't need to speed up searches.
    Make Windows 7 Start Menu Search Find Your Applications Faster

  • Add/Remove Programs - export to text file?

    Hello,
    I am wondering if it is possible to export a list of everything in add/remove programs to a text file for inventory purposes.
    I have not found any easy method to do this short of copying reg files or installer 3rd party software.  Since the idea is to save time neither of those are viable solutions.
    Does anyone have any ideas?
    -Justin

    You could try this vbs script that lists installed programs and add info to a text file.
    Michael Petersen
    Option Explicit  
    Dim sTitle  
    sTitle = "InstalledPrograms.vbs by Bill James" 
    Dim StrComputer  
    strComputer = InputBox("Enter I.P. or name of computer to check for " & _  
                           "installed software (leave blank to check " & _  
                           "local system)." & vbcrlf & vbcrlf & "Remote " & _  
                           "checking only from NT type OS to NT type OS " & _  
                           "with same Admin level UID & PW", sTitle)  
    If IsEmpty(strComputer) Then WScript.Quit  
    strComputer = Trim(strComputer)  
    If strComputer = "" Then strComputer = "." 
    'Wscript.Echo GetAddRemove(strComputer)  
    Dim sCompName : sCompName = GetProbedID(StrComputer)  
    Dim sFileName  
    sFileName = sCompName & "_" & GetDTFileName() & "_Software.txt" 
    Dim s : s = GetAddRemove(strComputer)  
    If WriteFile(s, sFileName) Then 
      'optional prompt for display  
      If MsgBox("Finished processing.  Results saved to " & sFileName & _  
                vbcrlf & vbcrlf & "Do you want to view the results now?", _  
                4 + 32, sTitle) = 6 Then 
        WScript.CreateObject("WScript.Shell").Run sFileName, 9  
      End If 
    End If 
    Function GetAddRemove(sComp)  
      'Function credit to Torgeir Bakken  
      Dim cnt, oReg, sBaseKey, iRC, aSubKeys  
      Const HKLM = &H80000002 'HKEY_LOCAL_MACHINE  
      Set oReg = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _  
                  sComp & "/root/default:StdRegProv")  
      sBaseKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\" 
      iRC = oReg.EnumKey(HKLM, sBaseKey, aSubKeys)  
      Dim sKey, sValue, sTmp, sVersion, sDateValue, sYr, sMth, sDay  
      For Each sKey In aSubKeys  
        iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, "DisplayName", sValue)  
        If iRC <> 0 Then 
          oReg.GetStringValue HKLM, sBaseKey & sKey, "QuietDisplayName", sValue  
        End If 
        If sValue <> "" Then 
          iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, _  
                                    "DisplayVersion", sVersion)  
          If sVersion <> "" Then 
            sValue = sValue & vbTab & "Ver: " & sVersion  
          Else 
            sValue = sValue & vbTab   
          End If 
          iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, _  
                                    "InstallDate", sDateValue)  
          If sDateValue <> "" Then 
            sYr =  Left(sDateValue, 4)  
            sMth = Mid(sDateValue, 5, 2)  
            sDay = Right(sDateValue, 2)  
            'some Registry entries have improper date format  
            On Error Resume Next   
            sDateValue = DateSerial(sYr, sMth, sDay)  
            On Error GoTo 0  
            If sdateValue <> "" Then 
              sValue = sValue & vbTab & "Installed: " & sDateValue  
            End If 
          End If 
          sTmp = sTmp & sValue & vbcrlf  
        cnt = cnt + 1  
        End If 
      Next 
      sTmp = BubbleSort(sTmp)  
      GetAddRemove = "INSTALLED SOFTWARE (" & cnt & ") - " & sCompName & _  
                     " - " & Now() & vbcrlf & vbcrlf & sTmp   
    End Function 
    Function BubbleSort(sTmp)  
      'cheapo bubble sort  
      Dim aTmp, i, j, temp  
      aTmp = Split(sTmp, vbcrlf)    
      For i = UBound(aTmp) - 1 To 0 Step -1  
        For j = 0 to i - 1  
          If LCase(aTmp(j)) > LCase(aTmp(j+1)) Then 
            temp = aTmp(j + 1)  
            aTmp(j + 1) = aTmp(j)  
            aTmp(j) = temp  
          End if  
        Next 
      Next 
      BubbleSort = Join(aTmp, vbcrlf)  
    End Function 
    Function GetProbedID(sComp)  
      Dim objWMIService, colItems, objItem  
      Set objWMIService = GetObject("winmgmts:\\" & sComp & "\root\cimv2")  
      Set colItems = objWMIService.ExecQuery("Select SystemName from " & _  
                                             "Win32_NetworkAdapter",,48)  
      For Each objItem in colItems  
        GetProbedID = objItem.SystemName  
      Next 
    End Function 
    Function GetDTFileName()  
      dim sNow, sMth, sDay, sYr, sHr, sMin, sSec  
      sNow = Now  
      sMth = Right("0" & Month(sNow), 2)  
      sDay = Right("0" & Day(sNow), 2)  
      sYr = Right("00" & Year(sNow), 4)  
      sHr = Right("0" & Hour(sNow), 2)  
      sMin = Right("0" & Minute(sNow), 2)  
      sSec = Right("0" & Second(sNow), 2)  
      GetDTFileName = sMth & sDay & sYr & "_" & sHr & sMin & sSec  
    End Function 
    Function WriteFile(sData, sFileName)  
      Dim fso, OutFile, bWrite  
      bWrite = True 
      Set fso = CreateObject("Scripting.FileSystemObject")  
      On Error Resume Next 
      Set OutFile = fso.OpenTextFile(sFileName, 2, True)  
      'Possibly need a prompt to close the file and one recursion attempt.  
      If Err = 70 Then 
        Wscript.Echo "Could not write to file " & sFileName & ", results " & _  
                     "not saved." & vbcrlf & vbcrlf & "This is probably " & _  
                     "because the file is already open." 
        bWrite = False 
      ElseIf Err Then 
        WScript.Echo err & vbcrlf & err.description  
        bWrite = False 
      End If 
      On Error GoTo 0  
      If bWrite Then 
        OutFile.WriteLine(sData)  
        OutFile.Close  
      End If 
      Set fso = Nothing 
      Set OutFile = Nothing 
      WriteFile = bWrite  
    End Function 
    Deploy deploy deploy

  • Unable to add/remove users in Mountain Lion Server (Options are greyed out)

    For some reason, im unable to add/remove users in Mountain Lion server. The + and - are greyed out. It seems like something is wrong with the permissons because it looks like it cant write the the Ldav3 file (although that may be speculation). Does anyone have any advice for me? I URGENTLY need to add users.
    Maybe theres a way to restore default permssions for the boot drive (if that in fact is the issue). Hopefully there is a way that I can fix this while leaving all users, groups, their permissions and shares intact.

    Anything interesting and relevent in the server logs?
    Anything interesting in the server alerts?
    Since it's far and away the most common cause of problems with OS X Server and with distributed authentication (Open Directory is entirely based on network encryption and digital certificates and on responses from your local DNS server(s)), verify your local DNS configuration is working and requires no changes with the following Terminal.app (Applications > Utilities) harmless, diagnostic command:
    sudo changeip -checkhostname
    sudo requires an administrative password.  You might get a one-time warning about the sudo, and that can safely be ignored.  The command will display some details, and indicate whether the local configuration appears valid and no changes are required, or further diagnostics for (most) common errors that can arise.

  • Which adobe to use, I was told to down load the newer version and the add/remove folder says I have 10.1.82.76, is tehis the one I need?

    The latest update from Firefox said I HAD to update Adobe or there would be a security problem. I replied to the answer about the edit bar, but have not received a reply:
    This is what I wrote:
    Thank you for helping me. I had no idea how to do that. Now if you can tell me about the adobe issue I would so appreciate it. I do use Firefox and I went to add/remove to see which version and could not find the Adobe 10.1.82.76 it said I had??? Then I just went back and it is there. I was told I HAD to update the Adobe because of a security issue, but when I went to add it, it said warning the program I was about to add might be dangerous????? So I have it on the down load thing, I have not told it to run, but it shows up in my add/remove folder and I am SO confused??? Do I need to run it? I went to the adobe site and found it when I could not find the "edit" button. I am not sure if I have the right version. It said certain versions would not run with Firefox and I do not want to mess up my computer.
    Please advise
    Sheila

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r32
    # Java Plug-in 1.6.0_07 for Netscape Navigator (DLL Helper)
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • I updated Firefox and now it will not open at all. The hourglass shows that it's working but then nothing. I went to add/remove and removed mozilla and reinstalled it and still the same thing. It worked fine before I updated.

    I updated Firefox and now it will not open at all. The hourglass shows that it's working but then nothing. I went to add/remove and removed mozilla and reinstalled it and still the same thing. It worked fine before I updated. Now I can't even remove the program at all. Why is this happening?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • How do I remove an advertising program by the name of SmartSuggestor? I cant find it in the ad ons and I cant find it in my add remove programs on my pc.

    I keep getting these stupid ads that are apparently from smartsuggestor but I cant find the program anywhere on my pc then I contacted the company and they tell me that it is a firefox issue yet i cant find it in the firefox settings either. I went into the Smart Suggestor site and the name of the extension/program came up as "No extension Found". I cant find anything that even resembles anything to do with the program at all not in the add remove program through control panel or through the extension plug ins area in firefox and was wondering if anyone else has had the same problem.
    I did not download this crap then all of a sudden I am plagued with pop up adds and other sorts of advertising all stemming from this bloody Smart Suggestor. I have got myself a good pc cleaner along with a few Malware removers and also upgraded my security programming but nothing will either find nor rid my pc of this problem. I have downloaded and reinstalled a fresh copy of Firefox and I am still having the same issue, has anyone else gone through this and how can I get rid of this problem?

    Do a malware check with several malware scanning programs on the Windows computer.<br>
    Please scan with all programs because each program detects different malware.<br>
    All these programs have free versions.
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *Malwarebytes' Anti-Malware:<br>http://www.malwarebytes.org/mbam.php
    *AdwCleaner:<br>http://www.bleepingcomputer.com/download/adwcleaner/<br>http://www.softpedia.com/get/Antivirus/Removal-Tools/AdwCleaner.shtml
    *SuperAntispyware:<br>http://www.superantispyware.com/
    *Microsoft Safety Scanner:<br>http://www.microsoft.com/security/scanner/en-us/default.aspx
    *Windows Defender: Home Page:<br>http://www.microsoft.com/windows/products/winfamily/defender/default.mspx
    *Spybot Search & Destroy:<br>http://www.safer-networking.org/en/index.html
    *Kasperky Free Security Scan:<br>http://www.kaspersky.com/security-scan
    You can also do a check for a rootkit infection with TDSSKiller.
    *Anti-rootkit utility TDSSKiller:<br>http://support.kaspersky.com/5350?el=88446
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Add/remove view links at runtime !?

    Hi,
    how can i add/remove a view link to an already published RowSet and make the RowSet adapt to the new condition ??? (without loosing it's own linked Details)
    The scenario: I have lot's of details which are linked to the same master. I remove the details from the session (sessionInfo.removeRowSet) when I don't need them to keep the active number of views in the session as small as possible ! When removing the Details from the Session I also have to remove their links to the master (to avoid exceptions). Further I want to establish the links again when the detail is added to the session again !?
    I add links before publishing:
    ViewLinkInfo view_12aLink = new ViewLinkInfo(master, "package1.LinkDef");
    view_12a.addMasterLink(view_12aLink);
    I can remove links after publishing with:
    view_12aLink.removeViewLink(sessionInfo1.getApplicationModule());
    but how to establish the link again ?:
    ApplicationModule appMod = ....;
    ViewObject vo = appMod.findViewObject(view_12a.getQueryInfo().getName());
    view_12aLink.createViewLink(appMod,vo);
    doesn't work !
    if (view_12a.isOpen())
    view_12a.close();
    view_12a.addMasterLink(view_12aLink);
    works !, but all the links where view_12a is master are broken !!!!
    So what to Do ????
    Thanks for every answer !
    null

    Your results are as expected per the imlementation. Basically you've established (two) ViewLinks between two sets of two instances of VOs.
    Now you try and get an accessor to return a set of details. You need to establish a link between that detail set and it's details to use the accessor on the second detail to get the desired results. Basically you've to establish the chaining between appropriate instances of VOs and not just the outer VOs or VO members of your AM.

Maybe you are looking for