Reg: Picker search box error in mysite +sharepoint2013

Hi All,
In mysite while i am clicking on the Edit your profile it is redirecting to the EditPersonal  page, In that while i am providing the input in the Manager Column it is automatically taking one space extra and not allowing me to add the
manager info, while i am adding directly it is not creating an issue while i am searching the name and adding it is creating space. Please Give your ideas to overcome this issue here i am attaching the screen shot for the same please check
Thanks in advance

What browser are you using? What is the build # of this farm?
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Search Box Error: LockFailedException Illegal hex characters

    When I enter any data into the JDeveloper Search Box (top right hand side of the IDE) the IDE throws up an error and wants to exit telling me that the system is unstable.
    This is a new install of Oracle JDeveloper 11g Release 1 11.1.1.2.0, everything worked fine in the previous version of JDeveloper I was using.
    I've tried restarting JDev and rebooting my PC, but the problem persists. It seems to be a problem with projects converted from the previous JDev version as well as for new projects.
    The Details of the error message are:
    19/11/2009 2:54:27 PM oracle.ideimpl.searchbar.index.IndexProvider searchProject
    SEVERE: Failed to search project AdminConsole.jpr
    oracle.ide.index.LockFailedException: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: ".j"
         at oracle.ideimpl.index.IndexRoot.lock(IndexRoot.java:319)
         at oracle.ideimpl.index.IndexImpl.lock(IndexImpl.java:161)
         at oracle.ideimpl.searchbar.index.IndexProvider.searchProject(IndexProvider.java:272)
         at oracle.ideimpl.searchbar.index.IndexProvider.search(IndexProvider.java:178)
         at oracle.ideimpl.searchbar.BaseController$SearchTask.run(BaseController.java:213)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: ".j"
         at java.net.URLDecoder.decode(URLDecoder.java:173)
         at java.net.URLDecoder.decode(URLDecoder.java:83)
         at oracle.ide.util.PatternFilter.matchesImpl(PatternFilter.java:285)
         at oracle.ide.util.PatternFilter.matches(PatternFilter.java:138)
         at oracle.ide.util.PatternFiltersOptimizer$VanillaEvaluator.matches(PatternFiltersOptimizer.java:118)
         at oracle.ide.util.PatternFiltersOptimizer.getMatchingFilter(PatternFiltersOptimizer.java:184)
         at oracle.ide.util.PatternFilters.findMatchingFilter(PatternFilters.java:145)
         at oracle.ide.util.PatternFilters.isIncluded(PatternFilters.java:164)
         at oracle.ide.util.IntersectedFilters.isIncluded(IntersectedFilters.java:145)
         at oracle.ideimpl.index.file.AbstractFileTable.filePassesFilters(AbstractFileTable.java:706)
         at oracle.ideimpl.index.file.DirFileTable.updateDir(DirFileTable.java:368)
         at oracle.ideimpl.index.file.DirFileTable.processQueue(DirFileTable.java:288)
         at oracle.ideimpl.index.file.DirFileTable.fullUpdate(DirFileTable.java:201)
         at oracle.ideimpl.index.file.DirFileTable.updateFileTable(DirFileTable.java:136)
         at oracle.ideimpl.index.file.AbstractFileTable.update(AbstractFileTable.java:379)
         at oracle.ideimpl.index.file.AbstractFileTable$FileTableUpdater.call(AbstractFileTable.java:914)
         at oracle.ideimpl.index.file.AbstractFileTable$FileTableUpdater.call(AbstractFileTable.java:903)
         ... 5 more
    oracle.ide.index.LockFailedException: java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: ".j"
    o.ii.index.IndexRoot.lock(IndexRoot.java:319)
    o.ii.index.IndexImpl.lock(IndexImpl.java:161)
    o.ii.searchbar.index.IndexProvider.searchProject(IndexProvider.java:272)
    o.ii.searchbar.index.IndexProvider.search(IndexProvider.java:178)
    o.ii.searchbar.BaseController$SearchTask.run(BaseController.java:213)
    j.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    Caused by:
    java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: ".j"
    j.net.URLDecoder.decode(URLDecoder.java:173)
    j.net.URLDecoder.decode(URLDecoder.java:83)
    o.i.util.PatternFilter.matchesImpl(PatternFilter.java:285)
    o.i.util.PatternFilter.matches(PatternFilter.java:138)
    o.i.util.PatternFiltersOptimizer$VanillaEvaluator.matches(PatternFiltersOptimizer.java:118)
    o.i.util.PatternFiltersOptimizer.getMatchingFilter(PatternFiltersOptimizer.java:184)
    o.i.util.PatternFilters.findMatchingFilter(PatternFilters.java:145)
    o.i.util.PatternFilters.isIncluded(PatternFilters.java:164)
    o.i.util.IntersectedFilters.isIncluded(IntersectedFilters.java:145)
    o.ii.index.file.AbstractFileTable.filePassesFilters(AbstractFileTable.java:706)
    o.ii.index.file.DirFileTable.updateDir(DirFileTable.java:368)
    o.ii.index.file.DirFileTable.processQueue(DirFileTable.java:288)
    o.ii.index.file.DirFileTable.fullUpdate(DirFileTable.java:201)
    o.ii.index.file.DirFileTable.updateFileTable(DirFileTable.java:136)
    o.ii.index.file.AbstractFileTable.update(AbstractFileTable.java:379)
    o.ii.index.file.AbstractFileTable$FileTableUpdater.call(AbstractFileTable.java:914)
    o.ii.index.file.AbstractFileTable$FileTableUpdater.call(AbstractFileTable.java:903)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:619)
    About
    Oracle JDeveloper 11g Release 1 11.1.1.2.0
    Studio Edition Version 11.1.1.2.0
    Build JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    Copyright © 1997, 2009 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.2.36.55.36
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.2.36.55.36
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.55.36
    Java(TM) Platform     1.6.0_14
    Oracle IDE     11.1.1.2.36.55.36
    Versioning Support     11.1.1.2.36.55.36

    :) yeah it's a super useful search box especially with projects with lots of files nested down in some deep packages ;p
    The interesting thing is I'm not searching for .j.
    The same error message comes up regardless of what I search for.
    For example:
    MyFile.txt
    or
    FuBar
    both return the same error and both report errors list .j and Illegal hex characters.... it must be some weird config thing under the hood that got munted during the install.
    Edited by: T-Syd on Nov 20, 2009 9:36 AM

  • Can't load any websites. I do not get any "error messages", the "enter" button has no effect in the address bar. Works fine in the FF search box and in IE.

    Entering a URL in the address bar and hitting enter does nothing. Neither the "enter" button or "address bar arrow", for going to the website, function. Website does not load and no error messages appear. "Enter" button works fine in the FF search box and in IE, so it's not my keyboard.
    Tried most of the recommended fixes under the "Error loading websites" article with the exception of "DNS refetching", as typing "about:config" in the location bar does no good as the "enter button" won't function. I've removed and re-added FF back into the windows firewall, removed ZoneAlarm from my system, edited proxy settings, deleted and reinstalled FF several times. NOTHING WORKS!!! I'm a die hard FF fan and this is KILLING me. Please HELP!!!

    You have a lot of information in packed in the "More system details..." (in the right-hand column), where it looks like you found a solution. If not take a look at "Problematic Extensions" the AVG Free installation of their "'''AVG Free Search'''" can cause such problems. Directions to fix that are specific and involve reinstalling AVG Free without the Link Scanner component.
    * http://kb.mozillazine.org/Problematic_extensions

  • When i put an artist in the search box it crashes . I get a run time error.  Why?

    When I put an artist into the search box  of the itunes store my computer gives me a run time error and says itunes has stopped working.  Windows will notify you with a solution.  They never notify me . I can play my music library with no problem but lately when I listen to music samples from the itunes store  I constantly get a rebuffering notice.  Now I can't even get that far  My internet speed is fine.  I checked with my carrier.  I am thinking I may need to reinstall itunes completely but do I have to back up my library? Or is it in the itunes cloud? 

    The subscript error I get does obviously relate to the array, but I know in advance how much data will be transfered, 500 data points of a trace and I have DIM the array just prior to the transfer code, in the same subroutine. Also I have attemped to make the transfer a for next loop and it I get the same error at the start of the loop? The has to be another cause of this problem.

  • SharePoint Server 2013 Search Box has disappeared

    Hi guys,
    SharePoint Server 2013 Search Box has disappeared and not showing on any sites. Even when I try to go to Search centre site I get an error "sorry something went wrong...
    Web Parts Maintenance Page: If you have permission, you can use this page to temporarily close Web Parts or remove personal settings. For more information, contact your site administrator. "
    My search SA is working fine and crawl running with no error. It seems like there was same issue on SP foundation 2013 where there is fixed released for that:
    https://support.microsoft.com/kb/2760625?wa=wsignin1.0
    But I have SP Server and i can confirm that I have installed SP1 (KB288055) in my farm.
    I wonder if I need to install any CU to fix this.... I haven't installed any CUs in my farm yet.
    Shall I go for Feb 2015 CU update or Sept 2014 CU? or is there any fixes for that with no CU or I need to install my farm from the scratch....
    Please help.
    Any advice greatly appreciated.
    BalaiP 

    You have deactivated SharePoint Search from center Admin. 
    Please activate it 
    Regards, Sachin

  • How to make a report based on a search box containg IDs for multiple rows

    Hello everyone,
    I'm using APEX to build a database application. My users want to search a table by submitting multiple IDs in a search box. They want to list the row IDs for all the rows they want to search in one input box, and after clicking the Submit botton, all the rows should be displyed. Any idea to make it with APEX. I appreciate all your help.
    Guang

    Unless your search is all numbers, each one will have to be separated by a '. That's probably why the multiple select isn't working. Try and add that around your SQL query, but I think you'll have to escape it for it to work.
    And about the error-checking, you can create a short PL/SQL snippet to check/format the string in :PXX_SEARCH. You could start with something as simple as having it attach the ' you''ll need.
    declare
      srch_tmp     VARCHAR2(200);
    begin
      srch_tmp   := ''||:PXX_SEARCH||'';
      :PXX_SEARCH   := srch_tmp;
    end;Note that this is incomplete and won't do everything you need. You'll have to use some string manipulators like REGEXP to parse the search string.
    Edited by: blarman74 on Nov 12, 2009 10:06 AM

  • Safari keeps crashing when I type in a "Search" box

    Hello.  My Safari browser keeps crashing when I type in certain search boxes.  It doesn't crash when I type in some search boxes but it will consistently crash when I type in others.  Here is the error report that I get.  Thanks for your help.

    Process:         Safari [893]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Responsible:     Safari [893]
    User ID:         501
    Date/Time:       2014-04-30 11:39:03.793 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  989C3AFB-5538-6502-B34B-C710E514D944
    Sleep/Wake UUID: 25599730-1CCA-4293-AEC9-F1282C99499E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010632f000-0000000106330000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                        0x00007fff9392cf36 icu::UnicodeSet::span(unsigned short const*, int, USetSpanCondition) const + 50
    1   libicucore.A.dylib                        0x00007fff9392cee9 icu::UnicodeSet::containsAll(icu::UnicodeString const&) const + 51
    2   libicucore.A.dylib                        0x00007fff9392cea0 uset_containsAllCodePoints + 56
    3   com.apple.AddressBook.framework            0x00007fff92fdfa8d ABContentsExclusivelyInCharacterSet + 144
    4   com.apple.AddressBook.framework            0x00007fff92fdf916 ABIsChineseJapaneseKoreanString + 34
    5   com.apple.AddressBook.framework            0x00007fff92fdf817 -[ABCDContact(ABCDRecordFormatter) nameOrderWithFormatter:] + 105
    6   com.apple.AddressBook.framework            0x00007fff92fdf066 -[ABCDContact(ABCDRecordFormatter) nameWithFormatter:rangeOfSortingSubstring:] + 439
    7   com.apple.AddressBook.framework            0x00007fff930751ce -[ABPerson nts_coreDataFullNameIncludingAuxiliaryElements:] + 52
    8   com.apple.AddressBook.framework            0x00007fff93075156 -[ABPerson nts__fullNameIncludingAuxiliaryElements:] + 76
    9   com.apple.AddressBook.framework            0x00007fff93074ae1 -[ABPerson _fullNameIncludingAuxiliaryElements:] + 81
    10  com.apple.AddressBook.framework            0x00007fff93075499 -[ABPerson _realCompositeNameIncludingAuxiliaryElements:] + 173
    11  com.apple.Safari.framework                0x00000001064d0391 -[FormDataController _addressBookMatchesForProxyProperty:] + 67
    12  com.apple.Safari.framework                0x00000001064d04fe -[FormDataController addressBookMatchesForProperty:key:label:] + 114
    13  com.apple.Safari.framework                0x000000010667aa6d -[WBSFormDataController addABMatchesForValueSpecifier:matchingPartialString:toArray:preferredLabel:] + 219
    14  com.apple.Safari.framework                0x000000010667b0ce -[WBSFormDataController matchesForControl:withName:inDomain:matchingPartialString:usingOnlyAddressBookD ata:preferredLabel:] + 284
    15  com.apple.Safari.framework                0x000000010667afa3 -[WBSFormDataController matchesForControl:withName:atURL:matchingPartialString:usingOnlyAddressBookData :] + 97
    16  com.apple.Safari.framework                0x00000001064c7480 Safari::FormCompletionController::getListItemsAndInitiallySelectedIndex(***::Ve ctor<***::RefPtr<Safari::CompletionListItem>, 0ul, ***::CrashOnOverflow>&, unsigned long&) + 1692
    17  com.apple.Safari.framework                0x0000000106431fcb Safari::CompletionController::refreshListItems(unsigned long&) + 41
    18  com.apple.Safari.framework                0x0000000106431d8a Safari::CompletionController::performCompletion(Safari::CompletionAction) + 48
    19  com.apple.Safari.framework                0x0000000106434a87 Safari::Timer<Safari::CompletionController>::runLoopTimerFired(__CFRunLoopTimer *, void*) + 51
    20  com.apple.CoreFoundation                  0x0000000107d77494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                  0x0000000107d76fcf __CFRunLoopDoTimer + 1151
    22  com.apple.CoreFoundation                  0x0000000107de85aa __CFRunLoopDoTimers + 298
    23  com.apple.CoreFoundation                  0x0000000107d32755 __CFRunLoopRun + 1525
    24  com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    25  com.apple.HIToolbox                       0x00007fff92754a0d RunCurrentEventLoopInMode + 226
    26  com.apple.HIToolbox                       0x00007fff927547b7 ReceiveNextEventCommon + 479
    27  com.apple.HIToolbox                       0x00007fff927545bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    28  com.apple.AppKit                          0x00007fff8c44c3de _DPSNextEvent + 1434
    29  com.apple.AppKit                          0x00007fff8c44ba2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    30  com.apple.Safari.framework                0x0000000106390d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    31  com.apple.AppKit                          0x00007fff8c43fb2c -[NSApplication run] + 553
    32  com.apple.AppKit                          0x00007fff8c42a913 NSApplicationMain + 940
    33  com.apple.Safari.framework                0x0000000106562c8d SafariMain + 267
    34  libdyld.dylib                             0x00007fff89e7c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                    0x0000000108c48662 kevent64 + 10
    1   libdispatch.dylib                         0x00007fff88c9b43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                         0x00007fff88c9b152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                         0x0000000108f2b4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                         0x0000000108f2805f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.QuartzCore                      0x00007fff8f7ab377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                      0x00007fff8f7ab2ad thread_fun + 25
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                      0x00007fff8d22c967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                      0x00007fff8d22c76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c392a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c39d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                  0x0000000106c39ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                          0x00007fff8c5ec16e _NSEventThread + 144
    6   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    7   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    8   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework                0x0000000106512323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                    0x0000000108c479aa __select + 10
    1   com.apple.CoreFoundation                  0x0000000107d7eab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    3   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    4   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0b004f52a40f3a62  rbx: 0x0000000000000001  rcx: 0x0000000000000001  rdx: 0x000000000000000e
      rdi: 0x0000000000000000  rsi: 0x00007fff598cdb40  rbp: 0x00007fff598cdac0  rsp: 0x00007fff598cd970
       r8: 0x0000000000000001   r9: 0x00007fff598cdaec  r10: 0x00007f9bec0fbce0  r11: 0x0000000107ebf390
      r12: 0x000000000000000e  r13: 0x000000000000000e  r14: 0x00007fff598cdb40  r15: 0x0000000000000000
      rip: 0x00007fff9392cf36  rfl: 0x0000000000010202  cr2: 0x0000000000000020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10632f000 -        0x10632fffd  com.apple.Safari (7.0.3 - 9537.75.14) <29238978-9DC2-309F-B02F-3AC4153010FD> /Applications/Safari.app/Contents/MacOS/Safari
           0x106334000 -        0x10683affb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x106c25000 -        0x106f9cff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10709c000 -        0x1072f5ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x107442000 -        0x107578ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10766d000 -        0x10785eff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x107a49000 -        0x107bb9ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107cc2000 -        0x107ea7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10801d000 -        0x108123fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10818f000 -        0x108aae68f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x108be2000 -        0x108c11ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108c32000 -        0x108c4eff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x108c73000 -        0x108c7efff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x108c83000 -        0x108ca7ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108cb0000 -        0x108d09fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x108d18000 -        0x108d33ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x108d42000 -        0x108d46ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x108d4e000 -        0x108e3cfff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108e6a000 -        0x108e6cfff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x108e71000 -        0x108ed6ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108f05000 -        0x108f09ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x108f12000 -        0x108f1bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108f22000 -        0x109d74ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10c0da000 -        0x10c0dbffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <700D5B79-CE93-330D-BD9B-37ECCDC4CA98> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10c0e3000 -        0x10c0ebff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10ce44000 -        0x10ce47fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x10ce4d000 -        0x10ce4efff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ce60000 -        0x10ce64ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10cffe000 -        0x10d004ff7  libCGXCoreImage.A.dylib (599.21.1) <D66366B5-33BA-3715-9A40-50F0FF5EAE39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10d111000 -        0x10d139ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10d149000 -        0x10d14cffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb4c000 -        0x10eb53ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10ecda000 -        0x10ed00fff  com.apple.iCalendar (7.0 - 162.1) <2027875B-A366-33BE-AE9D-CE5425AD290E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x10ed26000 -        0x10ed6bfff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
           0x10f0de000 -        0x10f0deff9 +cl_kernels (???) <1F7ED198-B39A-4A6D-8ACD-98088CD52B26> cl_kernels
           0x10f530000 -        0x10f530ffb +cl_kernels (???) <AF249C85-6329-4101-AE58-6AADD9F17A9B> cl_kernels
           0x10f628000 -        0x10f70efef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10f764000 -        0x10f765ffa +cl_kernels (???) <DD5E96EC-523E-4A34-A399-FCC74796E74E> cl_kernels
           0x10fc99000 -        0x10fc9aff4 +cl_kernels (???) <4A3C5703-515E-4F0E-B960-BBB1F8F1C96B> cl_kernels
           0x11103a000 -        0x111086ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff64444000 -     0x7fff64477817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff87301000 -     0x7fff8735efff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8735f000 -     0x7fff8735fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff87360000 -     0x7fff8737fff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87380000 -     0x7fff87387ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87388000 -     0x7fff8746cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87479000 -     0x7fff874c2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8789f000 -     0x7fff878abff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff878ac000 -     0x7fff878e1ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff878e2000 -     0x7fff8796bff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8796c000 -     0x7fff8796efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8796f000 -     0x7fff879b4ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87a48000 -     0x7fff87a6fff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87a70000 -     0x7fff87a89ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87a8a000 -     0x7fff87abbff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff87d04000 -     0x7fff87d5cff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87d79000 -     0x7fff87f37fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87f38000 -     0x7fff87f3ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87f40000 -     0x7fff87f68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff87f69000 -     0x7fff88099ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8809a000 -     0x7fff8847bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88482000 -     0x7fff88571fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff885b3000 -     0x7fff885cbff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff885cc000 -     0x7fff885f2fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff885f3000 -     0x7fff885f3fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff885f4000 -     0x7fff88601fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88602000 -     0x7fff88629ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff88912000 -     0x7fff88abff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88ac0000 -     0x7fff88accff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88acd000 -     0x7fff88ad1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88adf000 -     0x7fff88c32ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88c33000 -     0x7fff88c84ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88c87000 -     0x7fff88c97ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88c98000 -     0x7fff88cb2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff88cb3000 -     0x7fff88cb6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88cb7000 -     0x7fff88cb8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88f3a000 -     0x7fff88fd5fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88fd6000 -     0x7fff8905eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8905f000 -     0x7fff89069ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff890d6000 -     0x7fff890e4fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff890e5000 -     0x7fff89120fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89121000 -     0x7fff89132ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89133000 -     0x7fff893c4ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff894cc000 -     0x7fff894ceff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff894cf000 -     0x7fff894d0ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff894d1000 -     0x7fff89701ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff89707000 -     0x7fff8972cff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8972d000 -     0x7fff899fdffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

  • Why isn't the itunes store search box working?

    Okay so I type something into the search box and hit enter but then an error message pops up saying: We could not complete your itunes store request. An unkown error occured (0x00090320).  What could be causing this and how do i fix it?

    Could be an Apple problem All you can do is contact iTunes
    Apple - Support - iTunes - Contact Us

  • Search Box is not showing in custom master page

    Hi 
    I am using "Office 365 Enterprise E3 Trial"
    and have created a custom master page for my public SharePoint
    site .
    I have added Search snippet from the snippet gallery but the search
    box is not showing in the master page .I am not able to find the reasons .

    My Master page code is like bellow
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]>
    <html xmlns="http://www.w3.org/1999/xhtml" xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
        <head>
            <meta http-equiv="X-UA-Compatible" content="IE=10" xmlns="" />
            <!--CS: Start Page Head Contents Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SID:00 -->
            <meta name="GENERATOR" content="Microsoft SharePoint" xmlns="" />
            <meta http-equiv="Content-type" content="text/html; charset=utf-8" xmlns="" />
            <meta http-equiv="Expires" content="0" xmlns="" />
            <!--MS:<SharePoint:RobotsMetaTag runat="server">-->
            <!--ME:</SharePoint:RobotsMetaTag>-->
            <!--MS:<SharePoint:PageTitle runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderPageTitle" runat="server">-->
                    <!--MS:<SharePoint:ProjectProperty Property="Title" runat="server">-->
                    <!--ME:</SharePoint:ProjectProperty>-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:PageTitle>-->
            <!--MS:<SharePoint:StartScript runat="server">-->
            <!--ME:</SharePoint:StartScript>-->
            <!--MS:<SharePoint:CssLink runat="server" Version="15">-->
            <!--ME:</SharePoint:CssLink>-->
            <!--MS:<SharePoint:CacheManifestLink runat="server">-->
            <!--ME:</SharePoint:CacheManifestLink>-->
            <!--MS:<SharePoint:PageRenderMode runat="server" RenderModeType="Standard">-->
            <!--ME:</SharePoint:PageRenderMode>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="core.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="menu.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="callout.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="sharing.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="suitelinks.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:CustomJSUrl runat="server">-->
            <!--ME:</SharePoint:CustomJSUrl>-->
            <!--MS:<SharePoint:SoapDiscoveryLink runat="server">-->
            <!--ME:</SharePoint:SoapDiscoveryLink>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaPlaceHolderAdditionalPageHead" Container="false" runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
                <!--MS:<SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true">-->
                <!--ME:</SharePoint:DelegateControl>-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderBodyAreaClass" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--MS:<SharePoint:CssRegistration Name="Themable/corev15.css" runat="server">-->
            <!--ME:</SharePoint:CssRegistration>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaSPWebPartManager" runat="server">-->
                <!--MS:<WebPartPages:SPWebPartManager runat="server">-->
                <!--ME:</WebPartPages:SPWebPartManager>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--CE: End Page Head Contents Snippet-->
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <!--DC:Two Tomorrows-->
           <link href="style1.css" rel="stylesheet" type="text/css" />
            <link href="slider.css" rel="stylesheet" type="text/css" />
            <!-- JS -->
            <!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">//<![CDATA[!-->
            <script type="text/javascript" src="https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/js/jquery-1.10.2.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/custom.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/bjqs-1.3.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/clients_hover.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/jquery.backgroundSize.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" class="secret-source">//<![CDATA[
            jQuery(document).ready(function($) {
              $('#banner-fade').bjqs({
                width       : 1600,
                height       : 377,
                responsive  : true
            //]]>
            </script>
            <script type="text/javascript">//<![CDATA[
    $(document).ready(function () {
        if((window.location.href=="https://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/default.aspx")||(window.location.href=="https://purplechannelltd-public.sharepoint.com/Pages/default.aspx")
          $("#banner-fade").removeAttr("style");
          $("#BannerLine").removeAttr("style");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        else
         $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
         $("#trBreadCrumb").removeAttr("style");
         $("#trNewsAndTraningHome").css("display","none");
         $("#trNewsOnly").removeAttr("style");
        if((window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Services.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Key-issues.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Industries.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Clients.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/walking-the-talk.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/what-is-sustainability.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/our-team.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/assurance-code-of-conduct.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-EMEA.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-asia-pacific.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-Americas.aspx")){
          $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        if (window.location.href.indexOf("dnv-gl-launches-new-global-brand") >= 0 ||window.location.href.indexOf("how-future-proof-your-business") >= 0||window.location.href.indexOf("human-rights-time-walk-talk") >= 0 )
         $("#trNewsOnly").css("display","none");
        if($("#trNewsOnly").html().indexOf("Web Part Error:")>0)
        $("#trNewsOnly").css("display","none");
        if($("#trBreadCrumb").html().indexOf("Web Part Error:")>0)
        $("#trBreadCrumb").css("display","none");
            //]]>
            </script>
            <!--[if gte mso 9]><xml>
    <mso:CustomDocumentProperties>
    <mso:ContentTypeId msdt:dt="string">0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD10003D357F861E29844953D5CAA1D4D8A3A</mso:ContentTypeId>
    <mso:HtmlDesignAssociated msdt:dt="string">1</mso:HtmlDesignAssociated>
    <mso:HtmlDesignFromMaster msdt:dt="string"></mso:HtmlDesignFromMaster>
    <mso:HtmlDesignStatusAndPreview msdt:dt="string">https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/TT.html, Conversion successful.</mso:HtmlDesignStatusAndPreview>
    <mso:HtmlDesignConversionSucceeded msdt:dt="string">True</mso:HtmlDesignConversionSucceeded>
    </mso:CustomDocumentProperties>
    </xml><![endif]-->
        </head>
        <body>
            <!--CS: Start Ribbon Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="wssucw" TagName="Welcome" Src="~/_controltemplates/15/Welcome.ascx"%>-->
            <!--MS:<SharePoint:SPSecurityTrimmedControl runat="server" HideFromSearchCrawler="true" EmitDiv="true">-->
                <div id="TurnOnAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOnAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnonaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
                <div id="TurnOffAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOffAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();document.getElementById('linkTurnOnAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnoffaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
            <!--ME:</SharePoint:SPSecurityTrimmedControl>-->
            <div id="ms-designer-ribbon" xmlns="">
                <!--SID:02 {Ribbon}-->
                <!--PS: Start of READ-ONLY PREVIEW (do not modify) --><div class="DefaultContentBlock" style="background:rgb(0, 114, 198); color:white; width:100%; padding:8px; height:64px; overflow:hidden;">The SharePoint
    ribbon will be here when your file is either previewed on or applied to your site.</div><!--PE: End of READ-ONLY PREVIEW -->
            </div>
            <div id="s4-workspace" xmlns="">
                <div id="s4-bodyContainer">
                    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/1999/xhtml">
                        <tr>
                            <td align="left" valign="top" class="headerLeft">
                            </td>
                            <td width="886" align="left" valign="top">
                                <div class="header">
                                    <a href="https://purplechannelltd-public.sharepoint.com/">
                                        <img src="images/logo.gif" width="189" height="109" alt="Logo" />
                                    </a>
                                    <h1>Sustainability Advisory Services
                                    </h1>
                                    <ul id="topNav">
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx">About us
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://purplechannelltd-public.sharepoint.com/Pages/News.aspx">News
                                            </a>
                                        </li>
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us.aspx">Contact us
                                            </a>
                                        </li>
                                    </ul>
                                    <!-- top nav -->
                                    <div style="right: 0px; ; color: rgb(0, 51, 153); font-weight: bold; top: 25px;">
                                       BUSINESS ASSURANCE
                                                                    </div>
                                    <!-- twitter -->
                                    <div class="twitterSec">RT @damidefelice: @edgeoftheocean Anna Turrel shows how @TwoTomorrows assesses corporate human right
                                    </div>
                                    <!-- twitter -->
                                    <!-- search -->
                                    <!--<form action="" method="get" id="search">
                                        <input name="" type="text" class="searchText"/>
                                        <input name="" type="image" src="images/search-icon.gif"/>
                                    </form>!-->
                                    <!-- search -->
                                    <!--ADD!-->
                                    <div id="search">
                                        <div data-name="SearchBox">
                                            <!--CS: Start Search Box Snippet-->
                                            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
    Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                            <!--MS:<SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox">-->
                                                <!--PS: Start of READ-ONLY PREVIEW (do not modify)--><div class="ms-webpart-chrome ms-webpart-chrome-fullWidth
    "><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPart" width="100%" class="ms-WPBody noindex " OnlyForMePart="true" allowDelete="false" style=""><div componentid="ctl00_SmallSearchInputBox_csr" id="ctl00_SmallSearchInputBox_csr"><div
    id="SearchBox" name="Control"><div class="ms-srch-sb ms-srch-sb-border" id="ctl00_SmallSearchInputBox_csr_sboxdiv"><input type="text" value="Search..." maxlength="2048" accessKey="S" title="Search..." id="ctl00_SmallSearchInputBox_csr_sbox" autocomplete="off"
    autocorrect="off" onkeypress="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);return
    Srch.U.cancelEvent(event);}})" onkeydown="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.activateDefaultQuerySuggestionBehavior();})" onfocus="EnsureScriptFunc('Search.ClientControls.js',
    'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.hidePrompt();ctl.setBorder(true);})" onblur="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr'); if (ctl){ ctl.showPrompt();
    ctl.setBorder(false);}})" class="ms-textSmall ms-srch-sb-prompt ms-helperText" ><a title="Search" class="ms-srch-sb-searchLink" id="ctl00_SmallSearchInputBox_csr_SearchLink" onclick="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);})"
    href="javascript: {}"><img src="https://purplechannelltd-public.sharepoint.com/_catalogs/theme/Themed/E97CFE0A/searchresultui-61174269.themedpng?ctag=7" class="ms-srch-sb-searchImg" id="searchImg" alt="Search" ></a></div></div></div><noscript><div
    id="ctl00_SmallSearchInputBox_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_SmallSearchInputBox"></div><div class="ms-clear"></div></div></div><!--PE:
    End of READ-ONLY PREVIEW-->
                                            <!--ME:</SharePoint:DelegateControl>-->
                                            <!--CE: End Search Box Snippet-->
                                        </div>
                                    </div>
                                    <!--ADDEND!-->
                                </div>
                            </td>

  • Why can't I type in any search boxes in firefox 3.6.12 on Windows 7 HP.

    For the last several days, I cannot type a search term into the Google toolbar Search box, the Firefox search box, the Yahoo tool bar search box, or the address bar. When I click search, then a new page opens in a new tab in Google (this is my default search provider. I do NOT have this problem with the search boxes in IE 8. I am using a new Toshiba Satellite L675 with 4 GB RAM and an AMD Phenom dual core processor. I am using Windows 7 Home Premium for 64 bit computers. I have tried changing the option settings in Firefox and toolbar options. I am not sure what to do next because I do not know precisely what is causing the problem. My anti-virus is MSE and shows no viruses; Zone Alarm free Firewall shows no breaches; Antimalware Bytes Antimalware shows no problems, and neither does Super Anti-Spyware or Spybot. In short, my computer is clean. Please help! Also, for quite a while now, when I type a long entry in Firefox, it slows down and crashes due to a script error, which is not always displayed with an option to stop running the script. It is not the same script every time, and shutting down and restarting Firefox usually solves the problem. This problem also occurred in the last several versions of Firefox.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    This issue can be caused by the Personas 1.6.0 extension. If you have it then update to Personas 1.6.1

  • Firefox crashes when I sue the search box in the middle of the screen but is OK if I use the top search box ?

    When I try and use the search box in the centre of the screen Firefox crashes and try's to send error reports before closing down completely. However if I use the search box at the top of the screen everything works OK, additionally if I use the bookmarks everythign is OK.
    I am using a MAC computer OS Lion

    If there is a problem with searching via the default about:home page then try to reset the search engine used on the about:home page.
    Reset the <b>browser.startup.homepage_override.mstone</b> pref via the right-click context menu to the default on the <b>about:config</b> page and close and restart Firefox to restore the about:home page to its default.
    *http://kb.mozillazine.org/about:config
    #Open the <b>about:config</b> page via the location bar
    #Type in the Filter bar: mstone
    #Right-click the browser.startup.homepage_override.mstone line and select: Reset
    #Close and restart Firefox
    If this didn't help then delete the delete the chromeappsstore.sqlite file in the Firefox Profile Folder and repeat the above.

  • Why is it that search box in the centre of the homepage does not work, though it works fine on a secondary user page on the same computer?

    Recently updated to latest version of Firefox. On my home page of Mozilla, there is the Firefox "ball" icon and underneath, two long boxes. The first has the word "search" next to it and the second is emty. I can type into the upper box, but when I click search, nothing happens.
    My wife is a secondary user and has her own logon. Her mozilla homepage is slightly different in that the lower of the two boxes on the homepage conatins "Thank you for choosing Firefox..." and when a question is typed into the search box, clicking on search works fine.

    Thanks the-edmeister that put me on the right track. I was having the same problem and in the console was an error: -
    Error: gSearchEngine is null
    Source File: chrome://browser/content/aboutHome.js
    This lead me to a thread that discusses this: https://bugzilla.mozilla.org/show_bug.cgi?format=multiple&id=637639
    The solution proposed, to go to the about:home page and enter the following into the URL bar, worked for me.
    javascript:{localStorage["search-engine"]="{\"name\":\"Google\",\"searchUrl\":\"http://www.google.com/search?q=_searchTerms_&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a\"}";void(0);}
    I also had DOM storage enabled during upgrade and indeed all of the time (unless something is messing about with it in the background).
    A VERY irritating bug because while you can easily set your home page elsewhere you still feel like there is something broken in the background and actually there is as there is no explanation as to why the problem occurred with DOM stored on.

  • SharePoint 2013 multiple search boxes on a single page

    How can I have multiple independent search boxes on a single SharePoint 2013 page?  My scenario is this:
    1. Search Box 1 is added to the master page
    2. Search Box 2 is on a dedicated search page along with a search results web part.
    Search Box 1 is the search box from the navigation section in the Snippets Gallery.  It is the smaller SharePoint search box.
    Search Box 2 is a search web part added to a web part zone on the page.  It is also the large SharePoint search box.  
    When on the dedicated search page, and a search term is entered into search box 2, the search term is "entered" in both search boxes.  The real issue, which totally breaks the experience, is that the same CSS is applied to both search boxes
    on the page.  So the smaller search box, search box 1, gets the CSS class ".ms-srch-sbLarge" dynamically applied to it.  Additionally, we noticed that the divs wrapping the search boxes both get the ID of "SearchBox1".  I
    have added a before and after image to illustrate the problem.  
    5/9/2013 - 
    I have some more information to add to this issue.  SearchBox2 is using a display template. The control_searchbox.js file associated with the display template correctly gets SearchBox2's control ID when the page is first rendered.  However, when
    a search term is entered in SearchBox2, rather than preserve the control ID it found on page load, control_searchbox.js  parses the DOM for a TemplateType of "control" and a TargetControlType of "searchbox".  It finds the first
    one it comes to, which is the one in the master page and overwrites SearchBox1 with it's own markup, which is targeted for SearchBox2.
    Microsoft - this would seem to be a bug in SharePoint.  How can we get a fix for this?

    So what you can also do is set the searchBoxScriptWebpart directly in the masterpage with pointer to a displaytemplate. This way you have more control. In the RenderTemplateId attribute you can point to the same displaytemplate or create your own copy with
    customizations.
    <SearchWC:SearchBoxScriptWebPart RenderTemplateId="~sitecollection/_catalogs/masterpage/Display Templates/Search/Control_SearchBox_Compact.js" ID="SearchBoxScriptWebPart1" DefaultDropdownNodeId="1001" UseSiteCollectionSettings="false" EmitStyleReference="false" ShowQuerySuggestions="true" ChromeType="None" UseSharedSettings="true" TryInplaceQuery="false" ServerInitialRender="false" runat="server" __WebPartId="{2243C4B0-F63F-4573-B39E-3A60BA773508}" />
    This worked for me. :)
    This eventually worked for me too.
    I was referencing this webpart from my master page but experienced issues on the search results page as described above. When I set the RenderTemplateId property, it would work some of the time and other times I would get a display error from the webpart
    in my master page.
    I had to make sure that ServerInitialRender was set to
    false. @adilbouhouch already has it set properly in the markup above. I missed it initially and just wanted to point it out in case anyone else gets the same issue.

  • Asterisks in all input fields eg search boxes logins etc but not in word or email

    HPE-475uk
    Windows 7 Premium Home
    Hi My PC started playing up a couple of days ago Every time I tried to login from the Windows  login screen in the box for my password suddenly a line of asterisks appear sometimes before I even type. Eventually after restarting a few times the problem will cease and I can login. HOWEVER once I'm logged in if I open a new tab in chrome the address field is filled with asterisks, if I press the start button then the field for 'find programs' is filled automatically with asterisks This means I can't use my PC I've tried power erase from Norton nothing untoward found then I tried sophos removal tool again nothing found So just to be sure I ran iObit malware tool again nothing I've tried a restore point but after an hour that came back with an error message Also after the failed system restore Norton stopped working and needed to be re-installed. I did use driver booster to update the sound and graphics drivers 7 days ago but everything seemed fine... so I'm at a real loss as what to do any help would be much appreciated Thanks in advance Alison

    Hi purpleAli. Certainly a strange issue, the keys only produce an asterisks in all typing locations. I would like you to use this keyboard testing site. Click 'Launch The Tester" and press all of your keys one at a time.
    When a key is down, that key should turn yellow on the diagram. When you release the key it should turn, and remain green. If your keys respond here as you would expect them to, then its not likely a driver issue. http://www.keyboardtester.com/
    I would first see if removing all programs from startup, stops the issue from happening.
    Goto the section "Use System Configuration to prevent programs from launching"
    Since you cannot type, try copying this -> msconfig <- and pasting it into the search box (as illustrated in Figure 4).
    Preventing Programs from Opening When Windows 7 Starts:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c01853753&lc=en&product=4346541&tmp...
    If that fails, I am not sure what else to try. The way you have described it certainly seems like some sort of corruption. I would probably consider recovering back to factory defaults. Let me know how the previous steps go before committing to this one.
    Performing an HP System Recovery (Windows 7):
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01867418&tmp_task=useCategory&cc=us&dlc=en&lc=e...
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • XSLT list view web part with search box

    Hello everyone, 
    I applied the xslt web part in my page  with a searchbox enabled but, when i check in my page searchbox is working propery but when i publish, it gives me error such as, 
    inplview is not referenced. 
    when i check this, its loading js but the stack returns me as null. 
    any solutions?

    Hi Sultannur,
    Which level is your SharePoint farm patched on?
    I searched internally, a similar issue is fixed by October,2013 CU for SharePoint 2013, that a XsltListViewWebParts cannot enable the web part property option "Display search box" in a publishing page, please check results again after update this CU for
    your SharePoint server 2013.
    http://blogs.technet.com/b/steve_chen/archive/2013/10/11/3601917.aspx
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;2825647
    Thanks
    Daniel Yang
    TechNet Community Support

Maybe you are looking for