Autor Tópico: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl [RESOLVIDO]  (Lida 5565 vezes)

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
como eu poderia resolver esse problema?
minha barra com os botoes "maximizar" , "minimizar" e "fechar"  sumiram de todas as janelas!alguem tem como ajudar-me por favor?
obrigado desde ja :)
« Última modificação: 21 de Janeiro de 2007, 02:44 por Wellessohn »

Offline Glauco Hass

  • Usuário Ubuntu
  • *
  • Mensagens: 416
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #1 Online: 21 de Janeiro de 2007, 01:04 »
Wellessohn,

Poste aqui o conteúdo do arquivo /etc/X11/xorg.conf.

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #2 Online: 21 de Janeiro de 2007, 01:06 »
Taí o xorg.conf
obs: eu to usandu o aiglx + beryl :)
Citar
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:12:14 PST 2006

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
    Option         "AIGLX" "true"
EndSection

Section "Files"

   # path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "abnt2"
    Option         "XkbLayout" "br"
#   Option         "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "VX715"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV34 [GeForce FX 5500]"
    Driver         "nvidia"
#   Option         "RenderAccel" "true"
    Option         "TripleBuffer" "true" # se sua placa tiver este recurso
#   Option         "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV34 [GeForce FX 5500]"
    Monitor        "VX715"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    Option         "AddARGBGLXVisuals" "True"
EndSection

#Section “Extensions”
# Option “Composite” “Enable”
#EndSection
« Última modificação: 21 de Janeiro de 2007, 01:08 por Wellessohn »

Offline Locomotion

  • Usuário Ubuntu
  • *
  • Mensagens: 152
    • Ver perfil
    • MPBista Rádio
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #3 Online: 21 de Janeiro de 2007, 01:16 »
dá uma olhadinha aqui
http://ubuntuforum-pt.org/index.php?topic=14966.0

resumindo:
tah ligado o icone que fica nas notificações? se nao me engano eh um diamante
clica lah e bota recarregar o "Gerenciador de Janelas", se nao aparecer, muda soh o gerenciador de janelas e tenta denovo :D

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #4 Online: 21 de Janeiro de 2007, 01:22 »
Sim Ligado ele ta sim,o icone é um diamante como vc flw e eu também ja mexi nessa parada de gerenciador de janelas,colokei o defalt(Metacity Gnome Window) ai as bordas com os botoes voltam mas eu fiko sem os efeitos,dps eu colokei o beryl denovo e as bordas com os botoes somem denovo.
Vou dar uma lida no link q vc me mandou e veju se consigo resolver.
vlw kra

Offline Glauco Hass

  • Usuário Ubuntu
  • *
  • Mensagens: 416
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #5 Online: 21 de Janeiro de 2007, 01:23 »
Vamos fazer um teste.
Antes de tudo, faça esses comandos no terminal pra salvar sua configuração atual:
Código: [Selecionar]
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_bkp_beryl
Abra o xorg.conf para edição:
Código: [Selecionar]
sudo gedit /etc/X11/xorg.conf
Agora vamos alterar essas partes do arquivo:

Retire o # do início de cada linha desta seção inteira, bem no fim do arquivo:
Código: [Selecionar]
#Section “Extensions”
# Option “Composite” “Enable”
#EndSection

Para que fique assim:
Código: [Selecionar]
Section “Extensions”
 Option “Composite” “Enable”
EndSection

Um pouco acima da seção Extensions, temos a seção Device. Remova o # dessa linha:
Código: [Selecionar]
#   Option         "RenderAccel" "true"
E, logo antes da linha EndSection, adicione:
Código: [Selecionar]
    Option         "AddARGBGLXVisuals" "True"
De modo que a seção Device fique assim:
Código: [Selecionar]
Section "Device"
    Identifier     "NVIDIA Corporation NV34 [GeForce FX 5500]"
    Driver         "nvidia"
    Option         "RenderAccel" "true"
    Option         "TripleBuffer" "true" # se sua placa tiver este recurso
#   Option         "AllowGLXWithComposite" "true"
    Option         "AddARGBGLXVisuals" "True"
