[Çözüldü] Ubuntu 18.04 LTS Steam Kurulumu

Başlatan alperensaygin, 16 Mayıs 2018 - 18:30:27

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

alperensaygin

Forumdaki çözümleri denememe rağmen Steam çalışmadı yardımcı olabilir misiniz?

https://forum.ubuntu-tr.net/index.php?topic=58919.0
Üstteki konudakileri yapınca simgeye bastığımda tepki vermiyor.

lnxdev

Steam'i terminal üzerinden başlatın ve çıkan metni kod etiketi içerisinde buraya yapıştırın

alperensaygin

Alıntı yapılan: lnxdev - 16 Mayıs 2018 - 19:01:00
Steam'i terminal üzerinden başlatın ve çıkan metni kod etiketi içerisinde buraya yapıştırın

Görüntü olarak da böyle oluyor


alperensaygin@alperensaygin:~$ steam
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Gtk-Message: Failed to load module "gail"
Gtk-Message: Failed to load module "atk-bridge"
process 12110: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../dbus/dbus-message.c line 1201.
This is normally a bug in some application using the D-Bus library.
Installing breakpad exception handler for appid(steam)/version(1522709999)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 72: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 72: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 80: saw unknown, expected number
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Installing breakpad exception handler for appid(steam)/version(1522709999)
Errors in public/subpanelwelcomeintro.res:
error loading file 'public/subpanelwelcomeintro.res', no such file
[0516/191652.300634:ERROR:TextEncodingRegistry.cpp(138)] alias ISO-8859-8-I maps to ISO-8859-8-I already, but someone is trying to make it map to ISO-8859-8
[0516/191652.308208:ERROR:TextEncodingRegistry.cpp(138)] alias ISO-8859-8-I maps to ISO-8859-8-I already, but someone is trying to make it map to ISO-8859-8
[0516/191652.340807:ERROR:TextEncodingRegistry.cpp(138)] alias ISO-8859-8-I maps to ISO-8859-8-I already, but someone is trying to make it map to ISO-8859-8
[0516/191652.494110:ERROR:TextEncodingRegistry.cpp(138)] alias ISO-8859-8-I maps to ISO-8859-8-I already, but someone is trying to make it map to ISO-8859-8
[0516/191652.500747:ERROR:TextEncodingRegistry.cpp(138)] alias ISO-8859-8-I maps to ISO-8859-8-I already, but someone is trying to make it map to ISO-8859-8
Generating new string page texture 12: 48x256, total string texture memory is 49,15 KB
process 12237: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../dbus/dbus-message.c line 1201.
This is normally a bug in some application using the D-Bus library.
[0516/191654.054519:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
[0516/191655.055489:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
[0516/191656.055796:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
[0516/191657.057341:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
Setting breakpad minidump AppID = 769
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded no]
Installing breakpad exception handler for appid(steam)/version(1522709999)
[0516/191658.059599:ERROR:web_plugin_impl.cc(38)] Widevine registration is not supported after context initialization
Installing breakpad exception handler for appid(steam)/version(1522709999)


lnxdev

Şu komutu yazıp tekrar normal steami açmayı deneyin:

sudo sed -i -e 's/Exec=/Exec=env LC_ALL=C /g' /usr/share/applications/steam.desktop

alperensaygin

Alıntı yapılan: lnxdev - 16 Mayıs 2018 - 19:35:23
Şu komutu yazıp tekrar normal steami açmayı deneyin:

sudo sed -i -e 's/Exec=/Exec=env LC_ALL=C /g' /usr/share/applications/steam.desktop


Sorun çözüldü, teşekkür ederim.

haanuman

Alıntı yapılan: lnxdev - 16 Mayıs 2018 - 19:35:23
Şu komutu yazıp tekrar normal steami açmayı deneyin:

sudo sed -i -e 's/Exec=/Exec=env LC_ALL=C /g' /usr/share/applications/steam.desktop


Çok teşekkürler! Bu benim de sorunumu çözdü :)