Hello @TamasSzerb, the X errors hint that your 32 bit opengl driver is broken. Does a basic 32 bit opengl application like glxinfo from mesa-utils:i386 work?
$ file /usr/bin/glxinfo
/usr/bin/glxinfo: ELF 32-bit LSB pie executable Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=e27b69c864568e89176b62c1a0d413864e5ae2fc, stripped
name of display: :1
display: :1 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_multisample, GLX_EXT_buffer_age,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd,
GLX_EXT_stereo_tree, GLX_EXT_swap_control, GLX_EXT_swap_control_tear,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_NV_copy_image, GLX_NV_delay_before_swap, GLX_NV_float_buffer,
GLX_NV_robustness_video_memory_purge, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_SGI_video_sync
...
Oh, btw, exactly same happens with
?1 toma@pingu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
same on upgraded ubuntu:
cs@pingu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04
Codename: bionic
Honestly, since the Ubuntu is a supported platform, and I got exactly the same issue, and it has been closed there: https://help.steampowered.com/en/wizard/HelpRequest/HT-JRMK-BDQC-DF4D I wonder, how and when we can sort this out?
This is where it stops:
ExecCommandLine: "'/home/toma/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 124.46 seconds
userfriends.cpp (1109) : Assertion Failed: m_ePersonaStateDesired == k_EPersonaStateOffline
I wonder - if this normal.
After logging in, providing one time password, popping up a message box, then:
This is normally a bug in some application using the D-Bus library.
process 23374: arguments to dbus_connection_unref() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file ../../dbus/dbus-connection.c line 2794.
hundred times.
Seems this is no longer an issue, it was an idea from me to turn off the family view on a long-time-ago-used linux w/ steam, then I was able to log in on the problematic box. I hope this will help you to reproduce the issue.
@kisak-valve yep, I can confirm.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
steam:
Version: 1:1.0.0.54+repack-2ubuntu5
Hello,
after removing the steam, installing it from https://store.steampowered.com/about/ to debian
rm -Rf ~/.steam ~/.local/share/Steam
when launching, asking for password, login, and authorization code, when trying to log in with tamas_szerb account, it stops:
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Generating new string page texture 32: 384x256, total string texture memory is 983.04 KB
Generating new string page texture 35: 256x256, total string texture memory is 1.25 MB
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
roaming config store loaded successfully - 1554 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1522709999)
Failed to init SteamVR because it isn't installed
Steam: An X Error occurred
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 154
Serial number of failed request: 18330
xerror_handler: X failed, continuing
ExecCommandLine: "'/home/toma/.local/share/Steam/ubuntu12_32/steam' '--reset'"
System startup time: 78.76 seconds
and hangs
any idea?