Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Steam does not start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Mon Mar 11, 2019 6:27 am    Post subject: Steam does not start Reply with quote

Used guide: https://wiki.gentoo.org/wiki/Steam
Was error about:

Quote:
STEAM_RUNTIME=0 steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is disabled by the user
Error: You are missing the following 32-bit libraries, and Steam may not run:
libXtst.so.6
libgtk-x11-2.0.so.0
libpulse.so.0
libgdk_pixbuf-2.0.so.0
libva.so.1
libva.so.1
libva-x11.so.1


Compiled this libs with abi_x86_32, But Steamui still does not start.
Also i compiled
media-sound/apulse to get lib libpulse.so.0
And steam still cant find this.
I also made symlink:
ln -s /usr/lib32/apulse/libpulse.so.0 /usr/lib32/libpulse.so.0

And after this steam does not freez and return console:
Quote:

user@localhost ~ $ STEAM_RUNTIME=0 steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is disabled by the user
user@localhost ~ $


How to make it work? How to debug it?


Found also:


Quote:
lddtree ~/.steam/bin/steamui.so
steamui.so => .steam/bin/steamui.so (interpreter => none)
libtier0_s.so => not found
libvstdlib_s.so => not found
libv8.so => not found
libvideo.so => not found
libSDL2-2.0.so.0 => not found

libXtst.so.6 => /usr/lib32/libXtst.so.6
libXfixes.so.3 => /usr/lib32/libXfixes.so.3
libXrandr.so.2 => /usr/lib32/libXrandr.so.2
libXrender.so.1 => /usr/lib32/libXrender.so.1
libXext.so.6 => /usr/lib32/libXext.so.6
libX11.so.6 => /usr/lib32/libX11.so.6
libxcb.so.1 => /usr/lib32/libxcb.so.1
libXau.so.6 => /usr/lib32/libXau.so.6
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6
libGL.so.1 => /usr/lib32/opengl/nvidia/lib/libGL.so.1
libnvidia-tls.so.340.107 => /usr/lib32/libnvidia-tls.so.340.107
libnvidia-glcore.so.340.107 => /usr/lib32/libnvidia-glcore.so.340.107
libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0
libffi.so.6 => /usr/lib32/libffi.so.6
libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0
libpcre.so.1 => /usr/lib32/libpcre.so.1
libgio-2.0.so.0 => /usr/lib32/libgio-2.0.so.0
libgmodule-2.0.so.0 => /usr/lib32/libgmodule-2.0.so.0
libz.so.1 => /usr/lib32/libz.so.1
libresolv.so.2 => /lib32/libresolv.so.2
libmount.so.1 => /usr/lib32/libmount.so.1
libblkid.so.1 => /usr/lib32/libblkid.so.1
libuuid.so.1 => /usr/lib32/libuuid.so.1
libgtk-x11-2.0.so.0 => /usr/lib32/libgtk-x11-2.0.so.0
libgdk-x11-2.0.so.0 => /usr/lib32/libgdk-x11-2.0.so.0
libXi.so.6 => /usr/lib32/libXi.so.6
libXcursor.so.1 => /usr/lib32/libXcursor.so.1
libXcomposite.so.1 => /usr/lib32/libXcomposite.so.1
libXdamage.so.1 => /usr/lib32/libXdamage.so.1
libpangocairo-1.0.so.0 => /usr/lib32/libpangocairo-1.0.so.0
libfreetype.so.6 => /usr/lib32/libfreetype.so.6
libbz2.so.1 => /usr/lib32/libbz2.so.1
libpng16.so.16 => /usr/lib32/libpng16.so.16
libatk-1.0.so.0 => /usr/lib32/libatk-1.0.so.0
libcairo.so.2 => /usr/lib32/libcairo.so.2
libpixman-1.so.0 => /usr/lib32/libpixman-1.so.0
libpangoft2-1.0.so.0 => /usr/lib32/libpangoft2-1.0.so.0
libharfbuzz.so.0 => /usr/lib32/libharfbuzz.so.0
libgraphite2.so.3 => /usr/lib32/libgraphite2.so.3
libpango-1.0.so.0 => /usr/lib32/libpango-1.0.so.0
libfribidi.so.0 => /usr/lib32/libfribidi.so.0
libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1
libexpat.so.1 => /usr/lib32/libexpat.so.1
librt.so.1 => /lib32/librt.so.1
libpulse.so.0 => not found
libgdk_pixbuf-2.0.so.0 => /usr/lib32/libgdk_pixbuf-2.0.so.0
libdl.so.2 => /lib32/libdl.so.2
libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/32/libstdc++.so.6
libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/32/libgcc_s.so.1
libpthread.so.0 => /lib32/libpthread.so.0
ld-linux.so.2 => /lib64/ld-linux.so.2
libm.so.6 => /lib32/libm.so.6
libc.so.6 => /lib32/libc.so.6
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Mon Mar 11, 2019 6:58 am    Post subject: Reply with quote

