Autor Tópico: gnome-terminal paraou de funcionar  (Lida 2574 vezes)

Offline nomade

  • O negócio não tem alma
  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 1.192
  • O negócio não tem alma
    • Ver perfil
gnome-terminal paraou de funcionar
« Online: 16 de Agosto de 2015, 12:45 »
Boa tarde galera!

Seguinte, algum mais teve problemas com o gnome-terminal no ubuntu 15.04 com Unity?

Simplesmente parou de funcionar apos atualizar...

Minha sources list ta assim:

Citar
#------------------------------------------------------------------------------#
#                            OFFICIAL UBUNTU REPOS                             #
#------------------------------------------------------------------------------#


###### Ubuntu Main Repos
deb http://55.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse
deb-src http://55.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse

###### Ubuntu Update Repos
deb http://55.archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse
deb http://55.archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe multiverse
deb-src http://55.archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse
deb-src http://55.archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe multiverse

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu vivid partner
deb-src http://archive.canonical.com/ubuntu vivid partner

#------------------------------------------------------------------------------#
#                           UNOFFICIAL UBUNTU REPOS                            #
#------------------------------------------------------------------------------#


###### 3rd Party Binary Repos

#### Google Chrome Browser - http://www.google.com/linuxrepositories/
## Run this command: wget -q https://dl-ssl.google.com/linux/linux_signing_key.pub -O- | sudo apt-key add -
deb http://dl.google.com/linux/chrome/deb/ stable main

#### Oracle Java (JDK) Installer PPA - http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
deb http://ppa.launchpad.net/webupd8team/java/ubuntu vivid main

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
deb http://download.virtualbox.org/virtualbox/debian vivid contrib


####### 3rd Party Source Repos

#### Oracle Java (JDK) Installer PPA (Source) - http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu vivid main

To usando o konsole enquanto isso... interessante  que chamo o gnome-terminal pelo konsole e nao ha resposta nem de erro, nem de nada...
« Última modificação: 04 de Setembro de 2015, 18:47 por nomade »
Ubuntu Studio 22.04 LTS

Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:gnome-terminal paraou de funcionar
« Resposta #1 Online: 18 de Agosto de 2015, 03:28 »
Tenho uma instalação da 15.04 - Unity, porém não constatei problemas no gnome-terminal até a última atualização para o kernel:

Linux hal9000ubuntu1504 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

O que ocorreu aqui nessa instalação foi um problema quando da atualização para o kernel imediatamente anterior (3.19.0-25) e que persiste ainda neste, deixou de carregar automaticamente o módulo da placa de rede (r8169), sem uma razão aparente, aliás, esperava que a correção viesse já agora no 3.19.0-26, mas não veio, tornando-se necessário carregar manualmente através do modprobe, mas enfim, a correção ainda não foi feita, embora também não tenha pesquisado qual mais exatamente o problema.


« Última modificação: 18 de Agosto de 2015, 03:37 por druidaobelix »
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.

Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:gnome-terminal paraou de funcionar
« Resposta #2 Online: 18 de Agosto de 2015, 03:31 »
Se quiser comparar, o sources.list da 15.04 aqui existente tal qual se encontra nesta instalação:


Código: [Selecionar]
# deb cdrom:[Ubuntu 15.04 _Vivid Vervet_ - Release amd64 (20150422)]/ vivid 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/ vivid main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ vivid-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid-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/ vivid universe
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid universe
deb http://br.archive.ubuntu.com/ubuntu/ vivid-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid-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/ vivid multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid multiverse
deb http://br.archive.ubuntu.com/ubuntu/ vivid-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid-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/ vivid-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ vivid-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu vivid-security main restricted
deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted
deb http://security.ubuntu.com/ubuntu vivid-security universe
deb-src http://security.ubuntu.com/ubuntu vivid-security universe
deb http://security.ubuntu.com/ubuntu vivid-security multiverse
deb-src http://security.ubuntu.com/ubuntu vivid-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 vivid partner
# deb-src http://archive.canonical.com/ubuntu vivid partner
« Última modificação: 18 de Agosto de 2015, 03:33 por druidaobelix »
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.

Offline druidaobelix

  • Usuário Ubuntu
  • *
  • Mensagens: 5.552
    • Ver perfil
Re:gnome-terminal paraou de funcionar
« Resposta #3 Online: 18 de Agosto de 2015, 03:36 »
Não seria o caso de tentar ao menos um --reinstall do gnome-terminal?

A versão aqui atualmente existente é essa:

gnome-terminal 3.14.2-0ubuntu3
www.arredondar.org.br
Vencedor Desafio de Impacto Social Google 2016!
Você também pode participar e fazer a diferença.

Offline nomade

  • O negócio não tem alma
  • Equipe Ubuntu
  • Usuário Ubuntu
  • *****
  • Mensagens: 1.192
  • O negócio não tem alma
    • Ver perfil
Re:gnome-terminal paraou de funcionar
« Resposta #4 Online: 04 de Setembro de 2015, 18:45 »
Então, como fiz uma atualização usando a mesma home, alguma configuração estava atrapalhando. Criei outro usuário e logado nele funcionou.

 Como sou mei maluco reinstalei, mas antes eu apaguei os arquivoa de configuração da minha home. Ficou tudo ok.

Eu coloquei a souces list para que alguém que soubesse de uma fonte que causasse o bug pudesse identificar. A sources list original pode ser gerada no sources list generator, mas obrigado!

Sim reinstalei o gnome-terminal antes de mais nada, por isso postei pra ver se alguém peve esse problema.
Ubuntu Studio 22.04 LTS