I can not use the command share in safari, mail, notes, etc. since I updated to El Capitan (10.11.5). No way to solve it. Please help me.

I can not use the command share in safari, mail, notes, etc. since I updated to El Capitan (10.11.5). No way to solve it. Please help me.

There is a problem with your installation of OS X. The easiest way, but not the fastest way to fix it is to reinstall the operating system. Unless you are in a hurry or have measured access to the network, it is what I suggest, especially since I don't know if there are any problems with the installation. Please backup all data before reinstalling. You won't need the backup unless something is wrong.

The below, advanced shortcut if it works, can save you some downtime (and the cost of a download of several gigabyte, if necessary.)

1 back up all data.

2. disconnect all external storage devices.

3. start in recovery mode. Select a language, if you are prompted. The OS X Utilities appears. One of the options is to install OS X. This is not what you do.

4. This step is only necessary if you use FileVault 2. If you don't know what's FileVault, you use it. Go to the next step. Otherwise, launch utility disk, then select the icon for the volume FileVault ("Macintosh HD", unless you have given it a different name.) It will be nested under another icon of the disc. Select open in the file menu and enter your login password when you are prompted. Then quit disk utility must be returned to the main screen.

5. Select get online help. Safari will launch. While in recovery, you will have no access to your Favorites, but you won't need them. Load this web page.

6. triple - click anywhere in the line below to select this option:

chflags -R norestricted /V*/*/S*/*/Caches

Copy the selected text in the Clipboard by pressing Control-C key combination.

7. Quit Safari. You go back to the OS X Utilities screen.

In the menu bar, select

Utilities ▹ Terminal

Launch the Terminal application. Paste in the Terminal window by pressing the command-V key combination.