found also guide:
https://wiki.archlinux.org/index.php/Steam/Troubleshooting

.steam/root/ubuntu12_32 # file * | grep ELF | cut -d: -f1 | LD_LIBRARY_PATH=. xargs ldd | grep 'not found' | sort | uniq
libICE.so.6 => not found
libSM.so.6 => not found
libXinerama.so.1 => not found
libdbus-glib-1.so.2 => not found
libnm-glib.so.4 => not found
libnm-util.so.2 => not found
libudev.so.0 => not found
libusb-1.0.so.0 => not found

Does all this libs needs?
Back to top
View user's profile Send private message
HL521
n00b
n00b


Joined: 07 Jul 2013
Posts: 12

PostPosted: Mon Mar 11, 2019 2:05 pm    Post subject: Reply with quote

I may be having the same issues as you where multiple modules are missing. Steam launches initially for me, and allows me to login, but whenever I go to restart Steam it crashes. Only way for me to actually login is to remove ~/.local/share/Steam
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Tue Mar 12, 2019 11:06 am    Post subject: Reply with quote

HL521 wrote:
I may be having the same issues as you where multiple modules are missing. Steam launches initially for me, and allows me to login, but whenever I go to restart Steam it crashes. Only way for me to actually login is to remove ~/.local/share/Steam


It answered that can't find steam content and asked "Reinstall" or "Search". I choosed reinstall. And nothing again(
Back to top
View user's profile Send private message
tatterdemalian
n00b
n00b


Joined: 21 Jul 2011
Posts: 46

PostPosted: Mon Mar 18, 2019 2:34 pm    Post subject: Re: Steam does not start Reply with quote

plisket wrote:
Used guide: https://wiki.gentoo.org/wiki/Steam
Was error about:

Quote:
STEAM_RUNTIME=0 steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is disabled by the user
Error: You are missing the following 32-bit libraries, and Steam may not run:
libXtst.so.6
libgtk-x11-2.0.so.0
libpulse.so.0
libgdk_pixbuf-2.0.so.0
libva.so.1
libva.so.1
libva-x11.so.1


Compiled this libs with abi_x86_32, But Steamui still does not start.
Also i compiled
media-sound/apulse to get lib libpulse.so.0
And steam still cant find this.
I also made symlink:
ln -s /usr/lib32/apulse/libpulse.so.0 /usr/lib32/libpulse.so.0

And after this steam does not freez and return console:
Quote:

user@localhost ~ $ STEAM_RUNTIME=0 steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is disabled by the user
user@localhost ~ $


How to make it work? How to debug it?




Usually it's an ABI issue, and sometimes only fixable with the emerge -e nuclear option. I had a problem with Steam myself last week, though, and it turned out some libraries decided to start caring about whether the user is in the video and/or audio groups again. If a reinstall didn't work, you could check and see if your user account is in those groups, and if not, try adding them.
Back to top
View user's profile Send private message
thezombiehunter
n00b
n00b


Joined: 18 Sep 2005
Posts: 29

PostPosted: Mon Mar 18, 2019 10:11 pm    Post subject: Reply with quote

You need to be on a multilib profile and have ABI_X86="32 64" set in your make.conf. CPU_FLAGS_X86 is also recommended.
Back to top
View user's profile Send private message
OldTango
l33t
l33t


Joined: 21 Feb 2004
Posts: 718

PostPosted: Tue Mar 19, 2019 2:25 am    Post subject: Re: Steam does not start Reply with quote

plisket wrote:
Used guide: https://wiki.gentoo.org/wiki/Steam
You say you used the wiki but don't mention which one of the three methods you used to install Steam. The method I have always used is "anyc's Steam repository" or the first method mentioned in the wiki. My install is a couple of years old so I can't recall if I set some of the requirements up myself or let the scripts do it and then just verified the install.

I have 32 bit support in my kernel and run a multilib system, set up as follows for Steam.

/etc/fstab
Code:

<fs>      <mountpoint>   <type>   <opts>      <dump/pass>
shm      /dev/shm            tmpfs   nodev,nosuid,noexec   0 0


