You are not logged in.

#1 2016-01-27 23:44:01

konakona
Member
From: Gatineau, Quebec, Canada
Registered: 2016-01-13
Posts: 4

[Solved] Steam problem

I installed steam and this is what I see when I run it: http://imgur.com/hVZERX1
I don't know if I did something wrong. Last time I installed it everything was fine.

My video card is an Ati Radeon HD 7660D, I use Xorg 1.18.0 and I'm not using the proprietary driver

Last edited by konakona (2016-01-28 06:44:54)

Offline

#2 2016-01-28 00:37:22

atomicbeef
Member
Registered: 2015-09-30
Posts: 98

Re: [Solved] Steam problem

What's the output of Steam in the terminal? We need more information before we can figure out what's going on.

Offline

#3 2016-01-28 00:40:43

konakona
Member
From: Gatineau, Quebec, Canada
Registered: 2016-01-13
Posts: 4

Re: [Solved] Steam problem

/home/kuroneko/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/kuroneko/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch  64-bit
/home/kuroneko/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0127/193812:ERROR:main_delegate.cc(777)] Could not load cef_extensions.pak
[0127/193812:ERROR:browser_main_loop.cc(203)] Running without the SUID sandbox! See [url]https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment[/url] for more information on developing with the sandbox on.
Installing breakpad exception handler for appid(steamwebhelper)/version(20151214111542)
Installing breakpad exception handler for appid(steamwebhelper)/version(1450091742)
[0127/193812:ERROR:main_delegate.cc(777)] Could not load cef_extensions.pak
Installing breakpad exception handler for appid(steamwebhelper)/version(20151214111542)
Installing breakpad exception handler for appid(steamwebhelper)/version(1451690000)
Installing breakpad exception handler for appid(steamwebhelper)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Created shared memory when not owner SteamController_Shared_mem
Wireless receiver firmware /home/kuroneko/.local/share/Steam/ubuntu12_32/../controller_base/d0ggle.bin loaded, version 1442256398.
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)

** (steam:1869): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files
Installing breakpad exception handler for appid(steam)/version(1451690000)
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
Installing breakpad exception handler for appid(steam)/version(1451690000)
roaming config store loaded successfully - 708 bytes.
migrating temporary roaming config store
Installing breakpad exception handler for appid(steam)/version(1451690000)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Failed to init SteamVR because it isn't installed
ExecCommandLine: ""/home/kuroneko/.local/share/Steam/ubuntu12_32/steam" "
Installing breakpad exception handler for appid(steam)/version(1451690000)
System startup time: 17.00 seconds
Generating new string page texture 83: 1024x256, total string texture memory is 1.10 MB
Generating new string page texture 84: 128x256, total string texture memory is 1.23 MB
Generating new string page texture 85: 64x256, total string texture memory is 65.54 KB
Generating new string page texture 86: 64x256, total string texture memory is 1.29 MB
Generating new string page texture 87: 32x256, total string texture memory is 1.33 MB
Generating new string page texture 88: 8x256, total string texture memory is 1.34 MB
/home/kuroneko/.steam/root/steam.sh: line 161: VERSION_ID: unbound variable
Generating new string page texture 91: 256x256, total string texture memory is 1.60 MB
Generating new string page texture 92: 24x256, total string texture memory is 1.62 MB
Generating new string page texture 93: 384x256, total string texture memory is 2.02 MB
CAPIJobRequestUserStats - Server response failed 2
/home/kuroneko/.steam/root/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch  64-bit
STEAM_RUNTIME has been set by the user to: /home/kuroneko/.local/share/Steam/ubuntu12_32/steam-runtime
ExecCommandLine: "/home/kuroneko/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
ExecSteamURL: "steam://open/driverhelperready"
Generating new string page texture 114: 16x256, total string texture memory is 2.03 MB

Last edited by konakona (2016-01-28 06:45:44)

Offline

#4 2016-01-28 02:39:50

atomicbeef
Member
Registered: 2015-09-30
Posts: 98

Re: [Solved] Steam problem

The Steam article on the wiki says that you need to either install ttf-liberation or install the steam-fonts package from the AUR. On my system installing steam-fonts wasn't necessary since I already had ttf-liberation, but it seems to me like you don't have any arial font which is causing the missing text.

Offline

#5 2016-01-28 04:43:53

konakona
Member
From: Gatineau, Quebec, Canada
Registered: 2016-01-13
Posts: 4

Re: [Solved] Steam problem

atomicbeef wrote:

The Steam article on the wiki says that you need to either install ttf-liberation or install the steam-fonts package from the AUR. On my system installing steam-fonts wasn't necessary since I already had ttf-liberation, but it seems to me like you don't have any arial font which is causing the missing text.

I installed steam-fonts and it work! Thank you.

Last edited by konakona (2016-01-28 04:44:29)

Offline

#6 2016-01-28 06:26:38

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [Solved] Steam problem

@konakona, please use code tags when posting output instead of quote tags.

Also, please mark this thread as solved by editing your first post and prepending [solved] to the title.

Offline

Board footer

Powered by FluxBB