EndSection

Agora faça logoff, aperte ctrl+alt+backspace na tela de login. O X vai reiniciar e você pode efetuar login novamente para testar o Beryl.

Importante: Caso o X não reinicie, falhando na hora de voltar pra tela de login, aperte ctrl+alt+F1, faça seu login e execute o seguinte comando para voltar a configuração anterior:
Código: [Selecionar]
sudo cp /etc/X11/xorg.conf_bkp_beryl /etc/X11/xorg.confDepois, reinicie o PC:
Código: [Selecionar]
sudo shutdown -R now
« Última modificação: 21 de Janeiro de 2007, 01:26 por Glauco Hass »

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #6 Online: 21 de Janeiro de 2007, 01:41 »
Glauco Hass,

Fiz tudu direitinho do jeito q vc mandou ai...mas infelizmente aki naum funcionou.
vlw a tentativa :) mto obrigado msm.

Offline Glauco Hass

  • Usuário Ubuntu
  • *
  • Mensagens: 416
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #7 Online: 21 de Janeiro de 2007, 01:46 »
OK, então ainda aproveitando o xorg.conf que acabamos de modificar, vamos tentar ver o motivo do beryl não funcionar corretamente.
Abra um terminal, digite
Código: [Selecionar]
beryl --replace e poste o resultado aqui.

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #8 Online: 21 de Janeiro de 2007, 01:54 »
Deu issu ó:
Citar
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with ___GL__YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
Initiating splash

Sem tirar nen por...só deu esse resultado

Offline Glauco Hass

  • Usuário Ubuntu
  • *
  • Mensagens: 416
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #9 Online: 21 de Janeiro de 2007, 01:59 »
Qual a versão do driver NVidia você está usando?

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #10 Online: 21 de Janeiro de 2007, 02:03 »
Estou usando a versao 1.0.9746 + 2.6.17.9-1
« Última modificação: 21 de Janeiro de 2007, 02:05 por Wellessohn »

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #11 Online: 21 de Janeiro de 2007, 02:14 »
Glauco Hass,
Consegui um avanço,axu eu q é grande,mas ainda preciso de sua ajuda.
eu executei o comando "beryl" no terminal.ele iniciou como era esperado e dps eu executei o comando "emerald" e os botoes voltaram ao normal,mas quandu eu fexo o terminal os botoes somem denovo.

Outra pergunta é...akele "diamante" q fikava do lado do relogio desapareceu,como faço pra tê-lo devolta?

Offline Glauco Hass

  • Usuário Ubuntu
  • *
  • Mensagens: 416
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #12 Online: 21 de Janeiro de 2007, 02:33 »
Ah, ótimo!
O Emerald era o próximo passo, pois ele é um dos decoradores de janelas do beryl. Existe o heliodor, que usa os temas do metacity, gerenciador de janelas padrão do Gnome. Aconselho você a testá-lo.
Bom, respondendo a sua pergunta, façamos o seguinte:
Clique no menu Sistema, depois vá em Preferências => Sessões. Clique na aba Programas Iniciais.
Nesta janela você clica no botão Adicionar e inclui o comando beryl-manager. Após isso, no próximo login, o ícone já estará ao lado do relógio. Caso o beryl e o emerald não estejam funcionando, clique no ícone e selecione o gerenciador de janelas como beryl e decorador de janelas como emerald (ou heliodor, se já o tiver instalado). Uma vez ativadas, elas passam a ser as opções padrão e ao efetuar o login, ela são carregadas automaticamente.

Abraço!

Offline Wellessohn

  • Usuário Ubuntu
  • *
  • Mensagens: 8
    • Ver perfil
Re: Barra(minimizar,maximizar e fexar) sumiram com a instalaçao do beryl
« Resposta #13 Online: 21 de Janeiro de 2007, 02:44 »
Funcionou Perfeitamente!
peço desculpas pelo incomodo a essa hora e agradeço mto a disposiçao de todos q ajudaram,principalmente o Glauco Hass.
Vlw brother :P
Obrigado a Todos
Vo dormir trankilo agora
fuixz