Ao efetuar o login no sistema como um novo usuário, ocorre falha na inicialização do gDesklets. A seguinte mensagem de erro é exibida:
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. |
Solução alternativa: execute as seguintes etapas:
Altere para o diretório base:
cd <home_directory> |
Digite o seguinte comando:
mkdir .gdesklets |