badbad 1 Posted January 3 Share Posted January 3 (edited) Bonjour, Je débute sous Elementary os, et j'ai un message "problème logiciel détecté" qui s'affiche lors du démarrage de ma session. En effectuant un ls -l /var/crash j'ai ces lignes qui s'affiche : -rw-r----- 1 badace badace 45997763 janv. 3 14:03 _opt_google_chrome_chrome.1000.crash -rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _opt_google_chrome_chrome.1000.upload -rw-r----- 1 badace badace 24123 janv. 3 16:19 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.crash -rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.upload Pourriez-vous m'aider svp ? Edited January 3 by Wolf117Warrior mise en forme Link to post Share on other sites
0 Wolf117Warrior 22 Posted January 3 Share Posted January 3 As tu essayé une réinstallation de chrome ? Link to post Share on other sites
0 badbad 1 Posted January 3 Author Share Posted January 3 Je vais faire un sudo apt-get purge google-chrome-stable, sudo apt-get autoremove et réinstaller chrome. Je reviens vers vous pour vous dire ce qu'il en est. Link to post Share on other sites
0 badbad 1 Posted January 3 Author Share Posted January 3 Je viens de redémarrer mon pc après la désinstallation et j'ai ceci qui s'affiche : -rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _opt_google_chrome_chrome.1000.upload -rw-r----- 1 badace badace 24108 janv. 3 20:46 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.crash -rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.upload Link to post Share on other sites
0 lafy 19 Posted January 4 Share Posted January 4 Salut @badbad tu avais vidé le répertoire var/crash entre les 2 démarrages ? Link to post Share on other sites
0 badbad 1 Posted January 4 Author Share Posted January 4 Salut @lafy, J'ai effectivement fais un sudo rm /var/crash/*.crash entre temps Link to post Share on other sites
0 lafy 19 Posted January 5 Share Posted January 5 ah oui, il me semble que chrome est passé en flatpack, tu peux me donner stp : flatpak list Link to post Share on other sites
0 badbad 1 Posted January 5 Author Share Posted January 5 Cette commande ne m'affiche rien dans le terminal. Ce message s'affiche quand je me relog avec ma session et ce après l'avoir verouillé. Link to post Share on other sites
0 Wolf117Warrior 22 Posted January 7 Share Posted January 7 Le 05/01/2021 à 09:46, lafy a dit : ah oui, il me semble que chrome est passé en flatpack, tu peux me donner stp : flatpak list C'est Chromium qui est dispo via Snap maintenant. Voici ou tu peux le trouver https://snapcraft.io/chromium Et en ligne de commande pour l'installer : sudo snap install chromium Il faut installer snapd pour les installations de paquets snap. ensuite pour chrome : https://doc.ubuntu-fr.org/google_chrome sudo sh -c 'echo "deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list' wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - sudo apt-get update sudo apt-get install google-chrome-stable 1 Link to post Share on other sites
0 badbad 1 Posted January 10 Author Share Posted January 10 Salut @Wolf117Warrior, J'ai finalement désinstaller Google Chrome et installé Chromium, cela va mieux depuis. Je vous remercie pour votre aide. Cordialement 1 Link to post Share on other sites
Question
badbad 1
Bonjour,
Je débute sous Elementary os, et j'ai un message "problème logiciel détecté" qui s'affiche lors du démarrage de ma session.
En effectuant un ls -l /var/crash j'ai ces lignes qui s'affiche :
-rw-r----- 1 badace badace 45997763 janv. 3 14:03 _opt_google_chrome_chrome.1000.crash
-rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _opt_google_chrome_chrome.1000.upload
-rw-r----- 1 badace badace 24123 janv. 3 16:19 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.crash
-rw-rw-r-- 1 badace badace 0 janv. 1 15:58 _usr_share_session-migration_scripts_01_migrate_from_keyring.1000.upload
Pourriez-vous m'aider svp ?
Edited by Wolf117Warriormise en forme
Link to post
Share on other sites
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now