Safari est passé en anglais suite à MAJ Flash Player

Bonjour,


Suite à la mise à jour de Flash Player, Safari est passé en mode Language Anglais et je n'arrive pas à le remettre en Français.


Que faut-il faire ?

MacBook Pro 15”, macOS 10.14

Publiée le 19 mars 2019 à 08h19

Répondre
Question marquée comme Réponse la mieux classée

Publiée le 19 mars 2019 à 12h18

Donc tu vas ouvrir un terminal (Applications/Utilitaires) puis tu vas faire un copier depuis le forum et coller dans le terminal de la commande suivante :


rm Library/LaunchAgents/com.SystemExtr.plist


Puis tu valides par la touche Entrée


Si pas d'erreur en retour tu fais de même avec celle ci :


rm -r Library/SystemExtr


Et là non plus, tu ne devrais pas avoir de retours.

Tu dis si c'est ok .

151 réponses

Le 20 mars 2019 à 00h40 en réponse à jeanjd63

Aucun soucis ! :)


Voici le retour de commandes :


41v3sf2:~ aurelie$ sudo launchctl unload -w /Library/LaunchDaemons/com.PowerLiftDaemon.plist

Password:

41v3sf2:~ aurelie$ cat /Library/LaunchDaemons/com.PowerLiftDaemon.plist

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Label</key>

<string>com.PowerLiftDaemon.app</string>

<key>Program</key>

<string>/Library/PowerLiftDaemon/PowerLiftDaemon.app/Contents/MacOS/PowerLiftDaemon</string>

<key>StartInterval</key>

<integer>3600</integer>

<key>UserName</key>

<string>root</string>

<key>WatchPaths</key>

<array>

<string>/Users/aurelie/Downloads</string>

</array>

</dict>

</plist>

41v3sf2:~ aurelie$ 

Le 20 mars 2019 à 02h19 en réponse à Boubouillot_19

Oups.

Tu es sûre que le rapport est complet ?

En attendant pour contourner le problème, je te conseille de créer un nouvel utilisateur administrateur et te connecter avec.

Je vois que tu as activé le cryptage des données (Filevault). Il faudra certainement ajouter ce nouvel utilisateur dans les autorisations Filevault.

Je regarderai mieux ce soir.

Bonne journée.

Le 20 mars 2019 à 13h30 en réponse à jeanjd63

bash-3.2# xattr -R -d com.apple.quarantine * 


option -R not recognized




usage: xattr [-l] [-r] [-s] [-v] [-x] file [file ...]


       xattr -p [-l] [-r] [-s] [-v] [-x] attr_name file [file ...]


       xattr -w [-r] [-s] [-x] attr_name attr_value file [file ...]


       xattr -d [-r] [-s] attr_name file [file ...]


       xattr -c [-r] [-s] file [file ...]




The first form lists the names of all xattrs on the given file(s).


The second form (-p) prints the value of the xattr attr_name.


The third form (-w) sets the value of the xattr attr_name to the string attr_value.


The fourth form (-d) deletes the xattr attr_name.


The fifth form (-c) deletes (clears) all xattrs.




options:


  -h: print this help


  -l: print long format (attr_name: attr_value and hex output has offsets and


      ascii representation)


  -r: act recursively


  -s: act on the symbolic link itself rather than what the link points to


  -v: also print filename (automatic with -r and with multiple files)


  -x: attr_value is represented as a hex string for input and output


bash-3.2# xattr -r -d com.apple.quarantine *


Traceback (most recent call last):


  File "/usr/bin/xattr-2.7", line 11, in <module>


    load_entry_point('xattr==0.6.4', 'console_scripts', 'xattr')()


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 258, in main


    doSinglePathChange(filename,attr_name,attr_value,read,write,delete,recursive)


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 185, in doSinglePathChange


    doSinglePathChange(filename+'/'+subfilename,attr_name,attr_value,read,write,delete,recursive)


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 183, in doSinglePathChange


    listdir = os.listdir(filename)


OSError: [Errno 1] Operation not permitted: 'Application Support/MobileSync'


bash-3.2# xattr -d -r com.apple.quarantine *


Traceback (most recent call last):


  File "/usr/bin/xattr-2.7", line 11, in <module>


    load_entry_point('xattr==0.6.4', 'console_scripts', 'xattr')()


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 258, in main


    doSinglePathChange(filename,attr_name,attr_value,read,write,delete,recursive)


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 185, in doSinglePathChange


    doSinglePathChange(filename+'/'+subfilename,attr_name,attr_value,read,write,delete,recursive)


  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 183, in doSinglePathChange


    listdir = os.listdir(filename)


OSError: [Errno 1] Operation not permitted: 'Application Support/MobileSync'


bash-3.2# ls -lae@Od Safari


drwxr-xr-x@ 39 aurelie  staff  - 1248 20 mar 20:13 Safari


com.apple.quarantine   -1 


bash-3.2# 

Cette discussion a été fermée par le système ou l’équipe de la communauté. Vous pouvez voter pour les publications que vous jugez utiles ou effectuer des recherches dans la communauté pour trouver des réponses supplémentaires.

Safari est passé en anglais suite à MAJ Flash Player

Bienvenue dans la Communauté d’assistance Apple
Un forum où les clients Apple s’entraident avec leurs produits. Faites vos premiers pas avec votre compte Apple.