martedì 28 febbraio 2012

chrash del Desktop Environment in Mint 12 (Lisa)

Aggiornamento del 19 luglio 2012:
http://www.chimerarevo.com/2012/07/18/chiudere-applicazioni-desktop-bloccate-xkill-linux/


Con Mint 12 mi sta capitando di trovarmi nella situazione scomoda in cui lo schermo si blocca e non posso far altro che riavviare il PC.
Una alternativa meno drastica è

Metodo1
CTRL + Alt + Backspace che riavvia l'interfaccia grafica. Però dopo il riavvio il DE continuava a freezzare. Solo al riavvio totale ho trovato un pò di stabilità. Inoltre il riavvio ti chiude tutte le applicazioni aperte!

altre possibilità:
(http://www.addictivetips.com/ubuntu-linux-tips/three-ways-to-restart-gnome-without-rebooting-system/)

Method 2 (non funziona)

If the above shortcut keys does not works for you then open your terminal (Applications > Accesseries > Terminal) and run following command. It will also restart it.
sudo /etc/init.d/gdm restart

Method 3 (non funziona)

Open terminal and run following command.
killall gnome-panel
That’s all. Its pretty easy to restart frozen Gnome with any of the above methods. Enjoy!
oppure, citando
(http://askubuntu.com/questions/74117/how-to-recover-from-gnome-3-2-freeze)

Metodo 4 (lo consiglio!)
Try switching to another tty (Ctrl-Alt-F1), login, then at the prompt type:
gnome-shell --display :0 --replace
Then switch back to the GUI (Ctrl-Alt-F7).
Also, are you sure its actually frozen? I have a problem where the password dialog isn't visible after the screen locks. Its actually there though and if you blind type your password and hit enter the screen unlocks. You might want to try that first.
Con questo metodo il DE riprende a lavorare!! Evito così il riavvio della macchina e dei programmi EVVIVA!

Questa situazione mi si è presentata una prima volta mentre utilizzavo Vmware player. Poi si è ripresentata utilizzando banshee e truecrypt

Nessun commento:

Posta un commento