Wait for a new line ending with a number sign (#) to appear. Quit the Terminal must be returned to the main screen.

8. Select

▹ Restart 

in the menu bar.

9. This step must be performed after the restart, and while you are logged as administrator, not in recovery mode. If you have only one user account, you are the administrator.

Select and copy this line as in step 6:

sudo /usr/libexec/xpchelper --rebuild-cache

Paste in a Terminal as before. You will be asked for your login password. Nothing displayed when you type. Type carefully, and then press return. If you do not have a password, you will need to configure one before you can run the command. You can get a warning to be careful. Confirm. You don't need to display the warning.

If you see a message that your user name "is not in the sudoers file", then you have not logged as an administrator. Log in as one and repeat this step. You don't have to repeat the previous steps.

Wait for a new line ending with a dollar sign ($) below what you entered.

10. make as in step 9 with this line:

sudo /usr/libexec/*/app_sandbox_cache_builder --rebuild-cache

You can then quit Terminal.

Tags: Mac OS & System Software

Similar Questions

  • can we use the command move to MV and MV newspaper?

    Hi friends,

    DB: 9.2.0.7
    OPERATING SYSTEM: AIX 5.3

    can we use the command move against MV & MV newspaper to place them in a different tablespace?
    something like "alters the materialized view moving..." "etc.

    If someone posts to order too, it would be awesome!

    Thanks in advance

    Mviews and Mview Logs are a few paintings. Any code will refer to the schema table, not tablespace.

    Why not just run a test to confirm? It would be quicker to ask a question here.

    SQL> alter materialized view emp_mv move tablespace test;
    
    Materialized view altered.
    
    SQL> alter materialized view log on emp move tablespace test;
    
    Materialized view log altered.
    
    SQL> alter index A.SYS_C0011458 rebuild;
    
    Index altered.
    
    SQL> insert into emp values (3,'peter');
    
    1 row created.
    
    SQL> exec dbms_mview.refresh('EMP_MV');
    
    PL/SQL procedure successfully completed.
    
    SQL> select * from emp_mv;
    
            ID NAME
    ---------- ----------
             1 john
             2 robert
             3 peter
    

    Or... a more dirty solution would be to just move the tables.

    SQL> exec dbms_mview.refresh('EMP_MV');
    
    PL/SQL procedure successfully completed.
    
    SQL> create tablespace test;
    
    Tablespace created.
    
    SQL> alter table MLOG$_EMP move tablespace test;
    
    Table altered.
    
    SQL> alter table EMP_MV move tablespace test;
    
    Table altered.
    
    SQL> alter index A.SYS_C0011458 rebuild;
    
    Index altered.
    
    SQL> insert into emp values (2,'robert');
    
    1 row created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> exec dbms_mview.refresh('EMP_MV');
    
    PL/SQL procedure successfully completed.
    
    SQL> select * from emp_mv;
    
            ID NAME
    ---------- ----------
             1 john
             2 robert
    

    Published by: Robert Geier on December 8, 2009 13:10

    Published by: Robert Geier on December 8, 2009 13:12

  • Can I use the latest version of Safari on my Version of OSX 10.8.5

    Can I use the latest version of Safari on my Mac OS X Lion Mountain

    # The latest version of Safari is 9.1.1 and it is available for OS X El Capitan. You use OS X Lion mountains, which is a much older version of OS X.

  • I bought a DVD with 6 Lightroom but I can´t fullfill the installation process on my PC (W10). Instead, I receive an invitation to join a group of CC. What bad, please help me.

    I bought a DVD with 6 Lightroom but I can´t fullfill the installation process on my PC (W10). Instead, I receive an invitation to join a group of clouds. What bad, please help me.

    Gunnar

    Hi Gunnar,

    You can ignore this invitation and install directly 6 Lightroom using your DVD or can be downloaded from this link: Install Photoshop Lightroom

    Kind regards

    Claes

  • How can I get the command bar, for e-mail, etc..

    How can I get the command bar in Mozilla? For the icon to email etc.

    If you want to learn the basics try this interactive and video tour

  • Can not do a screen shot using the command shift 4. Unable to capture the States. I restart the Mac.

    Can not do a screen shot using the command shift 4. Unable to capture the States. I restart the Mac.

    It is to capture a piece of the element you want to screenshot, make a fire using full-screen control + 3

  • Can not find templates of virtual machine by using the command 'Get Template '.

    Hi all

    My apologies if this question was asked before, but not could not find any information about this.

    For some reason when I use the command Get-model PowerCLI I get no results even though I have models on the data store. Using a command such as Get - VM works as expected, but for some reason that the command Get-model just can't find anything. There is something pressing that I may have missed in my virtual environment configuration?

    The environment consists of a data center with a 5.1 ESXi host and several virtual machines residing on it. I also have a virtual appliance of vCenter to manage the host.

    Thank you

    Matt

    Hi Matt,

    When you run Connect-VIServer, you connect to the server ESXi and vCenter?

    I just tested the two:

    • SE connect-VIServer-ESXi Server

      • Get-model didn't recover all data
    • SE connect-VIServer-Server vCenter
      • Get model retrieved data

    Maybe that's the case?

    Hope this helps,

    Steven.

  • I can't use the patch command. The icon does not appear on th comand bar.

    I can't use the patch command. The icon does not appear on the comand th bar

    Hello!

    Compared to other versions, in CS6 the patch tool is in a different place:

    If this does not help, what version of Photoshop are you using?

    Please post back with other questions.

    Janelle

  • Can't paste the screenshots using the command C?

    Hi, I've always been able to take screenshots (command + Opt + shift + 4) and paste them directly in mac mail emails or Messages by using the command + c. lately I am not able, maybe since 10.11.4? I am still able to take screenshots but I am unable to paste them. They are now on my desk and I have to search for them and then drag - move which is more slow than before.  I also notice the same problem in photoshop CC 2015, that I can paste is more directly the screenshots but drag and drop them on the desktop.

    I don't know what is the cause. Everyone knows this and is there a way to fix it?

    Thanks for your help.

    Press the function instead of the Option key when taking the screenshot.

    (141973)

  • Error message: the software can be installed by using the command "run under...". ».

    I have amtrying to load the HP Photosmart D71000 series. Keep is error message: the software can be installed by using the command "run under...". ». Advice suggests logon as a user with administrator privileges. This was done and same message came.  Why?

    Try right click on the setup.exe > run as admin.

    If this does not work, try the Vista Hardware and drivers Forum:

    http://social.answers.Microsoft.com/forums/en-us/vistahardware/threads

    See you soon.

    Mick Murphy - Microsoft partner

  • User names found using the command run "control userpasswords2" do not match my user accounts

    Hello, on the #4 computer, when I use the command run, I get a list of 4 users. A, B, C, and comments.
    When I look in Control Panel I see 4 users, A, C, D and comments.
    When I go to C\:Users I see B, C, D and comments.
    I have problems with this computer #4, I get access denied, check the spelling, error code 8007005 0 x.
    All of these accounts should not match in computer #4?

    On my 3 other computers that can network with each other the results of the run command, results of the Panel control and C:\User results all correspond to A, C, D and are same as seen in Control Panel of the computer #4 comments.

    I think that the problem lies in computer #4 and is linked to the user names/accounts do not match. 4 computers user accounts all corresponding in Control Panel, so no problems.

    Don't you think that this problem of networking is related to incompatibility I describe? How can I fix this?   Gift of TIA

    Hello, on the #4 computer, when I use the command run, I get a list of 4 users. A, B, C, and comments.
    When I look in Control Panel I see 4 users, A, C, D and comments.
    When I go to C\:Users I see B, C, D and comments.
    I have problems with this computer #4, I get access denied, check the spelling, error code 8007005 0 x.
    All of these accounts should not match in computer #4?

    On my 3 other computers that can network with each other the results of the run command, results of the Panel control and C:\User results all correspond to A, C, D and are same as seen in Control Panel of the computer #4 comments.

    I think that the problem lies in computer #4 and is linked to the user names/accounts do not match. 4 computers user accounts all corresponding in Control Panel, so no problems.

    Don't you think that this problem of networking is related to incompatibility I describe? How can I fix this?   Gift of TIA

    I finally thought to it. They wore all the user names that came when I ran the command "control userpasswords2". As I said in my original post, user names in all the names of the Panel user control over all matching computers. The only conflict I've had was in the list of user names in the list found when I ran "control userpasswords2". I went to highlight the 'B' account after that I ran the command, you click Properties and changed his name to 'A'. This solved my access denied problem once and for all. Apparently he does not have all of the accounts in the control panel.

    Don

  • I can't use the oracle11g adrci to run a command

    TITLE:
    -------------------------------------------------------------------------------------------------
    I can't use the oracle11g adrci to run a command

    ENV:
    -------------------------------------------------------------------------------------------------
    oracle11g production (version 11.2.0.1.0 version of Red Hat Enterprise Linux AS 4 x86_64)

    The snapshot command
    -------------------------------------------------------------------------------------------------
    adrci > view home
    Houses of ADR:
    diag/rdbms/orcl/orcl
    adrci > see command
    DIA-48101: error occurred when attempting to read a file [block] [opt/oracle/diag/rdbms/orcl/orcl/metadata/ADR_CONTROL.ams] [0]
    DIA-27072: Message not found 27072. product = RDBMS. installation = DIA
    Linux error: 22: invalid argument
    Additional information: 4
    Additional information: 1
    Additional information:-1

    adrci > problem

    Home of ADR = / opt/oracle/diag/rdbms/orcl/orcl:
    *************************************************************************
    0 rows read

    adrci > view report hm_run hm_run_1
    DIA-48101: error occurred when attempting to read a file [block] [opt/oracle/diag/rdbms/orcl/orcl/metadata/HM_RUN.ams] [0]
    DIA-27072: Message not found 27072. product = RDBMS. installation = DIA
    Linux error: 22: invalid argument
    Additional information: 4
    Additional information: 1
    Additional information:-1

    Published by: user649619 on January 23, 2010 04:46

    user649619 wrote:
    TITLE:
    -------------------------------------------------------------------------------------------------
    I can't use the oracle11g adrci to run a command

    ENV:
    -------------------------------------------------------------------------------------------------
    oracle11g production (Release Red Hat Enterprise Linux AS release 4 x86_64 11.2.0.1.0)

    The snapshot command
    -------------------------------------------------------------------------------------------------
    adrci > view home
    Houses of ADR:
    diag/rdbms/orcl/orcl
    adrci > show control
    DIA-48101: error occurred when attempting to read a file [block] [opt/oracle/diag/rdbms/orcl/orcl/metadata/ADR_CONTROL.ams] [0]
    DIA-27072: Message not found 27072. product = RDBMS. installation = DIA
    Linux error: 22: invalid argument
    Additional information: 4
    Additional information: 1
    Additional information:-1

    adrci > show problem

    Home of ADR = / opt/oracle/diag/rdbms/orcl/orcl:
    *************************************************************************
    0 rows read

    adrci > show report hm_run hm_run_1
    DIA-48101: error occurred when attempting to read a file [block] [opt/oracle/diag/rdbms/orcl/orcl/metadata/HM_RUN.ams] [0]
    DIA-27072: Message not found 27072. product = RDBMS. installation = DIA
    Linux error: 22: invalid argument
    Additional information: 4
    Additional information: 1
    Additional information:-1

    Published by: user649619 on January 23, 2010 04:46

    DIA-48101: error occurred when attempting to read a file [%s] [s] [%s]
    Cause: There was an error when you try to play a file with file ADR interface.
    Action: Check the arguments specified in the playback interface.

    >

    HTH
    Aman...

  • Can I use the iTunes on PCs using Windows 10 app or not? !

    Can I use the iTunes on PCs using Windows 10 app or not? !

    You can run the application iTunes, but not those obtained from the iTunes App Store.

    (144221)

  • I bought an iphone 4 on ebay but it's locked, icloud so I am not able to use it, and the previous owner is available to remove the device from their account: How can I use the appliance?

    I bought an iphone 4 on ebay but it's locked, icloud so I am not able to use it, and the previous owner is available to remove the device from their account: How can I use the appliance?

    You can not. Try to return the unit and get your money back. There is absolutely no way for you to unlock the device,

  • I can't use the link 'Check the seats' on Delta when I use Firefox, but Safari works fine. I get the message "not available at this time" when you use Firefox, but when I go on Safari it works just fine.

    I can't use the link 'Check the seats' on the website of Delta Airlines when I use Firefox, but Safari works fine. I get the message "not available at this time" when you use Firefox, but when I go on Safari it works just fine. I love Firefox but it sucks!

    This problem may be caused by corrupted cookies.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Firefox > Preferences > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox > Preferences > privacy > Cookies: "show the Cookies".

Maybe you are looking for