Giter Club home page Giter Club logo

steam-installer-for-wheezy's People

Contributors

bryant1410 avatar ghostsquad57 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

steam-installer-for-wheezy's Issues

Segmentation fault

Hi, i've installed Steam on my Debian 7 Wheezy everything is done but when I lunch it on Terminal it say "Segmentation fault" ???
I'm running a 64 debian 7 Wheezy and I have this by lspci -v | less:
Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller
Any Solutions?

App name.

In Spain the name of Steam is Steam too ... not the translation! .. xD (u put the translation) I mean; Steam = Vapor but in Spain Steam is a name own :)

Add in postinst

Hello,

Thank you for your work. Why not add this in the postinstall?

dpkg --add-architecture i386
apt-get install -y multiarch-support
apt-get update
apt-get install -y jockey-common
apt-get install -y libc6:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386

Error on package install

sudo dpkg -i steam-debian_1.0.0.48-4_all.deb

(Reading database ... 178563 files and directories currently installed.)
Unpacking steam-debian (from steam-debian_1.0.0.48-4_all.deb) ...
dpkg: error processing steam-debian_1.0.0.48-4_all.deb (--install):
trying to overwrite '/lib/udev/rules.d/99-steam-controller-perms.rules', which is also in package steam-launcher 1.0.0.48
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
steam-debian_1.0.0.48-4_all.deb

Running steam-debian produces errors and does not launch steam

lotus@chadfurman:$ steam-debian
Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20130717062327_1.dmp
/home/lotus/.local/share/Steam/steam.sh: line 704: 19916 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/lotus/.local/share/Steam/bootstrap.tar.xz
Running Steam on debian 7 64-bit
STEAM_RUNTIME has been set by the user to: /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20130717062328_1.dmp
/home/lotus/.local/share/Steam/steam.sh: line 704: 20006 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-7e599641-debb-4c2f-bad9-6876a2130717
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-063d2d33-8f04-4ed5-b0b5-b8c4a2130717
lotus@chadfurman:
$

THANK YOU!

Works great on Debian 7.3 wheezy, THANK YOU!!!! Really appreciated you guys do great work. Keep it up!

Better steam integration

The steam and steamdeps included in the packages are specifically designed to be modified for other distributions. Go ahead and fold your changes into them for your packaging purposes, so people don't have to run separate scripts to run steam and install dependencies. This is covered in the license, under section 1.B.ii.

FYI, you may need to do additional work to comply with redistribution licenses for the libraries you include. I'm not a lawyer, so I don't know what that would be, but FYI.

Cheers!

This package is no longer being maintained

This .deb is no longer being maintained; Steam now runs fine on Debian Testing, (Jessie), without needing this package.

It's recommended that you uninstall "steam-debian" and install Valve's official installer

I thank all of you for your kind feedback!
--GhostSquad57

Repeat of Issue #27

Greetings,

I'm having a similar issue to issue #27 even with the LC_ALL=C variable.