/etc/portage/repos.conf/steam-overlay.conf
Code:

[steam-overlay]

# Gentoo overlay for Valve's Steam client and Steam-based games.
# Maintainer: anyc (https://github.com/anyc)

location = /usr/local/portage/steam-overlay
sync-type = git
sync-uri = https://github.com/anyc/steam-overlay.git
priority = 50
auto-sync = Yes


/etc/portage/sets/steam
Code:

# mandatory!
dev-libs/glib:2
dev-libs/libgcrypt
dev-libs/nspr
dev-libs/nss
gnome-base/gconf
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
media-libs/libjpeg-turbo
media-libs/libogg
media-libs/libpng:1.2
media-libs/libsdl
media-libs/libtheora
media-libs/libvorbis
media-libs/libtxc_dxtn
media-libs/openal
net-misc/curl
net-print/cups
sys-apps/dbus
>=sys-devel/gcc-4.6.0
>=sys-libs/glibc-2.15
>=sys-libs/zlib-1.2.4
virtual/libusb:1
virtual/opengl
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/pango
x11-libs/pixman

# optional
#media-sound/pulseaudio
#net-misc/networkmanager
#x11-misc/xdg-user-dirs


/etc/portage/package.use
Code:

#Globale "USE" Flag
*/* abi_x86_32

# Steam
dev-db/sqlite abi_x86_32
dev-libs/expat abi_x86_32
dev-libs/glib abi_x86_32
dev-libs/libffi abi_x86_32
dev-libs/libpthread-stubs abi_x86_32
dev-libs/nspr abi_x86_32
dev-libs/nss abi_x86_32
dev-util/pkgconfig abi_x86_32
media-libs/libtxc_dxtn abi_x86_32
media-libs/mesa abi_x86_32
media-libs/openal abi_x86_32
net-misc/curl abi_x86_32
sys-devel/llvm abi_x86_32
sys-fs/udev abi_x86_32
sys-libs/gpm abi_x86_32
sys-libs/ncurses abi_x86_32
sys-libs/readline abi_x86_32
sys-libs/zlib abi_x86_32
virtual/libffi abi_x86_32
virtual/libiconv abi_x86_32
virtual/libudev abi_x86_32
virtual/pkgconfig abi_x86_32
x11-libs/gdk-pixbuf abi_x86_32
x11-libs/gtk+:2 abi_x86_32
x11-libs/libdrm abi_x86_32
x11-libs/libpciaccess abi_x86_32
x11-libs/libX11 abi_x86_32
x11-libs/libXau abi_x86_32
x11-libs/libxcb abi_x86_32
x11-libs/libXdamage abi_x86_32
x11-libs/libXdmcp abi_x86_32
x11-libs/libXext abi_x86_32
x11-libs/libXfixes abi_x86_32
x11-libs/libXScrnSaver abi_x86_32
x11-libs/libxshmfence abi_x86_32
x11-libs/libXxf86vm abi_x86_32
x11-proto/damageproto abi_x86_32
x11-proto/dri2proto abi_x86_32
x11-proto/dri3proto abi_x86_32
x11-proto/fixesproto abi_x86_32
x11-proto/glproto abi_x86_32
x11-proto/inputproto abi_x86_32
x11-proto/kbproto abi_x86_32
x11-proto/presentproto abi_x86_32
x11-base/xcb-proto abi_x86_32
x11-proto/xextproto abi_x86_32
x11-proto/xf86bigfontproto abi_x86_32
x11-proto/xf86driproto abi_x86_32
x11-proto/xf86vidmodeproto abi_x86_32
x11-proto/xproto abi_x86_32


The Steam section in "/etc/portage/package.use" is probably redundant and unnecessary because I have set the abi_x86_32 on every package that can support it, but I can't remember if I added that content or a script did.

Make sure the prerequisites are met but NOTE the wiki does say
Quote:
The Dependencies and USE flags sections below can be skipped when using the steam-launcher or steam-meta ebuild from an external repository (overlay).


ALSO NOTE:
Quote:
It is not recommended to disable the Steam runtime, as it can lead to numerous problems, including runtime and missing 32-bit libraries.


I use Steams built in libs and for the most part have never encountered any serious issues that I couldn't work around with little effort.
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Tue Mar 19, 2019 1:55 pm    Post subject: Re: Steam does not start Reply with quote

OldTango wrote:
plisket wrote:
Used guide: https://wiki.gentoo.org/wiki/Steam
You say you used the wiki but don't mention which one of the three methods you used to install Steam. The method I have always used is "anyc's Steam repository" or the first method mentioned in the wiki. My install is a couple of years old so I can't recall if I set some of the requirements up myself or let the scripts do it and then just verified the install.

I have 32 bit support in my kernel and run a multilib system, set up as follows for Steam.

/etc/fstab
Code:

<fs>      <mountpoint>   <type>   <opts>      <dump/pass>
shm      /dev/shm            tmpfs   nodev,nosuid,noexec   0 0


/etc/portage/repos.conf/steam-overlay.conf
Code:

[steam-overlay]

# Gentoo overlay for Valve's Steam client and Steam-based games.
# Maintainer: anyc (https://github.com/anyc)

location = /usr/local/portage/steam-overlay
sync-type = git
sync-uri = https://github.com/anyc/steam-overlay.git
priority = 50
auto-sync = Yes


/etc/portage/sets/steam
Code:

# mandatory!
dev-libs/glib:2
dev-libs/libgcrypt
dev-libs/nspr
dev-libs/nss
gnome-base/gconf
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
media-libs/libjpeg-turbo
media-libs/libogg
media-libs/libpng:1.2
media-libs/libsdl
media-libs/libtheora
media-libs/libvorbis
media-libs/libtxc_dxtn
media-libs/openal
net-misc/curl
net-print/cups
sys-apps/dbus
>=sys-devel/gcc-4.6.0
>=sys-libs/glibc-2.15
>=sys-libs/zlib-1.2.4
virtual/libusb:1
virtual/opengl
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/pango
x11-libs/pixman

# optional
#media-sound/pulseaudio
#net-misc/networkmanager
#x11-misc/xdg-user-dirs


/etc/portage/package.use
Code:

#Globale "USE" Flag
*/* abi_x86_32

