anyc / steam-overlay

Gentoo overlay for Valve's Steam client and Steam-based games
GNU General Public License v2.0
199 stars 45 forks source link

Worms reloaded does not work #83

Open darkbasic opened 10 years ago

darkbasic commented 10 years ago

Game update: AppID 22600 "Worms Reloaded", ProcID 15153, IP 0.0.0.0:0

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(steam:13746): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent. Setting breakpad minidump AppID = 22600 dlopen failed trying to load: /home/niko/.local/share/Steam/linux32/libsteam.so with error: /home/niko/.local/share/Steam/linux32/libsteam.so: cannot open shared object file: No such file or directory Steam_SetMinidumpSteamID: Caching Steam ID: 76561197989273379 [API loaded no] Game removed: AppID 22600 "Worms Reloaded", ProcID 15154 unlinked 2 orphaned pipes CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals. CAsyncIOManager: 11526 single object sleeps, 0 multi object sleeps CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps [2013-11-12 15:00:32] Startup - updater built Nov 8 2013 00:10:18 [2013-11-12 15:00:32] Opted in to client beta 'publicbeta' via beta file [2013-11-12 15:00:32] Verifica dell'installazione in corso... [2013-11-12 15:00:32] Verification complete Shutting down. . . [2013-11-12 15:01:00] Shutdown

Both STEAM_RUNTIME=1 and STEAM_RUNTIME=0

anyc commented 10 years ago

Hm, my first attempt would be starting it with LD_DEBUG=libs or =all. Can you paste it somewhere?

darkbasic commented 10 years ago

It works with proprietary drivers (Catalyst). Quite strange...

mm1ke commented 10 years ago

It works with proprietary drivers (Catalyst). Quite strange...

Hmm, really strange... It works here with the foss driver (r600g/mesa-9.2.2)

Just thought again: Do you use multilib mesa or the emul package (emul-linux-x86-opengl)? If you use the emul package the mesa driver might be too old. i think the emul package comes with mesa-9.1.2 right now, which is not that new...

darkbasic commented 10 years ago

I use multilib mesa and much more demanding games like Left 4 Dead 2 work flawlessly. Anyway I found one more game which doesn't work with radeon but which works with fglrx: Sacred Gold Edition. So maybe my 32-bit graphic stack has some problems, but why does the vast majority of the games work flawlessly?

darkbasic commented 10 years ago

I opened a bug for Sacred Gold Edition: https://bugs.freedesktop.org/show_bug.cgi?id=71816

anyc commented 10 years ago

Does the workaround help with the other issues as well?