nomad@debian ~ $ LC_ALL=C steam-debian
Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1393366296_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140323234701_1.dmp
/home/nomad/.local/share/Steam/steam.sh: line 755: 4437 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
mv: cannot stat `/home/nomad/.steam/registry.vdf': No such file or directory
Installing bootstrap /home/nomad/.local/share/Steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on debian 7 64-bit
STEAM_RUNTIME has been set by the user to: /home/nomad/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(1393366296_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140323234702_1.dmp
/home/nomad/.local/share/Steam/steam.sh: line 755: 4573 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-725df3ee-e543-4e58-a572-a3e8b2140323
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-2ed31d65-b353-43c6-bbe1-7e5232140323

Any and all help is appreciated.

Edit: I should mention that I was able to get it working long enough to install Dota but it wouldn't launch because of my fglrx driver. I fixed the driver but the game still wouldn't launch. I closed steam and when I restarted I ran into this issue.

Get rid of self-provided dependency-resolver

I think for a package management system with rich dependency tracking capabilities it is not needed to have
/usr/bin/steamdeps

I just removed it testwise and that doesn't seem to pose a problem

and if we get rid of steamdeps, we also don't need

/usr/lib/steam-debian-depends.sh

The packages installed by /usr/lib/steam-debian-depends.sh are purely optional in my opinion

Maybe it's necessary to extend the dependency list in the package itself, but I don't remember which packages to add.

I just remember I installed some packages additionally that the package didn't request in the first place.

Segmentation fault running steam-debian

I'm running Wheezy amd64 and I have every dependency installed. When i run steam-debian on a terminal I get:

julio@julio-linux:~$ steam-debian
Running Steam on debian 7.0 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
/home/julio/.local/share/Steam/steam.sh: line 704: 4237 Falha de segmentação $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/julio/.local/share/Steam/bootstrap.tar.xz
Running Steam on debian 7.0 64-bit
STEAM_RUNTIME has been set by the user to: /home/julio/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
/home/julio/.local/share/Steam/steam.sh: line 704: 4323 Falha de segmentação $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"

Do you know what it could be? By the way, I'm new in git, do you know how to create those neat little boxes surrounding console outputs? They look a lot better than raw text :)

Cheers mate!

Rebase wheezy steam installer from experimental repository?

Hi there,

Thanks for your work on making steam available to Wheezy users.

You may have noticed that the steam client has actually entered the debian experimental non-free repository (I assume it will migrate soon to unstable and testing now that wheezy has been released as new stable):
http://packages.debian.org/experimental/steam

It may be easier for you to rebase your effort from the work already merged into Debian. I can see certain benefits here, for example removing the useless ubuntu-only dependencies like 'jockey'. Of course bundling glibc > 2.15 will still be necessary to make it work in Wheezy, whether you get glibc from ubuntu or from Debian experimental (glibc 2.17) that's up to you.

I have tested steam from experimental and it works great on a Debian testing computer.

Direct Rendering

I had this issue in last installation ... i think that could be for this new driver update ...
captura de pantalla de 2014-08-18 22_58_11
However... in my settings panel driver says that Direct Rendering is working ...
captura de pantalla de 2014-08-19 00 08 13

Also...

wyre@WyReDebPC:$ glxinfo | grep direct
direct rendering: Yes
GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture,
GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, GL_ARB_draw_indirect,
GL_ARB_indirect_parameters, GL_ARB_instanced_arrays,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,
GL_NV_bindless_multi_draw_indirect,
GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture,
wyre@WyReDebPC:
$

... :S

this driver has been updated recently (12 august) http://www.nvidia.es/download/driverResults.aspx/77573/es ... In the link https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457 speaks about incompatibilities between 64 bit and 32 bit libraries ... Whom have this problem? my system? the driver? ur Steam-debian? ... xD thanks again.

this directly affect me at game start; I can't do it.

Crash upon removing friend from list

Hi!

First let me thank you for your work. Even though I'm currently installing my first game (previously used Ubuntu and very recently switched to Debian Wheezy) and haven't tested it, your code brought me further than any previous attempt to install and run Steam. :)

That said I think I discovered an issue. Upon removing a "friend" from my friend's list Steam crashed. Here is the console output when this happened:

/home/USER/.local/share/Steam/steam.sh: line 755: 2012 Aborted $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-ec51a6fc-1740-4652-8bc7-b9d602140802

If you require further information I'll do my best to provide it whenever possible.

Best regards
AA

libgl1-mesa-{dri,glx}:i386 missing, package broken, and no usable solutions except reinstalling every time

Am on 32-bits machine, installed Debian Wheezy 7.1 + backports repository and kept it mostly up to date. Installing the steam-debian package via dpkg worked without issues back in ~September. However, after one of many updates, steam package appears marked as broken and can not be held installed in the system.

When checking aptitude, complains about missing libgl1-mesa-dri:i386 and libgl1-mesa-glx:i386 - yet the packages are clearly installed:

root@debian7:~# apt-cache policy libgl1-mesa-dri
libgl1-mesa-dri:
  Instalados: 8.0.5-4+deb7u2
  Candidato:  8.0.5-4+deb7u2
 *** 8.0.5-4+deb7u2 0
        500 http://ftp.de.debian.org/debian/ wheezy/main i386 Packages
        500 http://security.debian.org/ wheezy/updates/main i386 Packages
        100 /var/lib/dpkg/status

(similar results for -glx package)

No solutions are provided for those packages and thus apttiude forces steam_debian package removal (trying to mark as held package does not work, causes aptitude to reject any attempt to install or remove packages until the issue is solved). Am left with no other option than to purge steam_debian and then reinstall it again every single time I need to run package manager.

Cloning the repo again and reinstalling shows no observable difference in behaviour. Attempting a reinstall of the packages via aptitude --reinstall install doesn't either. Steam package doesn't seem to indicate dependency versions for the dri/glx libraries, only requests their existence in ":i386" architecture.

Issue with skandinavian characters

Hi!

Less than a month ago I installed the steam-debian installer package to my new Debian Wheezy computer, and noticed that the Steam installed this way has stopped accepting Scandinavian characters ä, ö, and å. I wasn't able to type them anywhere in Steam.

The behavior how the Steam shows characters related to Scandinavian languages also had changed. Like instead of using capital Ä, Ö or Å where it used to, it only showed a small ä, ö, or å. Or it just showed a small empty box.

I pin pointed this to a change where the steam-debian script starts the Steam using LC_ALL=C. This is wrong way to do this, and it causes more problems than it solves with foreign languages and character sets. It's notable that it also broke the CJK-support in Steam. Please remove it from the script!

After I removed the script's LC_ALL=C, I suddenly was able to write my own language. I can only guess how much weird issues this has caused. After I figured this out I was also able to help three of my Finnish friends who use Debian Wheezy and this Steam Installer for Wheezy.

Thanks!

GLIBC_2.15 not found -- Debian Wheezy

lotus@chadfurman:/steam/Steam-Installer-for-Wheezy-master$ steam
Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/libcef.so) /home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libglib-2.0.so.0) /home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libnspr4.so)
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcrypt.so.11) /home/lotus/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
Installing bootstrap /home/lotus/.local/share/Steam/bootstrap.tar.xz
Running Steam on debian 7 64-bit
STEAM_RUNTIME has been set by the user to: /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/libcef.so) /home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libglib-2.0.so.0) /home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libnspr4.so)
/home/lotus/.local/share/Steam/ubuntu12_32/steamui.so: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version GLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcrypt.so.11) /home/lotus/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: versionGLIBC_2.15' not found (required by /home/lotus/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
lotus@chadfurman:
/steam/Steam-Installer-for-Wheezy-master$

lotus@chadfurman:~/steam/Steam-Installer-for-Wheezy-master$ cat /etc/issue
Debian GNU/Linux 7 \n \l

Steam stuck updating

I have steam installed on Debian 7.1. When I run steam-debian, from the command line, the update commences. Usually it does not progress, however, on rare occasions it updates to 19mb, then stops.

I've tried multiple times, no matter what I try Steam does not update.

Here's the log:

https://gist.github.com/thefarcry118/6095504

Some games fail to launch with gameoverlayrenderer.so and/or glibc errors

Many games are failing to launch using steam-debian. Examples include: "Starbound", "The Swapper", and "You Have to Win the Game" (this game is free).

This error is from trying to launch "You Have to Win the Game":

Game update: AppID 286100 "You Have to Win the Game", ProcID 6601, IP 0.0.0.0:0
ERROR: ld.so: object '/home/strider/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/strider/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/strider/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
./TheGame_NFML: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./TheGame_NFML)
./TheGame_NFML: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./TheGame_NFML)
./TheGame_NFML: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/strider/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so)
./TheGame_NFML: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./libsteam_api.so)
Game removed: AppID 286100 "You Have to Win the Game", ProcID 6601 

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

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

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

For some games the GLIBC_2.1x errors are not present, but the game still fails to launch. Other games work without issues. Full log here: http://pastebin.com/6Tiq1rgb

I'm running Debian Wheezy 7.5 on AMD64 and steam-debian 1.0.0.47-4.

Please let me know if I can provide any other information that will help in troubleshooting.

Thanks!

cannot stat registry.vdf

glen@Chiana:~/downloads$ LC_ALL=C steam-debian
Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140121225810_1.dmp
/home/glen/.local/share/Steam/steam.sh: line 755: 17896 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
mv: cannot stat `/home/glen/.steam/registry.vdf': No such file or directory
Installing bootstrap /home/glen/.local/share/Steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on debian 7 64-bit
STEAM_RUNTIME has been set by the user to: /home/glen/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20140121225811_1.dmp
/home/glen/.local/share/Steam/steam.sh: line 755: 18010 Segmentation fault $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-533e3e7f-6c49-4b54-9cfb-859e72140121
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-d3396ec3-3321-4711-bfe6-021fd2140121

don't really know what i'm doing... do you need more info?

Renaming

Could you rename:
steam -> steam-ubuntu
steam-debian -> steam
(and maybe then symlink steam-debian -> steam)

I think that'd be useful.
Thanks for the installer, it's great

Error: OpenGL GLX context is not using direct rendering

Hello, I've installed this on Crunchbang on two different computers but it doesn't work on one. I get this output:

Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 1239 with name 0eBlobRegistryMutex_C0DE3DF22176B8A87A98A388A17A50C2
removing stale semaphore last operated on by process 1239 with name 0eBlobRegistrySignal_C0DE3DF22176B8A87A98A388A17A50C2
removing stale semaphore last operated on by process 1239 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 1239 with name 0eSteamEngineLock
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
[1222/151747:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Error: OpenGL GLX context is not using direct rendering, which may cause performance problems.

For more information visit https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Steam: An X Error occurred
X Error of failed request:  GLXBadRenderRequest

The computer that works uses integrated Intel graphics.
The one that doesn't has an i7-4770k and AMD Radeon HD 7950.

GLIBC_2.14 not found when starting CS:S

Hi,

thanks to your package, I was able to install Steam. I downloaded Counter Strike Source and when I start it, nothing comes up and I see in the console the output:

/bin/sh: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.14' not found (required by /home/yy/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so)`

I have the current vesion of debian wheezy, 64bit, nvidia.

Can anybody help me?

BUG: Source is stored in tar file.

Hi, thanks for this!

If you unpack the tarball and store the contents directly in git, it would be more useful for folks that want to contribute changes.

It would also be useful for people that want to review the files and generate the .deb themselves.

Since most people install the .deb directly, this change would not affect them.

Thanks, cheers,
--Dave

Error when running installed program

r@prime:$ steam-debian
Running Steam on debian 7 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20131013030510_1.dmp
/home/r/.local/share/Steam/steam.sh: line 717: 9499 Ошибка сегментирования $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Installing bootstrap /home/r/.local/share/Steam/bootstrap.tar.xz
Restarting Steam by request...
Running Steam on debian 7 64-bit
STEAM_RUNTIME has been set by the user to: /home/r/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20131013030512_1.dmp
/home/r/.local/share/Steam/steam.sh: line 717: 9614 Ошибка сегментирования $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-3ff11d8b-7d7d-4913-9fbb-ecacd2131012
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-9bd59e12-fa00-4765-b79c-476b62131012
r@prime:
$

Install on 64 bit systems

If people are running debian 64bit, they might have trouble with one of the dependencies "libgl1-mesa-glx:i386".

Could be an idea to add a sentence or two in the faq about this?

If you are on AMD64 architecture, add i386 repositories and update package list.

sudo dpkg --add-architecture i386
sudo apt-get update

or at least a link to the multiarch site for debian.

http://wiki.debian.org/Multiarch/Implementation

Disable opening the terminal

Not sure how to explain this, but basically every time I open Steam on Wheezy, a terminal pops up and it's a little annoying, is there a way to stop the terminal from popping up? I've already installed Jockey.

Can't open /usr/lib/steam/steam-debian-depends.sh

I have this problem: after these commands

cd /tmp
wget http://goo.gl/fHS0p7 -O steam-debian_1.0.0.39-10-2_all.deb
sudo dpkg -i steam-debian_1.0.0.39-10-2_all.deb

when i write sh /usr/lib/steam/steam-debian-depends.sh the terminal give me a message like the title.. i've checked in the steam folder and there are only these folders: i386-linux-gnu, x86_64-linux-gnu and bootstraplinux_ubuntu12_32.tar.xz

can you help me? sorry for bad english

Core dump?

When I run "steam-debian" I get back:

Segmentation fault (core dumped)

Help?

Seg fault starting steam-debian

┌─[solomon@Sucker] - [~] - [2013-07-26 06:21:48]
└─[0] steam-debian
Segmentation fault

Jul 26 18:22:46 Sucker kernel: [91975.388966] steam[11926]: segfault at 1c ip 00007fa9c6ed7683 sp 00007fff2d879720 error 4 in ld-2.17.so[7fa9c6ec9000+21000]

seems like its loading 2.17 even though 2.15.so is in the right spots

┌─[solomon@Sucker] - [] - [2013-07-26 06:24:41]
└─[0] ls -la /usr/lib/steam/i386-linux-gnu/ld-linux.so.2
lrwxrwxrwx 1 root root 10 Jul 10 09:17 /usr/lib/steam/i386-linux-gnu/ld-linux.so.2 -> ld-2.15.so
┌─[solomon@Sucker] - [
] - [2013-07-26 06:24:48]
└─[0] ls -la /usr/lib/steam/x86_64-linux-gnu/ld-linux-x86-64.so.2
lrwxrwxrwx 1 root root 10 Jan 28 03:59 /usr/lib/steam/x86_64-linux-gnu/ld-linux-x86-64.so.2 -> ld-2.15.so
┌─[solomon@Sucker] - [~] - [2013-07-26 06:24:57]
└─[0]

libatiuki.so.1 missing

I get this error after installing on Wheezy 64bit:

Error: You are missing the following 32-bit libraries, and Steam may not run:
libatiuki.so.1

I've also seen this on a couple Humble Indy Bundle games, but for the most part my 32 bit glx needing games run fine. Any idea what requirement I'm missing? Could it be added to the .deb?

Thanks man!

Wow, it actually works on Knoppix. You are awesome.

LD_LIBRARY_PATH please add nvidia lib32 directory

I added "/usr/lib/i386-linux-gnu/nvidia/current" and it started working with backports nvidia drivers, please update steam-debian:
LD_LIBRARY_PATH=/usr/lib/steam/i386-linux-gnu/:/usr/lib/steam/x86_64-linux-gnu/:/usr/lib:/usr/lib32:/usr/lib/i386-linux-gnu/nvidia/current/ steam "$@"

glibc 2.15 not solved...

Well, I tried to use this installer, and quickly found that glibc 2.15 was still asked for. I am running the latest LMDE Mate.

Running Steam on linuxmint 1 64-bit
STEAM_RUNTIME is enabled automatically
Error: You are missing the following 32-bit libraries, and Steam may not run:
libGL.so.1

I read that this was solved with this installer:

The steam-debian excutable loads said folder which solves the need for glibc 2.15

Icon problem

I had a problem with icons's pics during the installation and not works them. I had to put them after.

ms corefonts are not mandatory to run steam

After removing that dependency it still works fine without corefonts. I don't want to mess up my system with strange foreign (and in my opinion ugly) fonts.

I think that dependency should be removed

Please instead make it suggest or recommend - or include them with the package in a way so they are only used by steam or create an additonal steam fonts package only used by steam. I just don't like to have these fonts show up anywhere else.

Versioning scheme

Hi, I know you thought it would be safe to keep the versioning scheme we accidentally introduced and you were actually right, because it is tricky!
According to "dpkg --compare-versions" the version 1.0.0.39-9 is smaller than 1.0.0.39-8-2

However, 1.0.0.39-8-2 is not even a valid version number.

and also according to "dpkg --compare-versions" and according to my tests with the repository (I have a testing-component, next to wheezy) it is safe as to return to the old naming scheme as soon as a new upstream version is released:

1.0.0.40-1 is greater than 1.0.0.39-8-2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.