# Steam
dev-db/sqlite abi_x86_32
dev-libs/expat abi_x86_32
dev-libs/glib abi_x86_32
dev-libs/libffi abi_x86_32
dev-libs/libpthread-stubs abi_x86_32
dev-libs/nspr abi_x86_32
dev-libs/nss abi_x86_32
dev-util/pkgconfig abi_x86_32
media-libs/libtxc_dxtn abi_x86_32
media-libs/mesa abi_x86_32
media-libs/openal abi_x86_32
net-misc/curl abi_x86_32
sys-devel/llvm abi_x86_32
sys-fs/udev abi_x86_32
sys-libs/gpm abi_x86_32
sys-libs/ncurses abi_x86_32
sys-libs/readline abi_x86_32
sys-libs/zlib abi_x86_32
virtual/libffi abi_x86_32
virtual/libiconv abi_x86_32
virtual/libudev abi_x86_32
virtual/pkgconfig abi_x86_32
x11-libs/gdk-pixbuf abi_x86_32
x11-libs/gtk+:2 abi_x86_32
x11-libs/libdrm abi_x86_32
x11-libs/libpciaccess abi_x86_32
x11-libs/libX11 abi_x86_32
x11-libs/libXau abi_x86_32
x11-libs/libxcb abi_x86_32
x11-libs/libXdamage abi_x86_32
x11-libs/libXdmcp abi_x86_32
x11-libs/libXext abi_x86_32
x11-libs/libXfixes abi_x86_32
x11-libs/libXScrnSaver abi_x86_32
x11-libs/libxshmfence abi_x86_32
x11-libs/libXxf86vm abi_x86_32
x11-proto/damageproto abi_x86_32
x11-proto/dri2proto abi_x86_32
x11-proto/dri3proto abi_x86_32
x11-proto/fixesproto abi_x86_32
x11-proto/glproto abi_x86_32
x11-proto/inputproto abi_x86_32
x11-proto/kbproto abi_x86_32
x11-proto/presentproto abi_x86_32
x11-base/xcb-proto abi_x86_32
x11-proto/xextproto abi_x86_32
x11-proto/xf86bigfontproto abi_x86_32
x11-proto/xf86driproto abi_x86_32
x11-proto/xf86vidmodeproto abi_x86_32
x11-proto/xproto abi_x86_32


The Steam section in "/etc/portage/package.use" is probably redundant and unnecessary because I have set the abi_x86_32 on every package that can support it, but I can't remember if I added that content or a script did.

Make sure the prerequisites are met but NOTE the wiki does say
Quote:
The Dependencies and USE flags sections below can be skipped when using the steam-launcher or steam-meta ebuild from an external repository (overlay).


