Quando si esegue il login nel sistema come nuovo utente, gDesklets non si avvia. Viene visualizzato il seguente messaggio di errore:
bash-3.00$ gdesklets shell You're running gDesklets for the first time. gDesklets will start a requirements check now... Checking requirements: - sys ... found - xml.parsers.expat ... found - xml.sax ... found - gtk ... found - ORBit ... found - bonobo.ui ... missing Version check failed. bonobo python bindings are required. |
Soluzione. Procedere come segue:
Accedere alla propria directory home:
cd <home_directory> |
Eseguire il seguente comando:
mkdir .gdesklets |