Team Fortress 2 não será lançado?

1

Então, instalei recentemente o Bumblebee no meu computador, executando o 12.04 LTS. Eu usei o comando optirun para iniciar o Steam, e funcionou muito bem. Eu tento lançar o Team Fortress 2 dentro do Steam, ele vai tocar uma nota do vídeo de introdução e depois travar. O erro do terminal diz:

The program 'hl2_linux' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 139 error_code 3 request_code 15 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Missing shutdown function for DevShotGenerator_Init() : DevShotGenerator_Shutdown()
Missing shutdown function for MapReslistGenerator_Init() : MapReslistGenerator_Shutdown()
Missing shutdown function for COM_InitFilesystem( m_StartupInfo.m_pInitialMod ) : COM_ShutdownFileSystem()
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
/home/kelerak/.local/share/Steam/SteamApps/common/Team Fortress 2/hl2.sh: line 67:  3248 Segmentation fault      (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game removed: AppID 440 "Team Fortress 2", ProcID 3248

E depois vai repetir esta frase:

(steam:2816): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.

Alguém sabe o que está acontecendo?

    
por user305974 18.07.2014 / 19:53

1 resposta

0

Em vez de executar todo o Steam com o optirun, sugiro iniciar o Steam normalmente e editar as configurações do programa para usar o comando de início de "optirun% command%" (sem as aspas). Isso limitará a memória da sua placa gráfica a ser usada apenas pelo próprio jogo. Não tenho certeza se isso ajudará com os outros problemas que você está tendo, mas pode ajudar.

    
por Robsteady 18.07.2014 / 20:20