ALSO NOTE:
Quote:
It is not recommended to disable the Steam runtime, as it can lead to numerous problems, including runtime and missing 32-bit libraries.


I use Steams built in libs and for the most part have never encountered any serious issues that I couldn't work around with little effort.


Thank you for your answers. I had some trouble, can't remember now all.
1. Not all libs are in current wiki. Need to research with ld. (I'll try to modify wiki)
2. 2 libs from ~/.local/share/Steam/ i had to copy to system path, cause they needed - and system libs doesnot work.
3. I have to start steam with: TZ=UTC steam //without this Steam Chat with Friends is always Offline.

Now all works fine, thank you!
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 6:44 am    Post subject: Reply with quote

Quote:
Steam Chat with Friends is always Offline


I have the same issue since yesterday, shop, community and frriends does not work.
Friends in top menu is offline for me.

Deleted download cache etc. but still doesn't work.


I have a second pc running steam (same beta) on arch linux there is no issue regarding this.
_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Thu Mar 21, 2019 7:55 am    Post subject: Reply with quote

Same here, and it's not the timezone bug this time. Console is full of this repeated:
Code:
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory

I guess it's related to the update of their bundled chromium in some way.
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 9:40 am    Post subject: Reply with quote

There is already a bug filed on github.

https://github.com/ValveSoftware/steam-for-linux/issues/6155


How do I install libthai on gentoo?
_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 9:49 am    Post subject: Reply with quote

Linubie wrote:
Quote:
Steam Chat with Friends is always Offline


I have the same issue since yesterday, shop, community and frriends does not work.
Friends in top menu is offline for me.

Deleted download cache etc. but still doesn't work.


I have a second pc running steam (same beta) on arch linux there is no issue regarding this.


Heei, Set Timezone on your PC and all will be fine. or, you can start steam like me: bash$ TZ=UTC steam
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 9:53 am    Post subject: Reply with quote

unfortunately not:


Code:
TZ=UTC steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is enabled by the user
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)

(steam:27554): Gtk-WARNING **: 09:52:40.349: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:27554): Gtk-WARNING **: 09:52:40.351: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant

(steam:27554): Gtk-WARNING **: 09:52:40.352: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:27554): Gtk-WARNING **: 09:52:40.353: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
CApplicationManagerPopulateThread took 15 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)

** (steam:27554): WARNING **: 09:52:41.309: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service not found.
Installing breakpad exception handler for appid(steam)/version(1553121671)
CAppInfoCacheReadFromDiskThread took 146 milliseconds to initialize
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Local Device Found
  type: 28de 1142
  path: /dev/hidraw2
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    1

Controller uses V1 HID protocol
!! Steam controller device opened for index 0.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw3
  serial_number:  - 1
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    2

Controller uses V1 HID protocol
!! Steam controller device opened for index 1.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw4
  serial_number:  - 2
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    3

Controller uses V1 HID protocol
!! Steam controller device opened for index 2.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw5
  serial_number:  - 3
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    4

Controller uses V1 HID protocol
!! Steam controller device opened for index 3.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 4
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Fossilize INFO: Overriding serialization path: "/home/darfwas/.local/share/Steam/shader_cache_temp_dir_vk_64/steamapprun_pipeline_cache".
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Installing breakpad exception handler for appid(steam)/version(1553121671)
Opted-in Controller Mask for AppId 0: 4
Installing breakpad exception handler for appid(steam)/version(1553121671)

(steam:27554): Gtk-WARNING **: 09:52:52.090: gtk_disable_setlocale() must be called before gtk_init()
local (potentially out of sync) copy of roaming config loaded - 2512 bytes.
Installing breakpad exception handler for appid(steam)/version(1553121671)
roaming config store loaded successfully - 2512 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1553121671)
Unable to read VR Path Registry from /home/darfwas/.config/openvr/openvrpaths.vrpath
ExecCommandLine: "'/home/darfwas/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 15.41 seconds
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Opted-in Controller Mask for AppId 239140: 4
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
PNG load warning Interlace handling should be turned on when using png_read_image
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory

_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 10:02 am    Post subject: Reply with quote

Linubie wrote:
There is already a bug filed on github.

https://github.com/ValveSoftware/steam-for-linux/issues/6155


How do I install libthai on gentoo?


Seems it's possible to build it manual, but i dont know how to build for 32bit arch:

https://linux.thai.net/pub/thailinux/software/libthai/
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6050
Location: Removed by Neddy

PostPosted: Thu Mar 21, 2019 10:13 am    Post subject: Reply with quote

Odd, I do not have that issue here. steam beta works
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 10:21 am    Post subject: Reply with quote

Linubie wrote:
unfortunately not:


Code:
TZ=UTC steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is enabled by the user
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)

(steam:27554): Gtk-WARNING **: 09:52:40.349: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:27554): Gtk-WARNING **: 09:52:40.351: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant

(steam:27554): Gtk-WARNING **: 09:52:40.352: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:27554): Gtk-WARNING **: 09:52:40.353: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
CApplicationManagerPopulateThread took 15 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)

** (steam:27554): WARNING **: 09:52:41.309: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service not found.
Installing breakpad exception handler for appid(steam)/version(1553121671)
CAppInfoCacheReadFromDiskThread took 146 milliseconds to initialize
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Local Device Found
  type: 28de 1142
  path: /dev/hidraw2
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    1

Controller uses V1 HID protocol
!! Steam controller device opened for index 0.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw3
  serial_number:  - 1
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    2

Controller uses V1 HID protocol
!! Steam controller device opened for index 1.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw4
  serial_number:  - 2
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    3

Controller uses V1 HID protocol
!! Steam controller device opened for index 2.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw5
  serial_number:  - 3
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    4

Controller uses V1 HID protocol
!! Steam controller device opened for index 3.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 4
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Fossilize INFO: Overriding serialization path: "/home/darfwas/.local/share/Steam/shader_cache_temp_dir_vk_64/steamapprun_pipeline_cache".
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Installing breakpad exception handler for appid(steam)/version(1553121671)
Opted-in Controller Mask for AppId 0: 4
Installing breakpad exception handler for appid(steam)/version(1553121671)

(steam:27554): Gtk-WARNING **: 09:52:52.090: gtk_disable_setlocale() must be called before gtk_init()
local (potentially out of sync) copy of roaming config loaded - 2512 bytes.
Installing breakpad exception handler for appid(steam)/version(1553121671)
roaming config store loaded successfully - 2512 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1553121671)
Unable to read VR Path Registry from /home/darfwas/.config/openvr/openvrpaths.vrpath
ExecCommandLine: "'/home/darfwas/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 15.41 seconds
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Opted-in Controller Mask for AppId 239140: 4
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
PNG load warning Interlace handling should be turned on when using png_read_image
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1553121671)
Installing breakpad exception handler for appid(steam)/version(1553121671)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory


May be it's easier to disable beta in Steam-settings?

Cause i tried to build libthai:

libthai-0.1.28 $ ./configure --host=i686-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"

Code:
checking doxygen >= 1.8.8... 1.8.14, yes
checking for trietool-0.2... trietool-0.2
checking for i686-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DATRIE... no
configure: error: Package requirements (datrie-0.2) were not met:

No package 'datrie-0.2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DATRIE_CFLAGS
and DATRIE_LIBS to avoid the need to call pkg-config.


Datrie - it's a part of this libs:

https://linux.thai.net/pub/thailinux/software/libthai/

but make install is not correct for our OS, pkg-config still does not see DATRIE.
May be we neet to create own .ebuild for this.
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 11:07 am    Post subject: Reply with quote

Naib wrote:
Odd, I do not have that issue here. steam beta works


tested on stable and beta both need for libthai.so.0

started from konsole with TZ=UTC steam

and switched back and forth from stable to beta.
_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 12:44 pm    Post subject: Reply with quote

Linubie wrote:
Naib wrote:
Odd, I do not have that issue here. steam beta works


tested on stable and beta both need for libthai.so.0

started from konsole with TZ=UTC steam

and switched back and forth from stable to beta.


Sorry, cant reproduce. I use stable(not beta). Built 18 Feb 2019, Steam API v018, Speam package 1550534751
I checked for updates and there are not updates on stable branch.

you can reinstall steam files and dont use Beta.
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 1:17 pm    Post subject: Reply with quote

Yes I am using the same stable steam version now:

Built: Feb 18 2019, at 22:09:18
Steam API: v018
Steam package version: 1550534751

Code:
darfwas@gentupe ~ $ TZ=UTC steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is enabled by the user
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)

(steam:3000): Gtk-WARNING **: 13:11:59.453: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:3000): Gtk-WARNING **: 13:11:59.454: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant

(steam:3000): Gtk-WARNING **: 13:11:59.455: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:3000): Gtk-WARNING **: 13:11:59.456: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1550534751)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
CApplicationManagerPopulateThread took 15 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)

** (steam:3000): WARNING **: 13:12:00.423: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service not found.
Installing breakpad exception handler for appid(steam)/version(1550534751)
CAppInfoCacheReadFromDiskThread took 143 milliseconds to initialize
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Local Device Found
  type: 28de 1142
  path: /dev/hidraw2
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    1

Controller uses V1 HID protocol
!! Steam controller device opened for index 0.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw3
  serial_number:  - 1
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    2

Controller uses V1 HID protocol
!! Steam controller device opened for index 1.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw4
  serial_number:  - 2
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    3

Controller uses V1 HID protocol
!! Steam controller device opened for index 2.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw5
  serial_number:  - 3
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    4

Controller uses V1 HID protocol
!! Steam controller device opened for index 3.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 4
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Installing breakpad exception handler for appid(steam)/version(1550534751)
Opted-in Controller Mask for AppId 0: 4
Installing breakpad exception handler for appid(steam)/version(1550534751)

(steam:3000): Gtk-WARNING **: 13:12:11.153: gtk_disable_setlocale() must be called before gtk_init()
local (potentially out of sync) copy of roaming config loaded - 2512 bytes.
roaming config store loaded successfully - 2512 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1550534751)
Unable to read VR Path Registry from /home/darfwas/.config/openvr/openvrpaths.vrpath
ExecCommandLine: "'/home/darfwas/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 15.41 seconds
Installing breakpad exception handler for appid(steam)/version(1550534751)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory


_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 2:25 pm    Post subject: Reply with quote

Linubie wrote:
Yes I am using the same stable steam version now:

Built: Feb 18 2019, at 22:09:18
Steam API: v018
Steam package version: 1550534751

Code:
darfwas@gentupe ~ $ TZ=UTC steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is enabled by the user
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)

(steam:3000): Gtk-WARNING **: 13:11:59.453: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:3000): Gtk-WARNING **: 13:11:59.454: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant

(steam:3000): Gtk-WARNING **: 13:11:59.455: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/main.rc:733: error: unexpected identifier 'direction', expected character '}'

(steam:3000): Gtk-WARNING **: 13:11:59.456: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Adwaita/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1550534751)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
CApplicationManagerPopulateThread took 15 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)

** (steam:3000): WARNING **: 13:12:00.423: Could not initialize NMClient /org/freedesktop/NetworkManager: Unit dbus-org.freedesktop.NetworkManager.service not found.
Installing breakpad exception handler for appid(steam)/version(1550534751)
CAppInfoCacheReadFromDiskThread took 143 milliseconds to initialize
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

Local Device Found
  type: 28de 1142
  path: /dev/hidraw2
  serial_number:  - 0
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    1

Controller uses V1 HID protocol
!! Steam controller device opened for index 0.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw3
  serial_number:  - 1
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    2

Controller uses V1 HID protocol
!! Steam controller device opened for index 1.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw4
  serial_number:  - 2
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    3

Controller uses V1 HID protocol
!! Steam controller device opened for index 2.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw5
  serial_number:  - 3
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    4

Controller uses V1 HID protocol
!! Steam controller device opened for index 3.
Local Device Found
  type: 28de 1142
  path: /dev/hidraw1
  serial_number:  - 4
  Manufacturer: Valve Software
  Product:      Steam Controller
  Release:      1
  Interface:    0

./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Setting VR Path Registry runtime path to /mnt/games/steam/steamapps/common/SteamVR
Setting VR Path Registry config path to /home/darfwas/.local/share/Steam/config
Setting VR Path Registry log path to /home/darfwas/.local/share/Steam/logs
Installing breakpad exception handler for appid(steam)/version(1550534751)
Opted-in Controller Mask for AppId 0: 4
Installing breakpad exception handler for appid(steam)/version(1550534751)

(steam:3000): Gtk-WARNING **: 13:12:11.153: gtk_disable_setlocale() must be called before gtk_init()
local (potentially out of sync) copy of roaming config loaded - 2512 bytes.
roaming config store loaded successfully - 2512 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1550534751)
Unable to read VR Path Registry from /home/darfwas/.config/openvr/openvrpaths.vrpath
ExecCommandLine: "'/home/darfwas/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 15.41 seconds
Installing breakpad exception handler for appid(steam)/version(1550534751)
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory
./steamwebhelper: error while loading shared libraries: libthai.so.0: cannot open shared object file: No such file or directory



It's impossible - i have no this file in Ubuntu12_32 directory.

