Unity [RESOLVIDO]

1. Unity [RESOLVIDO]

Antonio Francisco Martins
afrancisco

(usa Ubuntu)

Enviado em 25/01/2012 - 19:53h

Uwo ubuntu 11.10. Movido pela curiosidade, atualizei o unity para a versão 5 , com os seguintes procedimentos:

1-sudo add-apt-repository ppa:unity-team/staging
2-sudo apt-get update && sudo apt-get dist-upgrade

Depois disso fui ao "ubuntero" e executei via terminal sudo ln -s /usr/lib/libunity.so.9 /usr/lib/libunity.so.6, que era para fazer o brasero funcionar no unit 5, o que de fato ocorreu.

Mas, quando reiniciei a máquina para ver o novo unity, no lugar da logo do ubuntu que fica no canto superior esquerdo, que a gente aciona com a tecla super, apareceu um ícone com uma interrogação no meio.

Pensando ser uma das alterações da nova versão, dei-lhe um gostoso clique! Aí a barra do unity sumiu. Fiquei a deriva sem poder acessar o meu HD.

Tentei resolver.Dei a um CTRL+Alt+F2, loguei e tasquei um sudo apt-get install unity. Até aí beleza o unity apareceu.

Depois disso tentei consertar a khda, fazendo o processo inverso, assim:
1-sudo apt-get install ppa-purge
2-sudo ppa-purge ppa:unity-team/staging

Mas não deu certo. Eu, agora, simplesmente, não consigo abrir minha pasta pessoal, meu micro com processador i3 e 4 giga de ram tá lento e travando.

Não sei se me faço entender, mas peço ajuda para resolver este problema.
Abraços a todos.
Antonio.


  


2. MELHOR RESPOSTA

Paulo Manoel
PaeL

(usa openSUSE)

Enviado em 25/01/2012 - 23:10h

Quando tu adiciona um ppa, é criado um .list com o nome dele na pasta /etc/apt/sources.list.d
entre nessa pasta e delete o .list com o nome do ppa que tu quer remover.

3. Re: Unity [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 25/01/2012 - 20:06h

afrancisco escreveu:

Uwo ubuntu 11.10. Movido pela curiosidade, atualizei o unity para a versão 5 , com os seguintes procedimentos:

1-sudo add-apt-repository ppa:unity-team/staging
2-sudo apt-get update && sudo apt-get dist-upgrade

Depois disso fui ao "ubuntero" e executei via terminal sudo ln -s /usr/lib/libunity.so.9 /usr/lib/libunity.so.6, que era para fazer o brasero funcionar no unit 5, o que de fato ocorreu.

Mas, quando reiniciei a máquina para ver o novo unity, no lugar da logo do ubuntu que fica no canto superior esquerdo, que a gente aciona com a tecla super, apareceu um ícone com uma interrogação no meio.

Pensando ser uma das alterações da nova versão, dei-lhe um gostoso clique! Aí a barra do unity sumiu. Fiquei a deriva sem poder acessar o meu HD.

Tentei resolver.Dei a um CTRL+Alt+F2, loguei e tasquei um sudo apt-get install unity. Até aí beleza o unity apareceu.

Depois disso tentei consertar a khda, fazendo o processo inverso, assim:
1-sudo apt-get install ppa-purge
2-sudo ppa-purge ppa:unity-team/staging

Mas não deu certo. Eu, agora, simplesmente, não consigo abrir minha pasta pessoal, meu micro com processador i3 e 4 giga de ram tá lento e travando.

Não sei se me faço entender, mas peço ajuda para resolver este problema.
Abraços a todos.
Antonio.


Xiii. . .

Você fez um upgrade da interface, a antiga foi substituída.

Tentativas:

- Reinicie a sessão. No ícone de engrenagem, escolha 'Gnome Clássico' ou outro que achar melhor.
- Remova o 'ppa:unity-team' no 'sources.list do Ubuntu.
$ sudo gedit /etc/apt/sources.list

- Remova o PPA, salve e feche o Gedit.
- Atualize: sudo apt-get update
- Remova o Unity e reinstale-o.

Reinicie a sessão e escolha 'Ubuntu'.


4. pasta pessoal não abre

Antonio Francisco Martins
afrancisco

(usa Ubuntu)

Enviado em 25/01/2012 - 22:01h

gedit /etc/apt/sources.list retornou o seguinte:
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ dists/oneiric/main/binary-i386/

# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ oneiric main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ oneiric main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ oneiric universe
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric universe
deb http://br.archive.ubuntu.com/ubuntu/ oneiric-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric multiverse
deb http://br.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
deb http://security.ubuntu.com/ubuntu oneiric-security universe
deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu oneiric partner
# deb-src http://archive.canonical.com/ubuntu oneiric partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main.

Não encontrei o tal do ppa para apagar.
No entanto dei sudo apt-get remove unity e depois reistalei. Mas o problema ainda persiste: a pasta pessoal não abre.
Abraços




5. respondendo

Antonio Francisco Martins
afrancisco

(usa Ubuntu)

Enviado em 26/01/2012 - 16:38h

Obrigado pela informação, guri.

Consegui acessar o ppa, via terminal, com o comando find. Depois deletei com o camando purge.Depois desinstalei o unity via central de programas, reiniciei a máquina e reinstalei o unity.

Entretando, o problema persiste: não consigo acessar minha árvore de diretórios pelo modo gráfico. minha pasta pessoal, com todos os meus arquivos não abre (lembrei-me dos meus tempos tenebrosos de Rwindows, quando vírus, corrompiam com o hd em dois tempos)

Então o problema não é com o unity, certo? ou não? Sei lá :_)

Na verdade, eu gostaria muito de ser ajudado a resolver o problema de minha pasta pessoal, sem precisar recorrer a reinstalação do zero.

Muito obrigado.
Antonio


6. resolvido

Antonio Francisco Martins
afrancisco

(usa Ubuntu)

Enviado em 26/01/2012 - 17:11h

Grato aos que tentaram me ajudar. Aprendi alguma coisa. Então valeu.mas não aguento mais meu ubuntu 11.10 parecendo ruindows vista rodando em 486.
Vou reinstalar tudo.
Abraõs






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts