You are not logged in.

#1 2014-08-30 12:02:50

SyneX
Member
From: Magdeburg, Germany
Registered: 2014-08-30
Posts: 2
Website

[SOLVED] Steam Client hanging

Hi,

I'm using steam on ArchLinux and since I updated steam + linux packages the client is just hanging and does not react on clicks or veeeeeery slow.

I deleted the ".local/share/Steam" folder and all ".steam*" files/folders. Then I started steam. The client is still hanging and unsuable.

Here is the command line output: https://gist.github.com/christophlsa/12 … 407330b84d

Can anyone help me?

Last edited by SyneX (2014-08-30 14:32:01)


Christoph

Offline

#2 2014-08-30 12:20:09

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,849

Re: [SOLVED] Steam Client hanging

ERROR: ld.so: object '/usr/lib/libgobject-2.0.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

That's the 2nd line in the output .

you have the 64-bit package that provides /usr/lib/libgobject-2.0.so.0 installed, but steam needs the 32-bit version.

Install the 32-bit version, then try again.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2014-08-30 14:00:58

SyneX
Member
From: Magdeburg, Germany
Registered: 2014-08-30
Posts: 2
Website

Re: [SOLVED] Steam Client hanging

I already installed "lib32-glibc".

But If found the reason: The line "export LD_PRELOAD=/usr/lib/libgobject-2.0.so.0" was in /etc/environment. I don't know why but it seems to be my mistake. After I removed this line steam is working well. big_smile


Christoph

Offline

#4 2014-08-30 14:30:26

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] Steam Client hanging

Should you consider this issue solved, then please mark the thread as such.

Offline

Board footer

Powered by FluxBB