No puedo conectarme a Steam

No puedo conectarme a Steam

Acabo de instalar Steam en mi computadora, creé una cuenta de Steam e intenté hacer clic en el ícono de Steam para cargarla. Me dio el siguiente error y luego se apaga:

ingrese la descripción de la imagen aquí

Si escribo steamen la terminal me da todo esto:

oshirowanen@home-desktop:~$ steam
Running Steam on ubuntu 12.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
[1012/132155:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB

(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!

(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!

(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
`menu_proxy_module_load': /home/oshirowanen/.local/share/Steam/ubuntu12_32/steam: undefined symbol: menu_proxy_module_load

(steam:3710): Gtk-WARNING **: Failed to load type module: (null)

roaming config store loaded successfully - 0 bytes.
Adding license for package 0
Generating new string page texture 4: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 5: 512x256, total string texture memory is 966.66 KB
Generating new string page texture 6: 24x256, total string texture memory is 991.23 KB
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 522 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
[2013-10-12 13:21:54] Startup - updater built Jun  6 2013 13:48:29
[2013-10-12 13:21:54] Verifying installation...
[2013-10-12 13:21:54] Verification complete
Shutting down. . .
[2013-10-12 13:22:05] Shutdown

¿Alguien sabe por qué no puedo cargar Steam? Obviamente, mi conexión a Internet funciona, ya que no podría escribir todo esto si tuviera un problema de conexión a Internet.

Intenté reinstalarlo muchas veces, pero sigo teniendo el mismo problema.

Respuesta1

En una terminal:

steam --reset

Esto proporcionará una instalación limpia para el cliente, pero dejará todos sus juegos intactos.

Tenga en cuenta que, aunque esto "solucionará" su problema de conexión, es similar a comprar un automóvil nuevo para reparar una llanta pinchada. Probablemente exista una solución más simple y elegante, pero no pude encontrar ninguna cuando tuve este problema.

información relacionada