Code:
~/.local/share/Steam $ find ./ -name *help*
./ubuntu12_32/driverhelper.py
./ubuntu12_64/steamwebhelper.sh
./ubuntu12_64/steamwebhelper


ldd steamwebhelper
   linux-vdso.so.1 (0x00007fff199cf000)
   libcef.so => not found
   librt.so.1 => /lib64/librt.so.1 (0x00007f943dd40000)
   libSDL2-2.0.so.0 => /usr/lib64/libSDL2-2.0.so.0 (0x00007f943da24000)
   libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f943d6e6000)
   libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f943d4d4000)
   libm.so.6 => /lib64/libm.so.6 (0x00007f943d14a000)
   libdl.so.2 => /lib64/libdl.so.2 (0x00007f943cf46000)
   libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f943cd26000)
   libc.so.6 => /lib64/libc.so.6 (0x00007f943c956000)
   libasound.so.2 => /usr/lib64/libasound.so.2 (0x00007f943c672000)
   libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007f943c467000)
   libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007f943c256000)
   libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007f943c04b000)
   libXxf86vm.so.1 => /usr/lib64/libXxf86vm.so.1 (0x00007f943be45000)
   libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f943bc1b000)
   /lib64/ld-linux-x86-64.so.2 (0x00007f943df48000)
   libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007f943ba11000)
   libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007f943b80b000)
   libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f943b607000)
   libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f943b401000)
   libbsd.so.0 => /usr/lib64/libbsd.so.0 (0x00007f943b1ea000)


How do you reinstall Steam?
I used steam-launcher from here: https://wiki.gentoo.org/wiki/Steam

Can you cd to ~/.local/share/Steam and also find ./ -name *help* ?
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 5:12 pm    Post subject: Reply with quote

I have installed steam from steam overlay

games-util/steam-launcher
Latest version available: 1.0.0.54-r4
Latest version installed: 1.0.0.54-r4
Size of files: 2.686 KiB
Homepage: http://steampowered.com
Description: Installer, launcher and supplementary files for Valve's Steam client
License: ValveSteamLicense

Code:
~/.local/share/Steam $ find ./ -name *help*
./tenfoot/resource/images/help
./tenfoot/resource/images/help/controller_connection_alien_help.png
./tenfoot/resource/images/help/controller_connection_help.png
./tenfoot/resource/images/help/controller_pair_help.png
./tenfoot/resource/styles/login/loginhelp.css
./tenfoot/resource/styles/tenfootcontroller_losshelper.css
./tenfoot/resource/layout/tenfootcontroller_losshelper.xml
./ubuntu12_64/steamwebhelper
./ubuntu12_64/steamwebhelper.sh
./ubuntu12_32/driverhelper.py

_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
Linubie
Guru
Guru


Joined: 11 Jun 2004
Posts: 361

PostPosted: Thu Mar 21, 2019 5:41 pm    Post subject: Reply with quote

Okay it's working again,

I renamed ~.steam and ~.local/share/Steam/ did a "layman -S" and installed games-util/steam-launcher again.

Now I need to check what needs to be copied from old installation.

Thank you
_________________
Mircosoft software is like having sex with a stranger, you always have to be careful not to get infected with something...
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Thu Mar 21, 2019 6:15 pm    Post subject: Reply with quote

Linubie wrote:
Okay it's working again,

I renamed ~.steam and ~.local/share/Steam/ did a "layman -S" and installed games-util/steam-launcher again.

Now I need to check what needs to be copied from old installation.

Thank you


: )
Back to top
View user's profile Send private message
plisket
n00b
n00b


Joined: 07 Mar 2019
Posts: 16
Location: Москва

PostPosted: Sat Mar 23, 2019 6:30 pm    Post subject: Reply with quote

Linubie wrote:
Okay it's working again,

I renamed ~.steam and ~.local/share/Steam/ did a "layman -S" and installed games-util/steam-launcher again.

Now I need to check what needs to be copied from old installation.

Thank you


Found this bug on 2nd PC. Found decision in ticket: https://github.com/ValveSoftware/steam-for-linux/issues/6155 , somebody created ebuilds for libdatrie and libthai.

Also found what files ask this libs:
Code:

./ubuntu12_32/steam-runtime.old/i386/usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-thai-lang.so
   libthai.so.0 => not found

./ubuntu12_32/steam-runtime.old/amd64/usr/lib/x86_64-linux-gnu/pango/1.6.0/modules/pango-thai-lang.so
   libthai.so.0 => not found

./ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-thai-lang.so'
   libthai.so.0 => not found
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum